Commit Graph
37 Commits
Author SHA1 Message Date
KiritoDv afd800afc0 Fixed possible conflicts with LUS 2024-05-25 16:31:32 -06:00
AltoXorgandLywx e236c28bce lazy fix F3DEX2 light parsing 2024-05-13 23:06:52 -06:00
KiritoDv 058ca25689 Fixed unnecesary offset on dlist 2024-04-08 18:12:46 -06:00
KiritoDv 39478397ee Changed offset to vtx but we need to revert it 2024-04-08 18:09:34 -06:00
KiritoDv 6d5f37db33 Fixed DisplayList Binary extraction and some other factories 2024-04-08 18:09:34 -06:00
KiritoDv 3918fde51a Fixed otr header generation and fixed some binary exporters 2024-04-08 18:09:34 -06:00
AltoXorgandLywx 9cee54e562 include F3DEX2 2024-04-08 09:07:10 -06:00
24633ebd7c Introduce Metadata and ItemCurve Factories (#27)
* Introduce metadata

* Metadata works now

* Cleanup

* Fixes

* Cleanup 2

* yaml improvement

* Comment update

* Rename tables to metadata

* Update

* Fix warnings

* Implement ItemCurve

* Remove unused enum

* Replace static with const

* Fix bug

* Add const

* More fixes

* Fix quote bug in IncludeFactory

* Fix header in ItemCurve

* Fixes

* Fix texture factory

* updates

* Clearer debug info

* Fixes

* Working ci8 png

* Fix size output

* Fix

* Add gitignore for modding

* Fix precision for mtx

* Remove header exporter from metadata

* Remove hardcoded enum

* Remove tabs

* Remove tabs

* tlut temp fix

---------

Co-authored-by: = <=>
2024-04-06 15:36:03 -06:00
KiritoDv eb2dca9c14 Fixed geo layout factory bugs and some sm64 related stuff 2024-03-26 00:11:46 -06:00
inspectredcandGitHub a7f0603525 branch list (#50) 2024-03-22 10:00:03 -06:00
LywxandGitHub aaa68d2ebc Cleanup (#49)
* Auto debug info generation and some cleanup

* Cleaned dry code from segments

* Fixed gCurrentCompressionType bss bs
2024-03-22 09:59:49 -06:00
KiritoDv 98b3458d02 Added missing returns 2024-03-20 21:53:00 -06:00
LywxandGitHub f0c70f855a Auto pad and overlap detection (#47)
* Fully implemented pad and overlap detection

* Cleaned code, fixed pad generation and added alignment

* Added debug size on pads
2024-03-20 21:17:11 -06:00
KiritoDv 20e1803bba Changed from Dlist to Gfx 2024-03-12 22:48:40 -06:00
MegaMechandLywx 83adeb4b7f Update DisplayListFactory.cpp 2024-03-12 11:57:30 -06:00
MegaMechandLywx 5524ab5467 Update DisplayListFactory.cpp 2024-03-12 11:57:30 -06:00
MegaMechandLywx 0de09167c6 Update DisplayListFactory.cpp 2024-03-12 11:57:30 -06:00
MegaMechandLywx ebb8b34c99 Update DisplayListFactory.cpp 2024-03-12 11:57:30 -06:00
MegaMechandLywx 8e566f8cde Update DisplayListFactory.cpp 2024-03-12 11:57:30 -06:00
MegaMechandLywx a809755d7d Update DisplayListFactory.cpp 2024-03-12 11:57:30 -06:00
KiritoDv 70800a9144 Used to_string instead 2024-03-10 16:26:48 -06:00
KiritoDv 914e7e6ddb Changed hex to dec on count factories 2024-03-10 16:24:37 -06:00
KiritoDv 951e84d97d Replaced displaylists and vertices with size:, and added debug for textures 2024-03-10 16:09:20 -06:00
KiritoDv ef6befae9a Skipped autogenerated assets 2024-03-10 15:58:45 -06:00
KiritoDv 5d4bd639df Refactored vtx overlap function 2024-03-10 15:58:45 -06:00