3015 次代码提交 (561c486ceb2d1563fbcd0bec60a1f1d9e94cb7c0)
 

作者 SHA1 备注 提交日期
  myd7349 5134a3b61d Take care of raylib_USE_STATIC_LIBS when calling find_library 6 年前
  myd7349 61181f2c49 Fix CMake support on Win32 6 年前
  Ray 94335e30df Avoid example on Android 6 年前
  Ray b8ada4b877 Review creation years 6 年前
  Ray 81b63890dd
Merge pull request #793 from ChillerDragon/pr_copyright_2k19 6 年前
  ChillerDragon f21761fbbb Happy new year 2019 6 年前
  Ray c23ceec338 Added missing include -_- 6 年前
  Ray 9282b8ba83 ADDED: SetShaderValueTexture() 6 年前
  Ray c600dd0766 Review PBR shaders 6 年前
  Ray 0f9fe34c3a Start setting things up for raylib 2.5 6 年前
  Ray 92733d6695 BIG UPDATE: New models functions for animations! 6 年前
  Ray 38a13b76d1 Corrected issue with LoadMesh() 6 年前
  Ray a728376cdf Rename enum type 6 年前
  Ray 28b9de661d Minor tweaks 6 年前
  Ray a103086443 Removed trail spaces 6 年前
  Ray 3e1e7d740f Review merged PR formatting 6 年前
  Ray 6ecd8249bc
Merge pull request #787 from Demizdor/master 6 年前
  Ray d89d24c5e8 BIG UPDATE: Support model animations! 6 年前
  Ray 22dece2935 Animated vertex renaming 6 年前
  Ray f1cbdd6b3a Corrected some issues 6 年前
  Ray 86212e8462 Support material loading from OBJ/MTL 6 年前
  Ray e5edbb7104 Reviewed OBJ loading implementation -WIP- 6 年前
  Ray 0a492b5dea Retarget VS2017 solution 6 年前
  Ray fe702cd6a2 Implementing LoadOBJ() -WIP- 6 年前
  Ray 3e806ad9d4 Reviewed data assignation 6 年前
  Ray 26fb2e0f3a Update cube.obj 6 年前
  Demizdor eda982e261 Reimplemented DrawRoundedRectLines() 6 年前
  Vlad Adrian ecbd17910d
Added `DrawRoundedRectLines()` 6 年前
  Vlad Adrian 1415d514ba
Update raylib.h 6 年前
  Demizdor a28023b58f Added DrawRoundedRect() 6 年前
  Ray 2217c04ecf Update standard_lighting.c 6 年前
  Ray be6d237b9e Review models examples 6 年前
  Ray a197f40bb4 Default to white cube mesh if not loaded 6 年前
  Ray 6f371dab08 Some formatting review 6 年前
  Ray afab8b36ab
Merge pull request #786 from Demizdor/draw_ring 6 年前
  Ray 19debd2b4e Review some warnings 6 年前
  Ray 8a73c5d0b4 Replace custom OBJ/MTL implementations by tinyobj_loader -WIP- 6 年前
  Ray a643dc4ca0 WARNING: Redesigned model struct for multi-meshes 6 年前
  Demizdor ab9c6da26f Added DrawRing(), DrawRingLines() and DrawCircleSectorLines() 6 年前
  Ray 876c64b1e5 WARNING: This could break something 6 年前
  Ray 69656cb090 Added comment 6 年前
  Ray 8e98fa8754
Merge pull request #785 from Berni8k/master 6 年前
  Berni8k ea96d0afea Fixes compile error when SUPPORT_GESTURES_SYSTEM is undefined on RPi 6 年前
  Berni8k b1e914bbf3 RaspberryPi Keyboard input with evdev 6 年前
  Ray 88dfd2ab23 REDESIGNED: DrawCircleSector() 6 年前
  Ray 186d34827a Align LINES and TRIANGLES drawing 6 年前
  Ray 165ced9428 Small tweak 6 年前
  Ray 3a1e884d03
Update BINDINGS.md 6 年前
  Ray 7524fdc3e1 Review gestures disable flag 6 年前
  Ray a7b06e7f01
Update BINDINGS.md 6 年前