Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-21 | fixt Use bone from mesh when animating model | Frederico Linhares | |
* src/blu_cat/gra/skeletal_model.cpp (SkeletalModel::tick): Use bone position from mesh. Not using it was a bug. | |||
2025-03-12 | feat Add headers to skeletal mesh | Frederico Linhares | |
2025-03-11 | feat Add header to static mesh files | Frederico Linhares | |
2024-03-23 | fixt Make skeletal mesh work properly | Frederico Linhares | |
2023-06-28 | feat Create an interface to read binary files | Frederico Linhares | |
* test/meshes/cube.cgmesh: Store data using Big-Endian order. | |||
2022-09-29 | feat Allow multiple textures to be used with the same mesh | Frederico Linhares | |