summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-05-15Updated (rcamera) To Add Analog Stick Cam Controls (#3066)Pixel Phobic
2023-05-15Update rmodels.c; free fileData for LoadModelAnimationsGLTF (#3065)Crynux
2023-05-15Reverted commits that deprecated the build.zig files, and added a note to al...Gamer-Kold
2023-05-14GetCurrentMonitor() bugfix (#3058)hamyy
2023-05-14update cmake example project (#3062)lesleyrs
2023-05-14Update build.zig be be able to build with current zig master (#3064)Michael Scherbakow
2023-05-11Update BINDINGS.md (#3053)JupiterRider
2023-05-10REVIEWED: `GetCollisionRec()`Ray
2023-05-10Update GetCollisionRec (#3052)manuel5975p
2023-05-10Update cgltf.hRay
2023-05-08Remove trailing spacesRay
2023-05-08Update BINDINGS.md (#3050)Kenta
2023-05-07Fix vs code project (#3048)Shoozza
2023-05-07Version bump for CL bindings (#3049)Scott Helvick
2023-05-07Added ModelAnimation.name, initially with GLTF animation names loaded (#3044)Alfred Reinold Baudisch
2023-05-06Fixed broken build.zig files. Now works with latest stable compiler (as of co...Gamer-Kold
2023-05-04REVIEWED: Ligthmap exampleRay
2023-05-04Lightmap example. (#3043)Jussi Viitala
2023-05-02ADDED: Comment to clarify raymath semanticsRay
2023-05-02REVIEWED: `ExportDataAsCode()`Ray
2023-05-02ADDED: Comment about Matrix conventionsRay
2023-05-01REVIEWED: Modules description layoutRay
2023-05-01Update rlgl_compute_shader.cRay
2023-05-01fix for latest zig master (#3037)star-tek-mb
2023-04-29Update rcore.cRay
2023-04-29WingBGI now leads to the correct website! (#3033)Thiago P
2023-04-29Correction of values ​​used only once in GenMeshCubicmap (#3032)Le Juez Victor
2023-04-27ensure distance is greater than 0 in CameraMoveToTarget (#3031)kolunmi
2023-04-25Update rtextures.cRay
2023-04-25Update rtextures.cRay
2023-04-25REVIEWED: `ImageDrawRectangleRec()` #3027Ray
2023-04-23REVIEWED: Update `CORE.Input.Touch.pointCount` #3024Ray
2023-04-23Update BINDINGS.md (#3026)Chris
2023-04-22REVIEWED: Some old TODOsRay
2023-04-22Update BINDINGS.md (#3023)Dor Shapira
2023-04-22Fix off-by-one error in CheckCollisionPointRec (#3022)Dan Bechard
2023-04-22Fix offset used before range check (#3021)Mingjie Shen
2023-04-19Update BINDINGS.md (#3017)Soutaisei
2023-04-17Avoid shader attribute not found logRay
2023-04-17Remove trailing spacesRay
2023-04-15[raudio] Rewritten `ExportWaveAsCode()` file saving to be more like rtextures...RadsammyT
2023-04-15CMake project example: fix a couple of typos (#3014)Benjamin Thomas
2023-04-13Make assets loading extension case insensitive #3008Ray
2023-04-10Avoid tracelog about not found uniforms #3003Ray
2023-04-09Minor fix in DrawLineBezier* (#3006)eternalStudent
2023-04-09Fix warnings in raylib for MSVC (#3004)Jeffery Myers
2023-04-08Update BINDINGS.md (#3002)fubark
2023-04-06REVIEWED: `GetGlyphIndex()` #3000Ray
2023-04-06[rtext] Fix GetCodepointNext() to return default value on invalid input with ...chocolate42
2023-03-29Update BINDINGS.md (raylib-py -> 4.5) (#2992)Jorge A. Gomes