summaryrefslogtreecommitdiff
path: root/test/meshes/cuboid.cgmesh
AgeCommit message (Collapse)Author
2025-03-21fixt Use bone from mesh when animating modelFrederico Linhares
* src/blu_cat/gra/skeletal_model.cpp (SkeletalModel::tick): Use bone position from mesh. Not using it was a bug.
2025-03-12feat Add headers to skeletal meshFrederico Linhares
2024-03-23fixt Make skeletal mesh work properlyFrederico Linhares