5360 Commits (0543f897a90c67cb0a7a961ef850012c67d38302)
 

Author SHA1 Message Date
  Ray 9ff8ad853c Update raygui.h 3 years ago
  Ray 59e7275464 REVIEWED: Glyphs 3 years ago
  Ray fa79ae8a3d Merge branch 'master' of https://github.com/raysan5/raylib 3 years ago
  Ray 9362eaf9c6 REVIEWED: Naming: length vs size 3 years ago
  atticus dfadb3ee37
fix various memory leaks (#1969) 3 years ago
  Ray 6e76baa6a9 WARNING: BREAKING: RENAMED: Font struct variables 3 years ago
  Ray a0f8682905 REVIEWED: <name>Count for consistency 3 years ago
  Tristan Schulz e8fa7ceb79
[models] Fixed counting loop for face amount per material (#1967) 3 years ago
  Ray 68bcfa1192 Minor tweak 3 years ago
  raysan5 d98e61c6eb Minor format tweaks 3 years ago
  Hussein Sarea 66c6ec4465
Add pyraylib (#1961) 3 years ago
  Ray 936199d8de Review dates 3 years ago
  Ray 18af18479f REVIEWED: ExportWaveAsCode() 3 years ago
  Ray b7ae0df3d9 REVIEWED: Decouple `DrawMesh()` and `DrawMeshInstanced()` #1958 3 years ago
  Richard Smith cac856119c
Change GetColor to take unsigned int (#1954) 3 years ago
  irishgreencitrus 1286bc076f
Add raylib.v binding (#1955) 3 years ago
  Ray 3d33c559e7 REVIEWED: Examples compilation 3 years ago
  Ray 14e443afba REVIEWED: OpenGL 1.1 compilation issue 3 years ago
  Ray 7749a2805c UPDATED: raygui to latest version -WIP- 3 years ago
  Ray a04dbe7ffd Update shaders_shapes_outline.c 3 years ago
  Ray 913f185f82 Renamed some static functions for more consistent naming 3 years ago
  Laurentino Luna 6575d31379
Fix tcc not finding emmintrin.h (#1947) 3 years ago
  raysan5 7c1889c282 REVIEWED: Support mouse wheel on x-axis #1948 3 years ago
  Luiz Pestana 45fd75952d
Revert "Ignore generated example binaries (#1884)" (#1946) 3 years ago
  Ray 51fbde178f Update shaders_shapes_outline.c 3 years ago
  Ray b154bc33f5 Added note on GLFW custom allocators for the future 3 years ago
  Ray d98779abef Minor tweak to avoid false error logs 3 years ago
  Ray aefdb9f9cf REMOVED: Old function names defines 3 years ago
  Ray ff523d55ac Updated raygui #1939 3 years ago
  atticus 6d20430ccc
add NULL check (#1925) 3 years ago
  Ray a5beb940f8 Remove trailing spaces 3 years ago
  Ray f3385b6ad2 Update rlgl.h 3 years ago
  Ray ef8526ae36 Update rlgl.h 3 years ago
  Ray 92a13878dc Add some comments 3 years ago
  Ray 1b4c58b66f WARNING: BREAKING: Use `frameCount` on audio 3 years ago
  Dennis E. Hamilton e203fb58c6
Match build-windows.bat changes (#1923) 3 years ago
  raysan5 462e7aec52 Updated `RAYLIB_VERSION` to `4.0-dev` 3 years ago
  raysan5 aae60e1e44 REVIEWED: `extern "C"` definition position for consistency 3 years ago
  raysan5 848cdb267a Support C++ usage as standalone library 3 years ago
  raysan5 760cfd361e REVIEWED: `PHYSACDEF` definition and C++ issues #1918 3 years ago
  630Studios 092435d51c
[Models] Fix for issue #1809 (#1917) 3 years ago
  raysan5 1dff5814be ADDED: rlUpdateVertexBufferElements() #1915 3 years ago
  raysan5 26db391576 ADDED: `rlActiveDrawBuffers()` #1911 3 years ago
  630Studios ce3214b82d
[rlgl] rlUpdateVertexBuffer (#1914) 3 years ago
  raysan5 621a8766a8 WARNING: BREAKING: Renamed `CharInfo` to `GlyphInfo` and more... 3 years ago
  raysan5 b6541b7a55 REVIEWED: DrawTextPro() 3 years ago
  raysan5 7e27c2ffa8 TODO: DrawTextPro() rotation not working? 3 years ago
  raysan5 b55418effd ADDED: DrawTextPro() with text rotation support 3 years ago
  raysan5 5a259fa10f WARNING: REMOVED: DrawTextRec() and DrawTextRecEx() 3 years ago
  Tommi Sinivuo 0ba49cce45
Add *.so.* to .gitignore to ignore build artifacts (#1912) 3 years ago