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
/
sm64
Age
Commit message (
Expand
)
Author
2024-04-08
movtex factories
inspectredc
2024-04-03
CollisionFactory Parse and Code Export fixes
inspectredc
2024-04-02
Fixed decompressor header
KiritoDv
2024-04-02
Fixed indentation
KiritoDv
2024-04-02
Removed header, values and indices with just offset
KiritoDv
2024-04-02
add col end
fixcolpoly
inspectredc
2024-04-02
sm64 collision factory
inspectredc
2024-04-01
temp exporter format improvement and parser improvements
inspectredc
2024-03-26
Removed size
KiritoDv
2024-03-26
Fixed geo layout factory bugs and some sm64 related stuff
KiritoDv
2024-03-22
Fixed assets that doesnt have offset
KiritoDv
2024-03-20
Added missing returns
KiritoDv
2024-03-20
Auto pad and overlap detection (#47)
Lywx
2024-03-13
Add vector classes and SF64 colpoly factory. Also fix enum parsing (#39)
petrie911
2024-03-08
Detect Compression Type and Improve Yaml Structure (#21)
MegaMech
2024-02-21
Added asset mods support
KiritoDv
2024-01-31
Fixed windows issues
KiritoDv
2024-01-31
Fixed linux issues
KiritoDv
2024-01-31
Added missing include on geo factory
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
2023-10-04
Added sm64 dictionary extraction
KiritoDv
2023-09-24
Added SPDLOG and a lot of debug information
KiritoDv
2023-09-22
Added text extraction support, missing jp offsets, and renamed anim to sanim
KiritoDv