summaryrefslogtreecommitdiff
path: root/src/factories/sm64
AgeCommit message (Expand)Author
2026-07-02Implemented UI Framework (#225)Lywx
2026-03-23Implemented clang-formatKiritoDv
2026-02-20Downgrade back to 17, we don't need std::atomic_refKiritoDv
2026-01-24Build using C++17 and replace sha1 libraryAloXado320
2026-01-14Fixed Movtex among other fixesKiritoDv
2026-01-14Fixed asan errorsKiritoDv
2026-01-14Fixed spdlog issuesKiritoDv
2026-01-14Fixed spdlog compilation issueKiritoDv
2026-01-14Fixed trajectory wrong exportedKiritoDv
2026-01-14Fixed paintingsKiritoDv
2026-01-14Some sm64 geo fixesKiritoDv
2025-02-08Added a validation for geo layoutsKiritoDv
2025-01-27MacroFactories were missing the list terminatorKiritoDv
2025-01-26Fixed macro and painting sm64 factoriesKiritoDv
2025-01-15Added options to have a better lib implementation (#158)Lywx
2024-11-21Recreated audio export system to something more genericKiritoDv
2024-11-16Code cleanup and moved current audio system to legacyKiritoDv
2024-10-03Fixed some sm64 bugsKiritoDv
2024-09-01Fixed movtex and macro factoriesKiritoDv
2024-08-17Fixed light exportKiritoDv
2024-07-09Fix OOB for code output loop for non-color non-quad movtex objects. (#143)Malkierian
2024-07-08read the correct movtex count field (#142)inspectredc
2024-07-01fix movtex parsing (#141)inspectredc
2024-06-14Fix Script Indenting and GeoLayout BranchAndLink to NULL (#139)inspectredc
2024-06-12Fix movtex quad parser (#138)inspectredc
2024-06-11Use correct painting map size number (#136)inspectredc
2024-06-10Fixed generic sm64 animationsKiritoDv
2024-06-09Fix Preset and Yaw in Macro Factory (#130)inspectredc
2024-06-09Fixed GeoLayout LOD ExtractionKiritoDv
2024-06-09Fixed GeoLayout ProcessingKiritoDv
2024-06-01Fixed animation factoryKiritoDv
2024-06-01Fixed animation factoriesKiritoDv
2024-05-25Fixed possible conflicts with LUSKiritoDv
2024-04-25Actual Painting Factoryinspectredc
2024-04-25WaterDroplet Factoryinspectredc
2024-04-25Behavior Script Factoryinspectredc
2024-04-25Fix Trajectory Factory File Nameinspectredc
2024-04-25Collision and PaintingMap format fixesinspectredc
2024-04-25LevelScript Factoryinspectredc
2024-04-23Painting Mapping Factory (#104)inspectredc
2024-04-23rename to trajectoryinspectredc
2024-04-23Trajectory Factoryinspectredc
2024-04-23fix size mistakeinspectredc
2024-04-23MacroObject Factoryinspectredc
2024-04-23only check ptr not nullinspectredc
2024-04-23reimplement geolayout autogeninspectredc
2024-04-08Fixed otr header generation and fixed some binary exportersKiritoDv
2024-04-08movtex factoriesinspectredc
2024-04-03CollisionFactory Parse and Code Export fixesinspectredc
2024-04-02Fixed decompressor headerKiritoDv