index
:
Torch
MegaMech-patch-1
MegaMech-patch-2
MegaMech-patch-3
async
blob_modding
bswapped
cache
development
feature/sm64-collision
fixcolpoly
gh-pages
lightstables
main
sm64/anims
test
vtxtables
Generic asset processor for games (resource conversion helper)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
factories
/
DisplayListFactory.cpp
Age
Commit message (
Expand
)
Author
2024-08-13
Update DisplayListFactory.cpp
MegaMech
2024-07-24
Fix Spaghetti texture loading for segments 3 & 5 (#144)
MegaMech
2024-06-11
Update DisplayListFactory.cpp (#133)
MegaMech
2024-06-10
Add option to process DLs with indexes instead of offsets (#131)
MegaMech
2024-06-09
Translated branch to dlist + end_dl
KiritoDv
2024-06-09
Fixed GeoLayout Processing
KiritoDv
2024-05-25
Fixed possible conflicts with LUS
KiritoDv
2024-05-13
lazy fix F3DEX2 light parsing
AltoXorg
2024-04-08
Fixed unnecesary offset on dlist
KiritoDv
2024-04-08
Changed offset to vtx but we need to revert it
KiritoDv
2024-04-08
Fixed DisplayList Binary extraction and some other factories
KiritoDv
2024-04-08
Fixed otr header generation and fixed some binary exporters
KiritoDv
2024-04-08
include F3DEX2
AltoXorg
2024-04-06
Introduce Metadata and ItemCurve Factories (#27)
MegaMech
2024-03-26
Fixed geo layout factory bugs and some sm64 related stuff
KiritoDv
2024-03-22
branch list (#50)
inspectredc
2024-03-22
Cleanup (#49)
Lywx
2024-03-20
Added missing returns
KiritoDv
2024-03-20
Auto pad and overlap detection (#47)
Lywx
2024-03-12
Changed from Dlist to Gfx
KiritoDv
2024-03-12
Update DisplayListFactory.cpp
MegaMech
2024-03-12
Update DisplayListFactory.cpp
MegaMech
2024-03-12
Update DisplayListFactory.cpp
MegaMech
2024-03-12
Update DisplayListFactory.cpp
MegaMech
2024-03-12
Update DisplayListFactory.cpp
MegaMech
2024-03-12
Update DisplayListFactory.cpp
MegaMech
2024-03-10
Used to_string instead
KiritoDv
2024-03-10
Changed hex to dec on count factories
KiritoDv
2024-03-10
Replaced displaylists and vertices with size:, and added debug for textures
KiritoDv
2024-03-10
Skipped autogenerated assets
KiritoDv
2024-03-10
Refactored vtx overlap function
KiritoDv
2024-03-09
Update IsDebug (#25)
MegaMech
2024-03-08
Detect Compression Type and Improve Yaml Structure (#21)
MegaMech
2024-02-20
Added size on DisplayList and Vtx
KiritoDv
2024-02-18
Removed unnecesary TranslateAddrs
KiritoDv
2024-02-18
Removed addr translation when is asset is segmented
KiritoDv
2024-02-18
Added symbol generation for tluts
KiritoDv
2024-01-31
Removed useless warning prefix
KiritoDv
2024-01-31
Refactored code and added per file config
KiritoDv
2024-01-31
Swapped mio with offset and fixed samples and animations
KiritoDv
2024-01-31
Removed GBI, added GeoLayout and Lights extraction
KiritoDv
2024-01-31
Added WIP Geo Layout Exporter and some code cleanups
KiritoDv
2023-11-15
Torch v0.1 (#12)
Lywx