3131 次程式碼提交 (89f031673be901e4cc80de66c53b88dc1482e92f)

作者 SHA1 備註 提交日期
  Chris 89f031673b
Fix mappings.h issue from glfw update (#1995) 4 年之前
  Tommi Sinivuo 3c55f067a8
Add SetRandomSeed(unsigned int seed) function (#1994) 4 年之前
  MrSwedish 23fabb1d67
Prevent INVALID_SOCKET to be defined twice on linux (#1993) 4 年之前
  Neil Barkhina e9d3d4fa1f
Implemented GetGamepadName() for emscripten (#1986) 4 年之前
  raysan5 72983d4e20 Typo 4 年之前
  raysan5 b63c2619e3 Update Makefile for web compilation 4 年之前
  Ray 40ec7a6236 Update core.c 4 年之前
  Ray 352ea80a1f REVIEWED: Vox loader 4 年之前
  procfxgen a422d2fc8b
Vox loaded (#1981) 4 年之前
  Ray 803094f41f REVIEWED: Touch input system #1975 #1960 4 年之前
  Ray 2c13e43c32 Review font loading log info 4 年之前
  Nikolay Krasheninnikov 18d73eef19
Fixes target direction for first person camera mode. (#1977) 4 年之前
  Tristan Schulz 7bf31dd468
Fixed loading obj models with no materials (#1984) 4 年之前
  Steven Schveighoffer 1a6adc5f74
Fix dynamic library issues on Macos (#1978) 4 年之前
  raysan5 8d3ff3fda8 Updated Makefile for latest Android NDK r32 LTS 4 年之前
  Tristan Schulz 24a38dbd3f
[models] LoadGLTF fixed missing transformations and nonroot skinning problem (#1964) 4 年之前
  raysan5 4120f12375 REVIEWED: Vox loading, mostly formating 4 年之前
  procfxgen dfc465ca6d
new models_magicavoxel_loading example (#1940) 4 年之前
  raysan5 93168304cd Update shell.html 4 年之前
  Ray 9ff8ad853c Update raygui.h 4 年之前
  Ray 9362eaf9c6 REVIEWED: Naming: length vs size 4 年之前
  atticus dfadb3ee37
fix various memory leaks (#1969) 4 年之前
  Ray 6e76baa6a9 WARNING: BREAKING: RENAMED: Font struct variables 4 年之前
  Ray a0f8682905 REVIEWED: <name>Count for consistency 4 年之前
  Tristan Schulz e8fa7ceb79
[models] Fixed counting loop for face amount per material (#1967) 4 年之前
  raysan5 d98e61c6eb Minor format tweaks 4 年之前
  Ray 936199d8de Review dates 4 年之前
  Ray 18af18479f REVIEWED: ExportWaveAsCode() 4 年之前
  Ray b7ae0df3d9 REVIEWED: Decouple `DrawMesh()` and `DrawMeshInstanced()` #1958 4 年之前
  Richard Smith cac856119c
Change GetColor to take unsigned int (#1954) 4 年之前
  Ray 14e443afba REVIEWED: OpenGL 1.1 compilation issue 4 年之前
  Ray 7749a2805c UPDATED: raygui to latest version -WIP- 4 年之前
  Laurentino Luna 6575d31379
Fix tcc not finding emmintrin.h (#1947) 4 年之前
  raysan5 7c1889c282 REVIEWED: Support mouse wheel on x-axis #1948 4 年之前
  Ray b154bc33f5 Added note on GLFW custom allocators for the future 4 年之前
  Ray d98779abef Minor tweak to avoid false error logs 4 年之前
  Ray aefdb9f9cf REMOVED: Old function names defines 4 年之前
  Ray ff523d55ac Updated raygui #1939 4 年之前
  atticus 6d20430ccc
add NULL check (#1925) 4 年之前
  Ray a5beb940f8 Remove trailing spaces 4 年之前
  Ray f3385b6ad2 Update rlgl.h 4 年之前
  Ray ef8526ae36 Update rlgl.h 4 年之前
  Ray 92a13878dc Add some comments 4 年之前
  Ray 1b4c58b66f WARNING: BREAKING: Use `frameCount` on audio 4 年之前
  raysan5 462e7aec52 Updated `RAYLIB_VERSION` to `4.0-dev` 4 年之前
  raysan5 aae60e1e44 REVIEWED: `extern "C"` definition position for consistency 4 年之前
  raysan5 848cdb267a Support C++ usage as standalone library 4 年之前
  raysan5 760cfd361e REVIEWED: `PHYSACDEF` definition and C++ issues #1918 4 年之前
  630Studios 092435d51c
[Models] Fix for issue #1809 (#1917) 4 年之前
  raysan5 1dff5814be ADDED: rlUpdateVertexBufferElements() #1915 4 年之前