COMMITS
February 26, 2025
R
EndianBinaryReader - format, add read_string & read_string_to_null type hints
Rudolf Kolbe committed
February 25, 2025
H
feat(config): unset default fallback version
Harry Huang committed
H
fix(files): use generic type in EndianBinaryWriter
Harry Huang committed
February 22, 2025
H
fix(files): overall type hint corrections
Harry Huang committed
H
chore(files): fix typo and remove legacy code
Harry Huang committed
H
refactor(files): use assertion for version-specific assignment
Harry Huang committed
H
fix: better type hint in EndianBinaryReader/Writer
Harry Huang committed
February 17, 2025
R
1.21.0 version bump & pyproject.toml dep fix
Rudolf Kolbe committed
R
MeshHelper - fix normals and tangents type hints
Rudolf Kolbe committed
R
TypeTreeGenerator impl
Rudolf Kolbe committed
R
remove (outdated) examples
Rudolf Kolbe committed
February 16, 2025
R
1.20.26 version bump
Rudolf Kolbe committed
R
ObjectReader - make peek_name more universal
Rudolf Kolbe committed
R
MeshHelper - fix get_triangles for Strip and Quad
Rudolf Kolbe committed
February 15, 2025
R
math.py - ColorRGBA.rgba wrap mult in int
Rudolf Kolbe committed
February 13, 2025
R
1.20.25 version bump (1.20.24 was broken)
Rudolf Kolbe committed
R
Environment - fix find_file and extend type hints
Rudolf Kolbe committed
R
UnityPy.load - directly map to Environment to inherit call signature for typehinting
Rudolf Kolbe committed
R
ObjectReader - fix peek_name by moving BuildTarget out of TypeChecking
Rudolf Kolbe committed
M
C TypeTreeHelper - Safeguard against bogus Array definition (#300)
mos9527 committed
February 12, 2025
R
1.20.23 version bump
Rudolf Kolbe committed
February 11, 2025
M
Fix typo in generated classes and `ClassesGenerator.py`
mos9527 committed
M
Add missing `size` argument in `read_value_array`
mos9527 committed
February 10, 2025
R
1.20.22 version bump
Rudolf Kolbe committed
R
MeshHelper - fix get_streams and m_Channel.dimension usage (&0xF)
Rudolf Kolbe committed
R
VertexFormat - fix struct type mapping for float16 (h to e)
Rudolf Kolbe committed
R
UnityPyBoost.pyi - fix unpack_vertexdata info
Rudolf Kolbe committed
H
refactor(helpers): get_resource_data in ResourceReader
Harry Huang committed
H
fix(helpers): type hint, import, typo
Harry Huang committed
February 6, 2025
H
fix(helpers): fromString in UnityVersion
Harry Huang committed