2854 コミット (38a13b76d13c6e4f6f6c02bfd63900de56de4a42)
 

作成者 SHA1 メッセージ 日付
  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年前
  Ray 86ef08c408 Update README.md 6年前
  Ray b0bfe5812f
Update BINDINGS.md 6年前
  Ray 6bd62d2448
Move bindings to BINDINGS.md 6年前
  Ray 7725a74303
Create BINDINGS.md 6年前
  Ray 1203b7ad8f Add Geany autocomplete tags 6年前
  Ray c001bdb2de Checking issue with sound volume 6年前
  Ray aa00d77110 Support additional modules building -WIP- 6年前
  raysan5 0bbf857b00 Review build release path, default to src directory 6年前
  raysan5 f02a0334d8 ADDED: GetScreenData() 6年前
  raysan5 2a92d6af3e Support no-audio no-models modules compilation 6年前
  raysan5 a61d3ad512 SetWindowIcon() redesigned 6年前