File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1
1
RELEASE NOTES
2
2
3
+ ** Version** : sprint50
4
+
5
+ NEW FEATURES
6
+
7
+ * Fbx Exporter: remove "Export All Timeline Clips" menu option
8
+
9
+ * Fbx Export Settings: Added option to transfer transform animation on export
10
+
11
+ Ability to select source and destination transforms to transfer animation from and to respectively.
12
+ Destination must be a descendant of source.
13
+ All animation on transforms on and between source and destination will be combined and transferred to destination.
14
+
15
+ * Maya Integration: Added option to export both model and animation to same file
16
+
17
+ File exported to will be the same as "Export Model Only"
18
+
19
+ FIXES
20
+
21
+ * FbxExporterTests: fix Export Timeline Clip unit tests (add back missing scene)
22
+ * FbxExporter: don't export animation on objects (e.g. LODs) that don't get exported
23
+ * FbxExportSettings: remove presets so package works in Unity 2017
24
+ * FbxExportSettings: fix so min dialog size doesn't cut off export button
25
+ * FbxExporter: rename Export Model to Export To FBX
26
+ * FbxExportSettings: fix console error on Mac when clicking "Install Unity Integration"
27
+ * FbxExportSettings: turn animated skinned mesh export off by default
28
+ * FbxExportSettings: export animation on skinned mesh ancestors even if animated skinned mesh option is off
29
+ * FbxExporter: fix error when trying to export animation only on model without animation
30
+
3
31
** Version** : sprint49
4
32
5
33
NEW FEATURES
You can’t perform that action at this time.
0 commit comments