index
:
unity-tools
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2025-03-22
relative file ids
metamuffin
2025-03-22
wrong inheritance of meshrenderer
metamuffin
2025-03-22
coerce vector types of mesh
metamuffin
2025-03-22
fix sharedasset detection
metamuffin
2025-03-22
fix seeking nodeready and more helpers
metamuffin
2025-03-15
assetbundle struct to abstract over unityfs and serializedfile
metamuffin
2025-03-15
fix inefficient multi readers
metamuffin
2025-03-15
more abstraction around unityfs to read multiple files from a single reader
metamuffin
2025-03-14
initial work on gltf exports
metamuffin
2025-03-14
move files around
metamuffin
2025-03-14
improve PPtr functions
metamuffin
2025-03-14
other vertex formats
metamuffin
2025-03-13
remove a few unwraps
metamuffin
2025-03-13
read object abstraction
metamuffin
2025-03-13
move SerializedFile functions to impl
metamuffin
2025-03-13
main file finder helper
metamuffin
2025-03-13
streaminginfo abstraction
metamuffin
2025-03-13
remove debug.rs
metamuffin
2025-03-13
clean up code again
metamuffin
2025-03-13
material parser
metamuffin
2025-03-13
fix mesh bugs
metamuffin
2025-03-13
can extract meshes
metamuffin
2025-03-12
cleanup
metamuffin
2025-03-12
more parsing helpers
metamuffin
2025-03-12
streaming large files
metamuffin
2025-03-12
many more texture formats
metamuffin
2025-03-12
extracted streaming data
metamuffin
2025-03-12
texture formats
metamuffin
2025-03-11
fromvalue trait
metamuffin
2025-03-11
fix file offset endianess
metamuffin
2025-03-11
move classes to modules
metamuffin
2025-03-11
more inspection tools
metamuffin
2025-03-10
type graph
metamuffin
2025-03-10
successfully read all objects of a file
metamuffin
2025-03-10
more debugging
metamuffin
2025-02-24
json conversion
metamuffin
2025-02-15
post align
metamuffin
2025-02-15
can read objects
metamuffin
2025-02-14
trying to read objects
metamuffin
2025-02-11
pub things and rename compression scheme to lowercase
metamuffin
2025-02-10
read serialized file tables
metamuffin
2025-02-10
first type tree read
metamuffin
2025-02-10
start work on serialized files
metamuffin
2025-02-09
readme and rename crate
metamuffin
2025-02-09
unityfs library usage
metamuffin
2025-02-09
cab extract works
metamuffin
2025-02-09
lz4 fails for some reason
metamuffin