summaryrefslogtreecommitdiff
path: root/src/factories
AgeCommit message (Expand)Author
2024-03-12Update TextureFactory.cpptestMegaMech
2024-03-12Update LightsFactory.cppMegaMech
2024-03-12Add byte_size node to yaml for textureMegaMech
2024-03-12little boxespetrie911
2024-03-12scriptpetrie911
2024-03-12Update DisplayListFactory.cppMegaMech
2024-03-12Update DisplayListFactory.cppMegaMech
2024-03-12Update DisplayListFactory.cppMegaMech
2024-03-12Update DisplayListFactory.cppMegaMech
2024-03-12Update DisplayListFactory.cppMegaMech
2024-03-12Update DisplayListFactory.cppMegaMech
2024-03-11fix dlists and some other thingspetrie911
2024-03-11spooky scary skeletonspetrie911
2024-03-11Polished factories!KiritoDv
2024-03-11Used hex for sizeKiritoDv
2024-03-11Fully implemented tables and message factoriesKiritoDv
2024-03-11Fixed message and lookup factoriesKiritoDv
2024-03-11Added msgKiritoDv
2024-03-11Added message factoryKiritoDv
2024-03-10Removed throws on AnimData for nowLywx
2024-03-10Fixed AnimFactoryKiritoDv
2024-03-10Fixed anim formatKiritoDv
2024-03-10Added info on some sf64 anim edge casesKiritoDv
2024-03-10Fixed error validation on sf64 animsKiritoDv
2024-03-10Cleaned upKiritoDv
2024-03-10namespacepetrie911
2024-03-10how animatedpetrie911
2024-03-10Used to_string insteadKiritoDv
2024-03-10Changed hex to dec on count factoriesKiritoDv
2024-03-10Added sizes on more factoriesKiritoDv
2024-03-10Replaced displaylists and vertices with size:, and added debug for texturesKiritoDv
2024-03-10Skipped autogenerated assetsKiritoDv
2024-03-10Fixed windows compilationKiritoDv
2024-03-10Refactored vtx overlap functionKiritoDv
2024-03-09Update IsDebug (#25)MegaMech
2024-03-09Add mk64 factories=
2024-03-08Detect Compression Type and Improve Yaml Structure (#21)MegaMech
2024-02-21Fixed byte size on rgba16/rgba32 texturesKiritoDv
2024-02-21[WIP] Added palette and tlut exportKiritoDv
2024-02-21Added asset mods supportKiritoDv
2024-02-20Added size on DisplayList and VtxKiritoDv
2024-02-20Fixed blob symbolsKiritoDv
2024-02-19Fixed a crash on aasets that were autogenerated and compressedKiritoDv
2024-02-18Vtx now uses decimals and inc files add a new line at the endKiritoDv
2024-02-18Enhanced header definitionKiritoDv
2024-02-18Removed unnecesary TranslateAddrsKiritoDv
2024-02-18Removed addr translation when is asset is segmentedKiritoDv
2024-02-18Added symbol generation for tlutsKiritoDv
2024-02-17Added tlut supportKiritoDv
2024-02-16Added ctype for texture and header into file configKiritoDv