COMMITS
June 14, 2025
R
fix(ImportHelper): fix check_file_type return type hint
Rudolf Kolbe committed
R
chore(ContainerHelper)!: move ContainerHelper into its own file
Rudolf Kolbe committed
R
chore(ruff)
Rudolf Kolbe committed
R
chore(EndianBinaryReader)!: remove unused read_u_int_array_array
Rudolf Kolbe committed
R
R
chore: drop python 3.7 support
Rudolf Kolbe committed
R
fix(UnityPyBoost.pyi) - read_typetree returns tuple[, int]
Rudolf Kolbe committed
R
fix: remove accidentaly added imports
Rudolf Kolbe committed
R
chore(Texture2DConverter): only bytes cast image_data if not already bytes
Rudolf Kolbe committed
R
chore(ruff): fix accidently dropped format related commit
Rudolf Kolbe committed
R
feat(TypeTreeGenerator): allow passing args and kwargs to base class
Rudolf Kolbe committed
R
fix(TypeTreeHelper): check if array size < 0, add TypeTreeNode.__repr__
Rudolf Kolbe committed
June 6, 2025
H
chore(pyproject.toml): fix typo
Harry Huang committed
H
chore!(TextureSwizzler): rename `TEXTURE_FORMAT_BLOCK_SIZE_MAP`
Harry Huang committed
H
chore(Texture2DConverter): remove redundant ifs
Harry Huang committed
H
chore(Texture2DConverter): fix typo, optimize docstring and types
Harry Huang committed
June 5, 2025
R
chore(ruff): apply and enforce EFBI ruff lint styles
Rudolf Kolbe committed
R
chore(lib/README): add fmod modification note
Rudolf Kolbe committed
R
chore!(math): remove dead code
Rudolf Kolbe committed
R
chore!(libil2cpp_helper): remove dead code
Rudolf Kolbe committed
R
fix(fmod) - linux: clear executable stack bit
Rudolf Kolbe committed
May 31, 2025
R
chore(release): bump version to 1.22.5
Rudolf Kolbe committed
R
chore(README): add "Programming Language Python 3.13" classifier
Rudolf Kolbe committed
D
fix Texture2D import for dxt5 swizzle (#323)
DevSeed committed
H
Refactor the converter table in Texture2DConverter (#321)
Harry Huang committed
H
Remove unnecessary code in Texture2DConverter (#320)
Harry Huang committed
May 28, 2025
R
chore(relesase): bump version to 1.22.4
Rudolf Kolbe committed
R
fix(PackedBitVector): fix unpack_floats not scaling by integer size
Rudolf Kolbe committed
R
fix(MeshHelper): Tangent signs weren't using shape (2,)
Rudolf Kolbe committed
R
fix(MeshHelper): detect m_Use16BitIndices for version >= 2017,3
Rudolf Kolbe committed