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 0839a42 commit 0eb88b3Copy full SHA for 0eb88b3
CHANGELOG.md
@@ -1,6 +1,17 @@
1
# Changes in Fbx Exporter
2
3
RELEASE NOTES
4
+
5
+## [2.0.1] - 2018-11-12
6
+NEW FEATURES
7
+* In Unity 2018.3 replace Linked Prefabs with Prefab Variants
8
+* Updated documentation
9
10
+FIXES
11
+* Fix error when exporting SkinnedMesh with bones that are not descendants of the root bone
12
+* Fix animation only export not exporting animation in 2.0.0
13
+* Fix calculating center of root objects when exporting "Local Pivot"/"Local Centered"
14
15
## [2.0.0] - 2018-06-22
16
NEW FEATURES
17
* FBX Exporter is now distributed via the Package Manager
0 commit comments