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
/
GeoLayoutFactory.cpp
Age
Commit message (
Expand
)
Author
2026-07-02
Implemented UI Framework (#225)
Lywx
2026-03-23
Implemented clang-format
KiritoDv
2026-01-24
Build using C++17 and replace sha1 library
AloXado320
2026-01-14
Some sm64 geo fixes
KiritoDv
2025-02-08
Added a validation for geo layouts
KiritoDv
2024-06-14
Fix Script Indenting and GeoLayout BranchAndLink to NULL (#139)
inspectredc
2024-06-09
Fixed GeoLayout LOD Extraction
KiritoDv
2024-06-09
Fixed GeoLayout Processing
KiritoDv
2024-05-25
Fixed possible conflicts with LUS
KiritoDv
2024-04-23
only check ptr not null
inspectredc
2024-04-23
reimplement geolayout autogen
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-20
Added missing returns
KiritoDv
2024-03-20
Auto pad and overlap detection (#47)
Lywx
2024-03-08
Detect Compression Type and Improve Yaml Structure (#21)
MegaMech
2024-01-31
Fixed windows issues
KiritoDv
2024-01-31
Refactored code and added per file config
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