summaryrefslogtreecommitdiff
path: root/src/factories/naudio/v1/SequenceFactory.cpp
AgeCommit message (Collapse)Author
2026-07-02Implemented UI Framework (#225)Lywx
* Implemented base renderer among main UI framework implementation * Implemented basic geo layout rendering * Implemented animation support among fixing lightning among other things * Implemented multiple ui factories for sm64 * Implemented first iteration of the custom sequence driver * Added export buttons on multiple factories * More sequence player fixes among f3dex2 working correctly * Implemented pm64 viewers * Implemented audio support for pm64 * Fully implemented pm64 factories * Implemented more sm64 factories * Added tons of missing sf64 factories * Implemented all assets among sf64 wrong padding * Run formatting * Fixed wrong spacing on gfx too * Fixed CI * Fixed bad pipeline
2026-05-22Added sequence factory for sf64KiritoDv
2026-03-23Implemented clang-formatKiritoDv
2025-02-02Fixed compilation errorsLywx
2025-02-02Added full modding support for sequencesLywx
2025-02-02Fixed sequences not getting extractedLywx
2025-02-02Added modding exporterKiritoDv
2025-01-31Added sf64 compressed audio support, cleaned code and implemented audio ↵KiritoDv
drivers switch
2024-11-21Extracted SequencesKiritoDv