X-Hax / sa_tools

Sonic Adventure Toolset
http://info.sonicretro.org/SA_Tools
100 stars 24 forks source link

GC Attach Rework #241

Closed End-User-Person closed 1 year ago

End-User-Person commented 1 year ago

-Adds struct generation for GC models; this is necessary for GC model/landtable C++ exports in SA Tools Hub. -Altered the method used to write GC models; the generated files have the same quirks as the source data, i.e. padding at the end of primitive segments. -WIP: "NJA" export support for GC models; completing this is unnecessary, as there are no source files for comparison's sake. -Edits to SAMDL code to include GC model support for things such as struct generation and a WIP data editor.