1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 21:04:43 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Dragorn421
4a3809d4d2
Cleanup asset xmls (#1044)
* Consistent order for attributes of `Texture` nodes in asset xmls

* Consistent order for attributes of `Blob` nodes in asset xmls

* Use `LimbType` instead of `Type` in `Limb` nodes in asset xmls

* Remove space before closing `/>` in asset xmls tags
2021-12-01 15:28:23 -05:00
Dragorn421
89634377c6
Cleanup symbols from undefined_syms.txt (2nd round) (#934) 2021-08-31 19:00:55 -04:00
Anghelo Carvajal
ca2ea1ce2d
Automatic objects 2 (#889)
* adding missing objects

* update rgba16 format

* comment blobs

* Fix blobs

* add another missing one

* add newlines to XMLs

* remove objects from other PRs

* add TlutOffset

Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
2021-08-06 15:18:29 -04:00