summaryrefslogtreecommitdiff
path: root/src/factories/sf64/AnimFactory.cpp
AgeCommit message (Collapse)Author
2024-03-22Cleanup (#49)Lywx
* Auto debug info generation and some cleanup * Cleaned dry code from segments * Fixed gCurrentCompressionType bss bs
2024-03-20Auto pad and overlap detection (#47)Lywx
* Fully implemented pad and overlap detection * Cleaned code, fixed pad generation and added alignment * Added debug size on pads
2024-03-14Fixes to SF64 factories (#41)petrie911
* 3D * and env * so much to fix * Everything can be solved with triangles * fixes
2024-03-11fix dlists and some other thingspetrie911
2024-03-10Removed throws on AnimData for nowLywx
2024-03-10Fixed AnimFactoryKiritoDv
2024-03-10Fixed anim formatKiritoDv
2024-03-10Added info on some sf64 anim edge casesKiritoDv
2024-03-10Fixed error validation on sf64 animsKiritoDv
2024-03-10Cleaned upKiritoDv
2024-03-10namespacepetrie911
2024-03-10how animatedpetrie911