2414 コミット (04c45372839132d40c1b007e1f2b25420b57ad55)
 

作成者 SHA1 メッセージ 日付
  Murray Campbell 04c4537283
Update README.md 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年前
  Joseph-Eugene Winzer b4c02d94a0 Games: Snake: Fixes fruit spawn position 6年前
  Ray 34493ed231
Merge pull request #620 from mackron/dr/mini_al 6年前
  David Reid 3200b23469 Update mini_al. 6年前
  Ray 00f5f2ead2
Merge pull request #616 from overdev/master 6年前
  Jorge A. Gomes dab78d59f3
Update textures.c 6年前
  Jorge A. Gomes 5f89e35d1c
Update raylib.h 6年前
  Jorge A. Gomes 921cacacfb
Added example screenshot. 6年前
  Jorge A. Gomes 051cf1346b
Added texture_image_9patch.c example 6年前
  Jorge A. Gomes 34c3ae5ab3
Added 9-patch texture used in the example code. 6年前
  Ray 7634cbeb22 Updated mini_al 6年前
  Ray aa1bb1e33d
Update CONTRIBUTING.md 6年前
  Ray 06be400ca3 Reviewed AnimatedModel struct 6年前
  Ray b042fe12e6 Reviewed spacings on latest PR 6年前
  Ray 61b32e45ed
Merge pull request #618 from kimkulling/fix_compiler_warnings 6年前
  Kim Kulling f5f7ed79b8 Fix compiler warnings of lib 6年前
  Kim Kulling b2cac82fa0 Fix compiler warings in texture.c and more. 6年前
  Kim Kulling ecf8bff4aa Fix compiler warnings, first part 6年前