2367 Commits (aa1bb1e33d0423fec166ff290fcb4603c9b0efc2)
 

Autor SHA1 Nachricht Datum
  Ray aa1bb1e33d
Update CONTRIBUTING.md vor 6 Jahren
  Ray 06be400ca3 Reviewed AnimatedModel struct vor 6 Jahren
  Ray b042fe12e6 Reviewed spacings on latest PR vor 6 Jahren
  Ray 61b32e45ed
Merge pull request #618 from kimkulling/fix_compiler_warnings vor 6 Jahren
  Kim Kulling f5f7ed79b8 Fix compiler warnings of lib vor 6 Jahren
  Kim Kulling b2cac82fa0 Fix compiler warings in texture.c and more. vor 6 Jahren
  Kim Kulling ecf8bff4aa Fix compiler warnings, first part vor 6 Jahren
  Ray d4bb444fe5
Merge pull request #609 from pamarcos/fix_physac_examples vor 6 Jahren
  Ray d999e5a016 Added VSCode project template vor 6 Jahren
  Ray b6f2fb613e
Merge pull request #612 from ethan-tqa/master vor 6 Jahren
  Ethan Trịnh 6ea8c62b43 make sure that the constant is of float type, not double vor 6 Jahren
  Ethan Trịnh 741513842a fix problem when compiling with MSVC 2017, built-in CMake: C2177 constant too big vor 6 Jahren
  Ahmad Fatoum 8bea6abe8c
Add CMake entry to projects/README.md vor 6 Jahren
  Ahmad Fatoum 286c41af52
Sync with upstream GLFW pull request vor 6 Jahren
  Ray 7154a83313
Merge pull request #610 from pamarcos/fix_chdir_macos vor 6 Jahren
  Pablo Marcos Oltra 907e27ef4e Fix Physac examples to be run without creating new thread vor 6 Jahren
  Ahmad Fatoum 78487f7521
CMake: Make the raylib project as a whole embeddable vor 6 Jahren
  Pablo Marcos Oltra 89cec68565 Prevent GLFW changing working dir to 'Resources' vor 6 Jahren
  Ahmad Fatoum e82505b873
Add projects/CMake example vor 6 Jahren
  Ahmad Fatoum 548dbeb1ca
Fix typo (s/proedural/procedural) vor 6 Jahren
  Ahmad Fatoum 6905a875ed
Merge pull request #608 from a3f/master vor 6 Jahren
  Ahmad Fatoum 5a94a280d0
CMake: include rlgl_standalone in -DBUILD_EXAMPLES vor 6 Jahren
  Ahmad Fatoum 2ae6df47fc
CMake: Set -DMACOS_FATLIB=OFF by default vor 6 Jahren
  Ahmad Fatoum 4d209d45aa
core: Don't use GLFW_TRANSPARENT_FRAMEBUFFER with older GLFWs vor 6 Jahren
  Ahmad Fatoum 3f09726331
CMake: Major cleanup to support find_package(raylib) vor 6 Jahren
  Ahmad Fatoum 3e5093eab0
CI: Build with all optional formats enabled vor 6 Jahren
  Ahmad Fatoum 69e147417b
Travis CI: Add OpenAL-Configuration vor 6 Jahren
  Ray cf021e3811
Merge pull request #607 from jubalh/fixmu vor 6 Jahren
  Michael Vetter 186c1b157e Fix bug in LoadMusicStream vor 6 Jahren
  raysan5 7964b28fac Corrected bug LoadMusicStream() vor 6 Jahren
  raysan5 0cf92c59d7 Corrected timing typo vor 6 Jahren
  raysan5 dc3327fba8 Reviewed music loading vor 6 Jahren
  raysan5 6f61e26a3c Reviewed custom logging functionality vor 6 Jahren
  Ray 9150b54b3e
Merge pull request #603 from jubalh/lse vor 6 Jahren
  Michael Vetter 7a5b1b13e2 Deal with failed LoadMusicStream vor 6 Jahren
  Pablo Marcos Oltra c69f7953c7 Add SetTraceLogCallback to enable users setting custom logging (#597) vor 6 Jahren
  Ray 64e9d72c07 Reviewed audio example vor 6 Jahren
  Ray 4d45173a77
Merge pull request #591 from triplefox/patch-1 vor 6 Jahren
  Ray 78c8774685
Merge pull request #593 from jubalh/update_builder_example vor 6 Jahren
  Michael Vetter 01197172cc Update Builder example vor 6 Jahren
  James Hofmann 959f8e45f8
Complete raw_audio_stream example vor 6 Jahren
  Ray 94b0c49f5d
Merge pull request #590 from pamarcos/fix_rlgl_standalone vor 6 Jahren
  Pablo Marcos Oltra 8d134edaf7 Fix rlgl.h to be used as a standalone vor 6 Jahren
  Ahmad Fatoum 184e6de775
CMake: Don't build rlgl_standalone as part of the examples vor 6 Jahren
  Ahmad Fatoum b7d8c62bfd
Traivs CI: Add newer (9.4.1) Xcode configuration vor 6 Jahren
  Pablo Marcos Oltra fa0de480f0 Fix HTML5 examples and games using CMake (#589) vor 6 Jahren
  Ray 361d878b4c Updated animations support vor 6 Jahren
  Ray 198a023527 First working version of IQM animations vor 6 Jahren
  Ahmad Fatoum a5311eddf0
Travis CI: remove stray $ in .travis.yml vor 6 Jahren
  Ahmad Fatoum 2b8c9f9a17
CMake: Fail when -D{PLATFORM,OPENGL_VERSION}=INVALID_VALUE vor 6 Jahren