2379 Révisions (a23feee6f3c3454543a876d1ea1cb5a9307c8341)
 

Auteur SHA1 Message Date
  ChrisDill a23feee6f3 Added Sublime Text 3 project template il y a 6 ans
  Ray 00f5f2ead2
Merge pull request #616 from overdev/master il y a 6 ans
  Jorge A. Gomes dab78d59f3
Update textures.c il y a 6 ans
  Jorge A. Gomes 5f89e35d1c
Update raylib.h il y a 6 ans
  Jorge A. Gomes 921cacacfb
Added example screenshot. il y a 6 ans
  Jorge A. Gomes 051cf1346b
Added texture_image_9patch.c example il y a 6 ans
  Jorge A. Gomes 34c3ae5ab3
Added 9-patch texture used in the example code. il y a 6 ans
  Ray 7634cbeb22 Updated mini_al il y a 6 ans
  Ray aa1bb1e33d
Update CONTRIBUTING.md il y a 6 ans
  Ray 06be400ca3 Reviewed AnimatedModel struct il y a 6 ans
  Ray b042fe12e6 Reviewed spacings on latest PR il y a 6 ans
  Ray 61b32e45ed
Merge pull request #618 from kimkulling/fix_compiler_warnings il y a 6 ans
  Kim Kulling f5f7ed79b8 Fix compiler warnings of lib il y a 6 ans
  Kim Kulling b2cac82fa0 Fix compiler warings in texture.c and more. il y a 6 ans
  Kim Kulling ecf8bff4aa Fix compiler warnings, first part il y a 6 ans
  Jorge A. Gomes 28424141f0
Update textures.c il y a 6 ans
  Jorge A. Gomes 6ef03ea4e8
Update raylib.h il y a 6 ans
  Ray d4bb444fe5
Merge pull request #609 from pamarcos/fix_physac_examples il y a 6 ans
  Jorge A. Gomes 7cc2a5585b
Update textures.c il y a 6 ans
  Jorge A. Gomes c9ca14e659
Update raylib.h il y a 6 ans
  Ray d999e5a016 Added VSCode project template il y a 6 ans
  Ray b6f2fb613e
Merge pull request #612 from ethan-tqa/master il y a 6 ans
  Ethan Trịnh 6ea8c62b43 make sure that the constant is of float type, not double il y a 6 ans
  Ethan Trịnh 741513842a fix problem when compiling with MSVC 2017, built-in CMake: C2177 constant too big il y a 6 ans
  Ahmad Fatoum 8bea6abe8c
Add CMake entry to projects/README.md il y a 6 ans
  Ahmad Fatoum 286c41af52
Sync with upstream GLFW pull request il y a 6 ans
  Ray 7154a83313
Merge pull request #610 from pamarcos/fix_chdir_macos il y a 6 ans
  Pablo Marcos Oltra 907e27ef4e Fix Physac examples to be run without creating new thread il y a 6 ans
  Ahmad Fatoum 78487f7521
CMake: Make the raylib project as a whole embeddable il y a 6 ans
  Pablo Marcos Oltra 89cec68565 Prevent GLFW changing working dir to 'Resources' il y a 6 ans
  Ahmad Fatoum e82505b873
Add projects/CMake example il y a 6 ans
  Ahmad Fatoum 548dbeb1ca
Fix typo (s/proedural/procedural) il y a 6 ans
  Ahmad Fatoum 6905a875ed
Merge pull request #608 from a3f/master il y a 6 ans
  Ahmad Fatoum 5a94a280d0
CMake: include rlgl_standalone in -DBUILD_EXAMPLES il y a 6 ans
  Ahmad Fatoum 2ae6df47fc
CMake: Set -DMACOS_FATLIB=OFF by default il y a 6 ans
  Ahmad Fatoum 4d209d45aa
core: Don't use GLFW_TRANSPARENT_FRAMEBUFFER with older GLFWs il y a 6 ans
  Ahmad Fatoum 3f09726331
CMake: Major cleanup to support find_package(raylib) il y a 6 ans
  Ahmad Fatoum 3e5093eab0
CI: Build with all optional formats enabled il y a 6 ans
  Ahmad Fatoum 69e147417b
Travis CI: Add OpenAL-Configuration il y a 6 ans
  Ray cf021e3811
Merge pull request #607 from jubalh/fixmu il y a 6 ans
  Michael Vetter 186c1b157e Fix bug in LoadMusicStream il y a 6 ans
  raysan5 7964b28fac Corrected bug LoadMusicStream() il y a 6 ans
  raysan5 0cf92c59d7 Corrected timing typo il y a 6 ans
  raysan5 dc3327fba8 Reviewed music loading il y a 6 ans
  raysan5 6f61e26a3c Reviewed custom logging functionality il y a 6 ans
  Ray 9150b54b3e
Merge pull request #603 from jubalh/lse il y a 6 ans
  Michael Vetter 7a5b1b13e2 Deal with failed LoadMusicStream il y a 6 ans
  Pablo Marcos Oltra c69f7953c7 Add SetTraceLogCallback to enable users setting custom logging (#597) il y a 6 ans
  Ray 64e9d72c07 Reviewed audio example il y a 6 ans
  Ray 4d45173a77
Merge pull request #591 from triplefox/patch-1 il y a 6 ans