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
/
VtxFactory.cpp
Age
Commit message (
Expand
)
Author
2024-05-25
Fixed possible conflicts with LUS
KiritoDv
2024-04-20
add index size override option
AltoXorg
2024-04-08
Fixed otr header generation and fixed some binary exporters
KiritoDv
2024-04-06
Introduce Metadata and ItemCurve Factories (#27)
MegaMech
2024-04-01
Update VtxFactory.cpp
MegaMech
2024-03-26
Fixed geo layout factory bugs and some sm64 related stuff
KiritoDv
2024-03-22
Cleanup (#49)
Lywx
2024-03-20
Auto pad and overlap detection (#47)
Lywx
2024-03-10
Used to_string instead
KiritoDv
2024-03-10
Changed hex to dec on count factories
KiritoDv
2024-03-10
Added sizes on more factories
KiritoDv
2024-03-10
Replaced displaylists and vertices with size:, and added debug for textures
KiritoDv
2024-03-09
Update IsDebug (#25)
MegaMech
2024-03-09
Add mk64 factories
=
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
Vtx now uses decimals and inc files add a new line at the end
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
2023-11-15
Torch v0.1 (#12)
Lywx