4448 Révisions (5ffce8f230acd9b7cb32d6ce4f8df1bcdc8e1c45)
 

Auteur SHA1 Message Date
  raysan5 5ffce8f230 Review tracelog messages for DRM platform il y a 4 ans
  raysan5 8073c5ec93 Update README.md il y a 4 ans
  raysan5 13a288d13a Update README.md il y a 4 ans
  Ray 5662403488
Update README.md il y a 4 ans
  raysan5 b68e522ffc Updated several files while porting examples to web il y a 4 ans
  raysan5 bab1b9c1c5 Review example formating il y a 4 ans
  raysan5 d9a9bacb48 Review formatting il y a 4 ans
  raysan5 10a57f297e Merge branch 'master' of https://github.com/raysan5/raylib il y a 4 ans
  raysan5 60a3746a80 Remove dup example il y a 4 ans
  Ray 002258aa57
Update CHANGELOG il y a 4 ans
  Ray c59ea67b97
Update CHANGELOG il y a 4 ans
  raysan5 7e459dc38b Review Android Makefiles to required version il y a 4 ans
  raysan5 f8a2903cec Review issues when compiling for Android il y a 4 ans
  raysan5 ef46003270 Update raylib functions parser to generate XML intellisense file il y a 4 ans
  raysan5 1df89039ad Update Makefile(s) il y a 4 ans
  raysan5 0a9e080998 Remove trailing spaces il y a 4 ans
  raysan5 547960ca71 Update raylib version il y a 4 ans
  raysan5 59949bf848 Update resource file il y a 4 ans
  Ray 28b3571517
Update CHANGELOG il y a 4 ans
  raysan5 aa38532cc3 Remove unused variable il y a 4 ans
  raysan5 9216e96315 Corrected typo il y a 4 ans
  raysan5 0da827d754 Corrected small issue il y a 4 ans
  raysan5 871c3d87b4 REMOVED: Travis CI il y a 4 ans
  raysan5 b78ee13791 ADDED: CheckCollisionLines() il y a 4 ans
  Ray 2bdb45f280
Remove Travis CI badge il y a 4 ans
  Victor Gallet 668b3e4cfb
[Math Feature]: Add two functions for Vector2 to know if two lines intersect and two segments intersect (#1466) il y a 4 ans
  Ray 51e75be9d1
Update CHANGELOG il y a 4 ans
  Ray 976932e05e Set version for raylib 3.5 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 015e715278 Corrected DrawTextRecEx() bug 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 c36a6f3d9f Update textures.c il y a 4 ans
  Ray e07bc372a1 WARNING: RENAMED several functions for consistency #1440 il y a 4 ans
  Ray 5dd142beb6 Added some Web checks for missing GLFW functions il y a 4 ans
  Ray 96542269d0 WARNING: GetKeyPressed() <-> GetCharPressed() #1336 il y a 4 ans
  Ray 893a64712e Support mouse input on example #1465 il y a 4 ans
  hristo 0987507ef5
Add headers to install cmake (#1462) il y a 4 ans
  Andrea Fontana ef0dcaabf9
Changing JPG compression (#1463) il y a 4 ans
  Ray f5b4656801 Added additional charsPadding initialization #1432 il y a 4 ans
  Ray 5f690819e7 REVIEWED: Font struct, added charsPadding #1432 -WIP- il y a 4 ans
  Ray e69f2f0c26 REVIEWED: DrawGrid(), issue with buffer limits check #1417 il y a 4 ans
  Ray d360a49f36 ADDED: UnloadFileData() / UnloadFileText() #1440 il y a 4 ans
  Ray cd3eb3d8bd Added some security checks on GenMesh*() #1454 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