3589 コミット (131132f17d801741fee1b8414946ca496614cd6c)
 

作成者 SHA1 メッセージ 日付
  raysan5 131132f17d Minor tweaks 5年前
  raysan5 884e868e92 Review DEBUG trace log and custom allocators 5年前
  raysan5 eb2483338f REVIEWED: Makefile, examples clean target #1087 5年前
  raysan5 becd3c3831 REVIEWED: GenMeshCylinder(), solved issue #1088 5年前
  raysan5 34fafb733f Corrected issue with toupper() usage 5年前
  raysan5 90c129fd61 Review some libc dependency comments 5年前
  raysan5 9922160ab4 Minor tweaks 5年前
  Ray 1d324d5496
Update CHANGELOG 5年前
  Ray 03c38396f3
Update CHANGELOG 5年前
  Ray 85cecb2aae
Update CHANGELOG for raylib 3.0 -WIP- 5年前
  Ray d15b93839b
Update ROADMAP.md 5年前
  Ray b06497cad6
Update BINDINGS.md 5年前
  Ray f632e32100
Corrected typo 5年前
  Ray 52a6d756f4
Added raylib-chibi binding 5年前
  Ray f4ca5b378a Review missing include 5年前
  Ray 97054e4e0f Review ALL games to raylib 3.0 5年前
  Ray 86bdf60887 Corrected issue with TextToUpper() and TextToLower() 5年前
  Ray 4b4f052fea Review game templates 5年前
  Ray 2de92e3c07 Minor format tweaks 5年前
  Ray 85e7856989 Update resource files 5年前
  Ray b4293edd70 Update GLFW to latest master 5年前
  Ray 6c7685da3f Update external libraries 5年前
  Ray ea40bda88c Added func used in comments 5年前
  Ray 1184db83f7 Review GetCurrentTime() 5年前
  Ray ca600b44a0 Update gestures.h 5年前
  Ray b5fe41f41a Review libc dependencies and remove when possible 5年前
  Ray 3cd9e3896a tweak 5年前
  David Reid 7024628c65
Update to miniaudio 0.10 (#1092) 5年前
  Ray d2bb6185f1 Review issue with RLGL TraceLog() 5年前
  Ray c3f06b7470 Remove all trail spaces 5年前
  Ray a7afd8de99 Update rlgl.h 5年前
  Ray cde26c743c Replace TraceLog() function by TRACELOG macro 5年前
  Ray 40b73a8a91
Develop branch integration (#1091) 5年前
  Ray 6f3c99a295 Update project version for release 5年前
  Ray 9ce2331cc1 [build] Makefile examples modularization 5年前
  Ray cacd4a9d90 Some examples tweaks 5年前
  Ray be7f717a24
Update to be detected by GitHub 5年前
  Ray 4992edab24 ADDED: DrawPoint3D() 5年前
  Ray af3df8bdd6 Review PHYSAC_NO_THREADS on WebAssembly 5年前
  Ray 02a533768c Review bool type check 5年前
  Ray 46046bf018 Review spacing 5年前
  Ray bc29720024 Renamed Mat2 to Matrix2x2 5年前
  Ray 6a2e51ec78 Added comments related to #837 5年前
  Ray e6d304cdc2 Tweak to avoid compilation warning 5年前
  Ray 4663cc03f3 Removed big examples 5年前
  Ray 77484cb19c
Update README.md 5年前
  Ray 15345ded25
Removed big examples (models_solar_system_rlgl) 5年前
  Ray c715cae18d Some tweaks 5年前
  Ray 98a7d35bab Corrected issue with matrix order multiplication #1054 5年前
  Ray 4f7d090fb2 ADDED: DrawEllipse() and DrawEllipseLines() #1047 5年前