summaryrefslogtreecommitdiff
path: root/src/factories/sm64/GeoLayoutFactory.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-03-23Implemented clang-formatKiritoDv
2026-01-24Build using C++17 and replace sha1 libraryAloXado320
2026-01-14Some sm64 geo fixesKiritoDv
2025-02-08Added a validation for geo layoutsKiritoDv
2024-06-14Fix Script Indenting and GeoLayout BranchAndLink to NULL (#139)inspectredc
2024-06-09Fixed GeoLayout LOD ExtractionKiritoDv
2024-06-09Fixed GeoLayout ProcessingKiritoDv
2024-05-25Fixed possible conflicts with LUSKiritoDv
2024-04-23only check ptr not nullinspectredc
2024-04-23reimplement geolayout autogeninspectredc
2024-04-01temp exporter format improvement and parser improvementsinspectredc
2024-03-26Removed sizeKiritoDv
2024-03-26Fixed geo layout factory bugs and some sm64 related stuffKiritoDv
2024-03-20Added missing returnsKiritoDv
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-08Detect Compression Type and Improve Yaml Structure (#21)MegaMech
* Auto detect mio0 * Altered decompressor * Fix bug * Bug fix * fix * debugging * fix debug * Remove logging * Fix spacing * node change * Cleanup * Track compression offset using global var * Implementation * Renames * Simplification * Fixes * Fix debugging output * yaml config segments uses array style * Fix to_hex zero fill * Bug fixes --------- Co-authored-by: = <=>
2024-01-31Fixed windows issuesKiritoDv
2024-01-31Refactored code and added per file configKiritoDv
2024-01-31Removed GBI, added GeoLayout and Lights extractionKiritoDv
2024-01-31Added WIP Geo Layout Exporter and some code cleanupsKiritoDv