File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## unreleased
7
+ ## 0.13.0 - 2025-03-06
8
8
### Added
9
9
* Added ` animation.Animation.fcurves ` and ` animation.FCurves ` for computing fcurves compatible with Blender.
10
10
* Added ` Transform ` type for decomposed translation, rotation, scale (TRS) transforms.
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " xc3_model_py"
3
- version = " 0.12 .0"
3
+ version = " 0.13 .0"
4
4
authors = [" ScanMountGoat" ]
5
5
edition = " 2021"
6
6
readme = " ../README.md"
You can’t perform that action at this time.
0 commit comments