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
/
naudio
/
v0
Age
Commit message (
Expand
)
Author
2026-07-03
Fixed different audio drivers exporting wrong to aiff
KiritoDv
2026-07-02
Implemented UI Framework (#225)
Lywx
2026-03-23
Implemented clang-format
KiritoDv
2026-02-22
Added XML Factories for Sequences
KiritoDv
2026-02-20
Downgrade back to 17, we don't need std::atomic_ref
KiritoDv
2026-01-24
Build using C++17 and replace sha1 library
AloXado320
2025-02-02
Missing import
Lywx
2025-02-02
Fixed compilation errors
Lywx
2025-02-02
Added full modding support for sequences
Lywx
2025-02-02
Added m64 export on audio v0 drivers
Lywx
2025-01-31
Added sf64 compressed audio support, cleaned code and implemented audio drive...
KiritoDv
2025-01-15
Added options to have a better lib implementation (#158)
Lywx
2024-11-29
Fixed aiff sample extraction and sample name
KiritoDv
2024-11-28
Fixed aifc extraction on naudio v0
KiritoDv
2024-11-21
Trying to fix linux stupid behavior
KiritoDv
2024-11-21
Added sample extraction to aiff
KiritoDv
2024-11-21
Recreated audio export system to something more generic
KiritoDv