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-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