summaryrefslogtreecommitdiff
path: root/src/factories/DisplayListFactory.cpp
AgeCommit message (Expand)Author
2024-08-13Update DisplayListFactory.cppMegaMech
2024-07-24Fix Spaghetti texture loading for segments 3 & 5 (#144)MegaMech
2024-06-11Update DisplayListFactory.cpp (#133)MegaMech
2024-06-10Add option to process DLs with indexes instead of offsets (#131)MegaMech
2024-06-09Translated branch to dlist + end_dlKiritoDv
2024-06-09Fixed GeoLayout ProcessingKiritoDv
2024-05-25Fixed possible conflicts with LUSKiritoDv
2024-05-13lazy fix F3DEX2 light parsingAltoXorg
2024-04-08Fixed unnecesary offset on dlistKiritoDv
2024-04-08Changed offset to vtx but we need to revert itKiritoDv
2024-04-08Fixed DisplayList Binary extraction and some other factoriesKiritoDv
2024-04-08Fixed otr header generation and fixed some binary exportersKiritoDv
2024-04-08include F3DEX2AltoXorg
2024-04-06Introduce Metadata and ItemCurve Factories (#27)MegaMech
2024-03-26Fixed geo layout factory bugs and some sm64 related stuffKiritoDv
2024-03-22branch list (#50)inspectredc
2024-03-22Cleanup (#49)Lywx
2024-03-20Added missing returnsKiritoDv
2024-03-20Auto pad and overlap detection (#47)Lywx
2024-03-12Changed from Dlist to GfxKiritoDv
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-10Used to_string insteadKiritoDv
2024-03-10Changed hex to dec on count factoriesKiritoDv
2024-03-10Replaced displaylists and vertices with size:, and added debug for texturesKiritoDv
2024-03-10Skipped autogenerated assetsKiritoDv
2024-03-10Refactored vtx overlap functionKiritoDv
2024-03-09Update IsDebug (#25)MegaMech
2024-03-08Detect Compression Type and Improve Yaml Structure (#21)MegaMech
2024-02-20Added size on DisplayList and VtxKiritoDv
2024-02-18Removed unnecesary TranslateAddrsKiritoDv
2024-02-18Removed addr translation when is asset is segmentedKiritoDv
2024-02-18Added symbol generation for tlutsKiritoDv
2024-01-31Removed useless warning prefixKiritoDv
2024-01-31Refactored code and added per file configKiritoDv
2024-01-31Swapped mio with offset and fixed samples and animationsKiritoDv
2024-01-31Removed GBI, added GeoLayout and Lights extractionKiritoDv
2024-01-31Added WIP Geo Layout Exporter and some code cleanupsKiritoDv
2023-11-15Torch v0.1 (#12)Lywx