2869 Commity (6168a4ca376d26dcac8a19967987280ed399f337)
 

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