2414 Commits (04c45372839132d40c1b007e1f2b25420b57ad55)
 

Author SHA1 Message Date
  Murray Campbell 04c4537283
Update README.md 6 years ago
  raysan5 adf08c88ea Added link to raylib-haskell binding 6 years ago
  raysan5 d6241d18ab Removed release directory 6 years ago
  raysan5 207b5a26b1 Create release directory if not exist 6 years ago
  raysan5 ba257bc447 Support autosave also on C compilation 6 years ago
  raysan5 a2de3d99e0 Updated compilation script to save file automatically 6 years ago
  raysan5 af919e5c9f Review naming to follow raylib conventions 6 years ago
  Ray fe2f8d77a9
Merge pull request #635 from a3f/master 6 years ago
  Ahmad Fatoum 85213795d1
GetDirectoryPath: return NULL, don't crash when no slash 6 years ago
  Ahmad Fatoum 5dda105a79
core: Support slashes as well in GetFileName & GetDirectoryPath 6 years ago
  Ray 4259ff78e1
Merge pull request #633 from unequaled86/patch-1 6 years ago
  Oğuzhan Çankaya 2bef76735d
lerp for vector2 and float 6 years ago
  Ray 20656af122
Merge pull request #631 from sunshinehunter/patch-1 6 years ago
  sunshinehunter 04a11c86e3
Fixes path to rlgl.h in README.md 6 years ago
  Ray 0e340f7116
Merge pull request #629 from justinclift/keyboard_keys_v2 6 years ago
  Justin Clift 699cadcf98 Add the remaining numeric keypad keys, and a few other missing ones 6 years ago
  Ray d52b6c23ee
Merge pull request #628 from justinclift/keyboard_keys_v1 6 years ago
  Justin Clift 6a5dbeace8 Add the plus and minus keys on both the main keyboard and keypad 6 years ago
  Ray 506b7b8d7c Corrected issue with batch overflows 6 years ago
  Ray 732b775a1d Proper variables initialization 6 years ago
  Ray 4c84208644 Working on batch reset issue 6 years ago
  Ray eef44fd930
Merge pull request #625 from ChrisDill/master 6 years ago
  ChrisDill c669c6762f Improved raymath defines 6 years ago
  ChrisDill a187361c6f Raymath dllexport fix if _WIN32 defined 6 years ago
  ChrisDill 42b52ecdb1 Raymath dllexport fix 6 years ago
  Ray e4f74e85a4
Merge pull request #624 from ChrisDill/master 6 years ago
  ChrisDill a23feee6f3 Added Sublime Text 3 project template 6 years ago
  Ray 46411e1c55 Renamed n-patch sample 6 years ago
  Ray b88bfa7267 Review PR formatting 6 years ago
  Ray 20ff9dc663
Merge pull request #622 from Joefish/rectcollision-optim 6 years ago
  Ray 477928dd0f
Merge pull request #623 from Joefish/snake-fix 6 years ago
  Joseph-Eugene Winzer 1cef8ea1bf Shapes: Simplifies CheckCollisionRecs 6 years ago
  Joseph-Eugene Winzer ab7acd6e34 Games: Snake: Fixes snake head collision with fruit 6 years ago
  Joseph-Eugene Winzer b4c02d94a0 Games: Snake: Fixes fruit spawn position 6 years ago
  Ray 34493ed231
Merge pull request #620 from mackron/dr/mini_al 6 years ago
  David Reid 3200b23469 Update mini_al. 6 years ago
  Ray 00f5f2ead2
Merge pull request #616 from overdev/master 6 years ago
  Jorge A. Gomes dab78d59f3
Update textures.c 6 years ago
  Jorge A. Gomes 5f89e35d1c
Update raylib.h 6 years ago
  Jorge A. Gomes 921cacacfb
Added example screenshot. 6 years ago
  Jorge A. Gomes 051cf1346b
Added texture_image_9patch.c example 6 years ago
  Jorge A. Gomes 34c3ae5ab3
Added 9-patch texture used in the example code. 6 years ago
  Ray 7634cbeb22 Updated mini_al 6 years ago
  Ray aa1bb1e33d
Update CONTRIBUTING.md 6 years ago
  Ray 06be400ca3 Reviewed AnimatedModel struct 6 years ago
  Ray b042fe12e6 Reviewed spacings on latest PR 6 years ago
  Ray 61b32e45ed
Merge pull request #618 from kimkulling/fix_compiler_warnings 6 years ago
  Kim Kulling f5f7ed79b8 Fix compiler warnings of lib 6 years ago
  Kim Kulling b2cac82fa0 Fix compiler warings in texture.c and more. 6 years ago
  Kim Kulling ecf8bff4aa Fix compiler warnings, first part 6 years ago