summaryrefslogtreecommitdiff
path: root/src/models.c
AgeCommit message (Collapse)Author
2023-04-06Switched to Raylib vertion 4.5. Removed some functions and added others. ↵jussi
Main changes to camera3D.
2023-04-06All global variables and functions are not in global RL table. doc_parser ↵jussi
creates also ReiLua_API.lua.
2023-02-06RL_LoadFontEx.jussi
2022-12-09Draw Mesh Instanced Example.jussi
2022-09-22v0.3.jussi
2022-08-19Moved to raylib 4.2.0. Renamed some directory functions to raylib 4.2.0 ↵jussi
conventions. Removed GenMeshBinormals and GetRayCollisionModel. Sound and music pan.
2022-07-26Create material using correct texture source.jussi
2022-06-19RLGL line width functions.jussi
2022-06-13UnloadModelAnimations and IsModelAnimationValid.jussi
2022-06-12Rest of shapes draw functions.jussi
2022-05-25Rest of mesh management functions.jussi
2022-05-22Pong example, type named fields and vector lib changes.jussi
2022-05-21Some doc fixes.jussi
2022-05-16New GenMeshCustom, UpdateMesh and lightmap example.jussi
2022-04-05Lights.jussi
2022-04-03Model set/get transform and bug fixes.jussi
2022-02-22Documentation, heightmap example and custom begin and end draw.jussi
2022-02-18Added initial files.jussi