3471 Commit (a77505c554d01f94398e7f8ac70902b730c640af)
 

Autore SHA1 Messaggio Data
  Ray 45c820eeb4 Set default white texture for diffuse mat 6 anni fa
  Ray 21092266b5 Check textures available before loading 6 anni fa
  Ray 802afe8fe5 Replaced size_t by unsigned int 6 anni fa
  myd7349 148eefb9bb Resolve CI failure with MinGW 6 anni fa
  Ray f939f6abc2 Update Makefile 6 anni fa
  Ray 32ccecb8ca Start working on glTF loading... 6 anni fa
  myd7349 5134a3b61d Take care of raylib_USE_STATIC_LIBS when calling find_library 7 anni fa
  myd7349 61181f2c49 Fix CMake support on Win32 7 anni fa
  Ray 94335e30df Avoid example on Android 7 anni fa
  Ray b8ada4b877 Review creation years 7 anni fa
  Ray 81b63890dd
Merge pull request #793 from ChillerDragon/pr_copyright_2k19 7 anni fa
  ChillerDragon f21761fbbb Happy new year 2019 7 anni fa
  Ray c23ceec338 Added missing include -_- 7 anni fa
  Ray 9282b8ba83 ADDED: SetShaderValueTexture() 7 anni fa
  Ray c600dd0766 Review PBR shaders 7 anni fa
  Ray 0f9fe34c3a Start setting things up for raylib 2.5 7 anni fa
  Ray 92733d6695 BIG UPDATE: New models functions for animations! 7 anni fa
  Ray 38a13b76d1 Corrected issue with LoadMesh() 7 anni fa
  Ray a728376cdf Rename enum type 7 anni fa
  Ray 28b9de661d Minor tweaks 7 anni fa
  Ray a103086443 Removed trail spaces 7 anni fa
  Ray 3e1e7d740f Review merged PR formatting 7 anni fa
  Ray 6ecd8249bc
Merge pull request #787 from Demizdor/master 7 anni fa
  Ray d89d24c5e8 BIG UPDATE: Support model animations! 7 anni fa
  Ray 22dece2935 Animated vertex renaming 7 anni fa
  Ray f1cbdd6b3a Corrected some issues 7 anni fa
  Ray 86212e8462 Support material loading from OBJ/MTL 7 anni fa
  Ray e5edbb7104 Reviewed OBJ loading implementation -WIP- 7 anni fa
  Ray 0a492b5dea Retarget VS2017 solution 7 anni fa
  Ray fe702cd6a2 Implementing LoadOBJ() -WIP- 7 anni fa
  Ray 3e806ad9d4 Reviewed data assignation 7 anni fa
  Ray 26fb2e0f3a Update cube.obj 7 anni fa
  Demizdor eda982e261 Reimplemented DrawRoundedRectLines() 7 anni fa
  Vlad Adrian ecbd17910d
Added `DrawRoundedRectLines()` 7 anni fa
  Vlad Adrian 1415d514ba
Update raylib.h 7 anni fa
  Demizdor a28023b58f Added DrawRoundedRect() 7 anni fa
  Ray 2217c04ecf Update standard_lighting.c 7 anni fa
  Ray be6d237b9e Review models examples 7 anni fa
  Ray a197f40bb4 Default to white cube mesh if not loaded 7 anni fa
  Ray 6f371dab08 Some formatting review 7 anni fa
  Ray afab8b36ab
Merge pull request #786 from Demizdor/draw_ring 7 anni fa
  Ray 19debd2b4e Review some warnings 7 anni fa
  Ray 8a73c5d0b4 Replace custom OBJ/MTL implementations by tinyobj_loader -WIP- 7 anni fa
  Ray a643dc4ca0 WARNING: Redesigned model struct for multi-meshes 7 anni fa
  Demizdor ab9c6da26f Added DrawRing(), DrawRingLines() and DrawCircleSectorLines() 7 anni fa
  Ray 876c64b1e5 WARNING: This could break something 7 anni fa
  Ray 69656cb090 Added comment 7 anni fa
  Ray 8e98fa8754
Merge pull request #785 from Berni8k/master 7 anni fa
  Berni8k ea96d0afea Fixes compile error when SUPPORT_GESTURES_SYSTEM is undefined on RPi 7 anni fa
  Berni8k b1e914bbf3 RaspberryPi Keyboard input with evdev 7 anni fa