0.2.0 (2023-01-17)
- Split
BoneWeights
- Make material fields public (1ec7822)
- Split
BoneWeights(d270a58) - Store objset magic signature (7005d95)
- nix: Update flake due to changes in nixpkgs (e9dfe33)
- changes the type of some fields and methods
- dep: Removed
(To|From)PrimitiveforPrimitiveTypeandIndexType - dep: removed
Bone::local_bind_poseand corresponding functions in the python FFI
- Add print support to python types + refactor (eb2ea20)
- Parse materials (83db2ec)
- Read
TextureandShaderType(d754001) - Support Bones and weights, and refactor (74cd69d)
- Add
pyo3support for macOS (380d3bc) - ci: Typo in
release-please(2272b2a) - Fix bone ids, and
BoneWeight's pyffi (1b7839f) - Parse the rest of
SubMesh(82feddd) - Parse the rest of
SubMeshand fix others (aeb4e0d) - Parse UV indices, updated tristrips algo (385014d)
- Remove unneccessary nightly feature (241b4a4)
- Use original types for certain fields (590064b)
0.2.0-alpha8 (2022-01-04)
- dep: Removed
(To|From)PrimitiveforPrimitiveTypeandIndexType - dep: removed
Bone::local_bind_poseand corresponding functions in the python FFI
- Add print support to python types + refactor (1b077dd)
- Parse materials (ba0e77e)
- Read
TextureandShaderType(25130c1) - Support Bones and weights, and refactor (9a2df04)
- Add
pyo3support for macOS (406b432) - ci: Typo in
release-please(8cee923) - Fix bone ids, and
BoneWeight's pyffi (09c8ddf) - Parse the rest of
SubMesh(cab26af) - Parse the rest of
SubMeshand fix others (b37584c) - Parse UV indices, updated tristrips algo (fecf1fb)
- Remove unneccessary nightly feature (7314927)