COMMITS
April 7, 2026
R
release: 1.25.1
Rudolf Kolbe committed
R
fix(UnityVersion): handle optional postfixes, fixes #369
Rudolf Kolbe committed
February 23, 2026
R
chore: ruff format
Rudolf Kolbe committed
R
release: 1.25
Rudolf Kolbe committed
R
fix(environment): stream file in load_assets if not splitsfile instead of reading to memory
Rudolf Kolbe committed
R
fix(TpkClassGenerator)!: map char to int instead of str
Rudolf Kolbe committed
R
chore(TpkClassGenerator): sort Union fields
Rudolf Kolbe committed
R
refractor(Tpk): use lzma.tpk instead of uncompressed.tpk to reduce wheel and sdist size
Rudolf Kolbe committed
R
chore: use git-lfs for samples and resources
Rudolf Kolbe committed
R
fix(ImportHelper): try/excapt file parsers, stream gzip WebFile check
Rudolf Kolbe committed
R
feat(EndianBinaryReader): add seek and tell
Rudolf Kolbe committed
R
chore: update tpk and generated.py
Rudolf Kolbe committed
R
chore!(cli-update_tpk): update the generated.py when updating the tpk
Rudolf Kolbe committed
R
refractor!(Tpk): slightly optimize Tpk, fix indents and usage of TpkClassGenerator
Rudolf Kolbe committed
R
chore: move ClassesGenerator from generators to UnityPy/tools
Rudolf Kolbe committed
February 8, 2026
E
Fixed loading assets from current directory.
Egor Vorontsov committed
R
feat(ObjectReader)!: implement __copy__, move old init to from_reader, remove offset fields
Rudolf Kolbe committed
R
feat(Object): implement __copy__
Rudolf Kolbe committed
February 19, 2026
D
fix: skip read_vertex_data when VertexData is empty
Den committed
R
fix(BundleFile): support UnityWeb version 6 saving (not just reading)
Rudolf Kolbe committed
R
chore: ruff format
Rudolf Kolbe committed
R
Merge branch 'master' of https://github.com/K0lb3/UnityPy
Rudolf Kolbe committed
R
Merge branch 'pr/342'
Rudolf Kolbe committed
R
chore: ruff format
Rudolf Kolbe committed
D
Refactor and fix UnityVersion __getitem__ (#365)
Den committed
A
fix align check for 2019.4.x (#364)
AXiX committed
January 25, 2026
S
explicitly close file
Stephen Shen committed
February 12, 2026
D
Handle UnityWeb version 6
Den committed
February 5, 2026
S
fix(SerializedFile): order written objects by path_id
sw1tchbl4d3r committed
December 20, 2025
R
chore: use new objreader syntax
Rudolf Kolbe committed