summaryrefslogtreecommitdiff
path: root/src/blu_cat/com
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
2025-03-11feat Add header to static mesh filesFrederico Linhares
2025-03-10feat Create BinaryWriterFrederico Linhares
2024-12-31refa Split BluCat into several namespacesFrederico Linhares