2781 コミット (374b4d3faf4c66a5ca97c21ab333bc235895f23f)
 

作成者 SHA1 メッセージ 日付
  Ray 37acf0aa22
Update README.md 6年前
  Ray 1ef715ab76
Merge pull request #639 from ratkingsminion/patch-1 6年前
  F.H 9f1489dc1d
Update models.c 6年前
  Ray dfb8837c46 Support aliased font texture generation 6年前
  Ray 1fcb3c0317 Started working on IQM/glTF loaders 6年前
  Ray 10c22c8d61 Review example to show text tinting 6年前
  Ray ac31f51c5e Corrected issue with font tint 6年前
  Ray d0608b031a Corrected issue with types 6年前
  Ray 57dfe55759
Merge pull request #637 from MurrayIRC/master 6年前
  Murray Campbell f97bb085bf
Merge pull request #4 from MurrayIRC/patch-4 6年前
  Murray Campbell ea84cce27d
Merge pull request #3 from MurrayIRC/patch-3 6年前
  Murray Campbell 1feb68baaa
Merge pull request #2 from MurrayIRC/patch-2 6年前
  Murray Campbell be29c13bfd
Merge pull request #1 from MurrayIRC/patch-1 6年前
  Murray Campbell 04c4537283
Update README.md 6年前
  Murray Campbell 921e4eaa87
Added OSX build tasks 6年前
  Murray Campbell 1608745312
Added OSX launch configurations for debug and release 6年前
  Murray Campbell 166fdbe9c0
Fixed included libs for OSX 6年前
  Murray Campbell 5eded83d68
Added a configuration for OSX 6年前
  raysan5 adf08c88ea Added link to raylib-haskell binding 6年前
  raysan5 d6241d18ab Removed release directory 6年前
  raysan5 207b5a26b1 Create release directory if not exist 6年前
  raysan5 ba257bc447 Support autosave also on C compilation 6年前
  raysan5 a2de3d99e0 Updated compilation script to save file automatically 6年前
  raysan5 af919e5c9f Review naming to follow raylib conventions 6年前
  Ray fe2f8d77a9
Merge pull request #635 from a3f/master 6年前
  Ahmad Fatoum 85213795d1
GetDirectoryPath: return NULL, don't crash when no slash 6年前
  Ahmad Fatoum 5dda105a79
core: Support slashes as well in GetFileName & GetDirectoryPath 6年前
  Ray 4259ff78e1
Merge pull request #633 from unequaled86/patch-1 6年前
  Oğuzhan Çankaya 2bef76735d
lerp for vector2 and float 6年前
  Ray 20656af122
Merge pull request #631 from sunshinehunter/patch-1 6年前
  sunshinehunter 04a11c86e3
Fixes path to rlgl.h in README.md 6年前
  Ray 0e340f7116
Merge pull request #629 from justinclift/keyboard_keys_v2 6年前
  Justin Clift 699cadcf98 Add the remaining numeric keypad keys, and a few other missing ones 6年前
  Ray d52b6c23ee
Merge pull request #628 from justinclift/keyboard_keys_v1 6年前
  Justin Clift 6a5dbeace8 Add the plus and minus keys on both the main keyboard and keypad 6年前
  Ray 506b7b8d7c Corrected issue with batch overflows 6年前
  Ray 732b775a1d Proper variables initialization 6年前
  Ray 4c84208644 Working on batch reset issue 6年前
  Ray eef44fd930
Merge pull request #625 from ChrisDill/master 6年前
  ChrisDill c669c6762f Improved raymath defines 6年前
  ChrisDill a187361c6f Raymath dllexport fix if _WIN32 defined 6年前
  ChrisDill 42b52ecdb1 Raymath dllexport fix 6年前
  Ray e4f74e85a4
Merge pull request #624 from ChrisDill/master 6年前
  ChrisDill a23feee6f3 Added Sublime Text 3 project template 6年前
  Ray 46411e1c55 Renamed n-patch sample 6年前
  Ray b88bfa7267 Review PR formatting 6年前
  Ray 20ff9dc663
Merge pull request #622 from Joefish/rectcollision-optim 6年前
  Ray 477928dd0f
Merge pull request #623 from Joefish/snake-fix 6年前
  Joseph-Eugene Winzer 1cef8ea1bf Shapes: Simplifies CheckCollisionRecs 6年前
  Joseph-Eugene Winzer ab7acd6e34 Games: Snake: Fixes snake head collision with fruit 6年前