755 Révisions (1dd9fbae94cde2238e25df80958ea6edae6d5103)

Auteur SHA1 Message Date
  raysan5 d7b4b9e485 Update year to 2021 il y a 4 ans
  hristo 75c6fd047b
Monitor utilites (#1485) il y a 4 ans
  raysan5 521ed1cef0 Review DrawLineBezierQuad(), formating and aprameters order il y a 4 ans
  Violet White de13fca3b1
Add Quadratic Bezier drawing (#1468) il y a 4 ans
  raysan5 0a9e080998 Remove trailing spaces il y a 4 ans
  raysan5 b78ee13791 ADDED: CheckCollisionLines() il y a 4 ans
  Ray d82113ec34 Camera funcs, review params names il y a 4 ans
  Ray 9097d0b4ef REVIEW: CheckCollisionSpheres() params naming il y a 4 ans
  Ray f30354fc35 Minor tweak il y a 4 ans
  Ray d2d72b1dfb ADDED: MemAlloc() / MemFree() #1440 il y a 4 ans
  Ray cbf7369a3d Update raylib.h il y a 4 ans
  Ray 2374281204 Avoid *Rec suffix in some variables il y a 4 ans
  Ray e404a18226 Support font chars padding on drawing #1432 il y a 4 ans
  Ray 51e8f37688 Minimal tweak il y a 4 ans
  Ray e07bc372a1 WARNING: RENAMED several functions for consistency #1440 il y a 4 ans
  Ray 96542269d0 WARNING: GetKeyPressed() <-> GetCharPressed() #1336 il y a 4 ans
  Ray 5f690819e7 REVIEWED: Font struct, added charsPadding #1432 -WIP- il y a 4 ans
  Ray d360a49f36 ADDED: UnloadFileData() / UnloadFileText() #1440 il y a 4 ans
  Jeffery Myers 7a0e73331d
Add mesh collision function so we can check meshes directly instead of having to put them in a model. (#1459) il y a 4 ans
  Jeffery Myers 03df593263
Add function to get the position of a monitor (and fix some comments) (#1449) il y a 4 ans
  Ray 60928ec82c ADDED: UnloadModelKeepMeshes() #1441 il y a 4 ans
  raysan5 d6f4f3ee88 REMOVED: GetImageDataNormalized() il y a 4 ans
  raysan5 14c1ee2681 ADDED: UnloadFontData() il y a 4 ans
  Ray 3d1ae3500c REVIEWED: Window state flags -WIP- il y a 4 ans
  Ray 468a0bedd8 REDESIGNED: Window state config #1367 -WIP- il y a 4 ans
  Ray a560fe9a1e Added some comments il y a 4 ans
  Ray bb9d734f69 Exposing some file access results to user layer #1420 il y a 4 ans
  raysan5 55dc8171f8 [text] Consider characters padding -WIP- #1432 il y a 4 ans
  Ray 3e1cd487df Remove trailing spaces il y a 4 ans
  Ray 5ac9cb04c2 Reverted ChangeDirectory() redesign il y a 4 ans
  Ray 01d9af12f7 REDESIGNED: ChangeDirectory() il y a 4 ans
  Dominus Iniquitatis fc1fc250e7
A couple of little comment fixes (#1416) il y a 4 ans
  raysan5 482b8a5e7e Some tweaks il y a 4 ans
  Ray f12db180cd Reviewed PR #1407 il y a 4 ans
  Chance Snow 9833fe45eb
Added desktop cursor getter and setter functions (#1407) il y a 4 ans
  Doyle b29311c7ca
mouse: Return float movement for precise scrolling where possible (#1397) il y a 4 ans
  Ray a850246030 Review Texture type il y a 4 ans
  seanpringle 4bcddc3b15
[wip] rlDrawMeshInstanced (#1318) il y a 4 ans
  kernelkinetic e90b4d8915
Platform DRM (#1388) il y a 4 ans
  raysan5 032b2db398 REVIEWED: GenTextureCubemap() il y a 4 ans
  raysan5 152665ff48 REDESIGNED: GenTexture*() #721 il y a 4 ans
  raysan5 fa2c114636 WARNING: struct RenderTexture2D: Removed `depthTexture` il y a 4 ans
  Ray 8cf0be4b6c Review memory loading functions signesness il y a 4 ans
  raysan5 43b9113c0c Reverted some previous changes... il y a 4 ans
  raysan5 d7853127db Reviewed some structs to reduce size and padding il y a 4 ans
  Ray c196b09d33 Remove function declaration added by error il y a 4 ans
  Ray db652daf42 ADDED: LoadFontFromMemory() (TTF only) #1327 il y a 4 ans
  Ray 88c5deac87 WARNING: REDESIGNED: LoadFontData() il y a 4 ans
  Ray 5b60a743bd ADDED: LoadWaveFromMemory() #1327 il y a 4 ans
  Ray 768b29dd74 ADDED: LoadImageFromMemory() #1327 il y a 4 ans