4448 コミット (5ffce8f230acd9b7cb32d6ce4f8df1bcdc8e1c45)
 

作成者 SHA1 メッセージ 日付
  raysan5 5ffce8f230 Review tracelog messages for DRM platform 5年前
  raysan5 8073c5ec93 Update README.md 5年前
  raysan5 13a288d13a Update README.md 5年前
  Ray 5662403488
Update README.md 5年前
  raysan5 b68e522ffc Updated several files while porting examples to web 5年前
  raysan5 bab1b9c1c5 Review example formating 5年前
  raysan5 d9a9bacb48 Review formatting 5年前
  raysan5 10a57f297e Merge branch 'master' of https://github.com/raysan5/raylib 5年前
  raysan5 60a3746a80 Remove dup example 5年前
  Ray 002258aa57
Update CHANGELOG 5年前
  Ray c59ea67b97
Update CHANGELOG 5年前
  raysan5 7e459dc38b Review Android Makefiles to required version 5年前
  raysan5 f8a2903cec Review issues when compiling for Android 5年前
  raysan5 ef46003270 Update raylib functions parser to generate XML intellisense file 5年前
  raysan5 1df89039ad Update Makefile(s) 5年前
  raysan5 0a9e080998 Remove trailing spaces 5年前
  raysan5 547960ca71 Update raylib version 5年前
  raysan5 59949bf848 Update resource file 5年前
  Ray 28b3571517
Update CHANGELOG 5年前
  raysan5 aa38532cc3 Remove unused variable 5年前
  raysan5 9216e96315 Corrected typo 5年前
  raysan5 0da827d754 Corrected small issue 5年前
  raysan5 871c3d87b4 REMOVED: Travis CI 5年前
  raysan5 b78ee13791 ADDED: CheckCollisionLines() 5年前
  Ray 2bdb45f280
Remove Travis CI badge 5年前
  Victor Gallet 668b3e4cfb
[Math Feature]: Add two functions for Vector2 to know if two lines intersect and two segments intersect (#1466) 5年前
  Ray 51e75be9d1
Update CHANGELOG 5年前
  Ray 976932e05e Set version for raylib 3.5 5年前
  Ray d82113ec34 Camera funcs, review params names 5年前
  Ray 9097d0b4ef REVIEW: CheckCollisionSpheres() params naming 5年前
  Ray f30354fc35 Minor tweak 5年前
  Ray d2d72b1dfb ADDED: MemAlloc() / MemFree() #1440 5年前
  Ray cbf7369a3d Update raylib.h 5年前
  Ray 2374281204 Avoid *Rec suffix in some variables 5年前
  Ray 015e715278 Corrected DrawTextRecEx() bug 5年前
  Ray e404a18226 Support font chars padding on drawing #1432 5年前
  Ray 51e8f37688 Minimal tweak 5年前
  Ray c36a6f3d9f Update textures.c 5年前
  Ray e07bc372a1 WARNING: RENAMED several functions for consistency #1440 5年前
  Ray 5dd142beb6 Added some Web checks for missing GLFW functions 5年前
  Ray 96542269d0 WARNING: GetKeyPressed() <-> GetCharPressed() #1336 5年前
  Ray 893a64712e Support mouse input on example #1465 5年前
  hristo 0987507ef5
Add headers to install cmake (#1462) 5年前
  Andrea Fontana ef0dcaabf9
Changing JPG compression (#1463) 5年前
  Ray f5b4656801 Added additional charsPadding initialization #1432 5年前
  Ray 5f690819e7 REVIEWED: Font struct, added charsPadding #1432 -WIP- 5年前
  Ray e69f2f0c26 REVIEWED: DrawGrid(), issue with buffer limits check #1417 5年前
  Ray d360a49f36 ADDED: UnloadFileData() / UnloadFileText() #1440 5年前
  Ray cd3eb3d8bd Added some security checks on GenMesh*() #1454 5年前
  Jeffery Myers 7a0e73331d
Add mesh collision function so we can check meshes directly instead of having to put them in a model. (#1459) 5年前