summaryrefslogtreecommitdiff
path: root/include/models.h
AgeCommit message (Collapse)Author
2023-04-06Switched to Raylib vertion 4.5. Removed some functions and added others. ↵jussi
Main changes to camera3D.
2022-12-09Draw Mesh Instanced Example.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-06-13UnloadModelAnimations and IsModelAnimationValid.jussi
2022-05-25Rest of mesh management functions.jussi
2022-05-16New GenMeshCustom, UpdateMesh and lightmap example.jussi
2022-04-03Model set/get transform and bug fixes.jussi
2022-02-18Added initial files.jussi