2485 Commits (ccaf462cbf4d56886372b720238ad8aa9718ad06)
 

Author SHA1 Message Date
  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
  Jorge A. Gomes 28424141f0
Update textures.c 6 years ago
  Jorge A. Gomes 6ef03ea4e8
Update raylib.h 6 years ago
  Ray d4bb444fe5
Merge pull request #609 from pamarcos/fix_physac_examples 6 years ago
  Jorge A. Gomes 7cc2a5585b
Update textures.c 6 years ago
  Jorge A. Gomes c9ca14e659
Update raylib.h 6 years ago
  Ray d999e5a016 Added VSCode project template 6 years ago
  Ray b6f2fb613e
Merge pull request #612 from ethan-tqa/master 6 years ago
  Ethan Trịnh 6ea8c62b43 make sure that the constant is of float type, not double 6 years ago
  Ethan Trịnh 741513842a fix problem when compiling with MSVC 2017, built-in CMake: C2177 constant too big 6 years ago
  Ahmad Fatoum 8bea6abe8c
Add CMake entry to projects/README.md 6 years ago
  Ahmad Fatoum 286c41af52
Sync with upstream GLFW pull request 6 years ago
  Ray 7154a83313
Merge pull request #610 from pamarcos/fix_chdir_macos 6 years ago
  Pablo Marcos Oltra 907e27ef4e Fix Physac examples to be run without creating new thread 6 years ago
  Ahmad Fatoum 78487f7521
CMake: Make the raylib project as a whole embeddable 6 years ago
  Pablo Marcos Oltra 89cec68565 Prevent GLFW changing working dir to 'Resources' 6 years ago
  Ahmad Fatoum e82505b873
Add projects/CMake example 6 years ago
  Ahmad Fatoum 548dbeb1ca
Fix typo (s/proedural/procedural) 6 years ago
  Ahmad Fatoum 6905a875ed
Merge pull request #608 from a3f/master 6 years ago
  Ahmad Fatoum 5a94a280d0
CMake: include rlgl_standalone in -DBUILD_EXAMPLES 6 years ago
  Ahmad Fatoum 2ae6df47fc
CMake: Set -DMACOS_FATLIB=OFF by default 6 years ago
  Ahmad Fatoum 4d209d45aa
core: Don't use GLFW_TRANSPARENT_FRAMEBUFFER with older GLFWs 6 years ago
  Ahmad Fatoum 3f09726331
CMake: Major cleanup to support find_package(raylib) 6 years ago
  Ahmad Fatoum 3e5093eab0
CI: Build with all optional formats enabled 6 years ago
  Ahmad Fatoum 69e147417b
Travis CI: Add OpenAL-Configuration 6 years ago
  Ray cf021e3811
Merge pull request #607 from jubalh/fixmu 6 years ago
  Michael Vetter 186c1b157e Fix bug in LoadMusicStream 6 years ago
  raysan5 7964b28fac Corrected bug LoadMusicStream() 6 years ago
  raysan5 0cf92c59d7 Corrected timing typo 6 years ago
  raysan5 dc3327fba8 Reviewed music loading 6 years ago