4449 コミット (3e041a27b120a4434977218736a65df6f3be3d21)
 

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