We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a99772f commit f8ee2feCopy full SHA for f8ee2fe
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changes in Fbx Exporter
2
3
-## [3.0.0-preview.1] - 2020-01-08
+## [3.0.0-preview.1] - 2020-01-13
4
### Added
5
- Added FBX Recorder to record animations from the Unity Recorder directly to FBX (adds dependency to Unity Recorder)
6
- Export animated focal length and lens shift of cameras
@@ -11,6 +11,9 @@
11
### Fixed
12
- Fixed camera aspect and gate fit exporting as incorrect values
13
14
+### Known Issues
15
+- Recording animated skinned meshes/bone hierarchies may lead to unexpected results when importing in Maya
16
+
17
## [2.0.3-preview.3] - 2019-09-24
18
19
FIXES
0 commit comments