File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ NEW FEATURES
8
8
9
9
* Maya Integration: Added script for installing Maya integration through the command line
10
10
11
+ * Maya Integration: Added dropdown to select Maya version to use for installation
12
+
13
+ Tries to find all Maya versions installed in default install location. Also contains browse option to select Maya installed
14
+ in custom location.
15
+
16
+ * Maya Integration: Added icons for Import, Preview, and Export
11
17
12
18
FIXES
13
19
22
28
* Export Settings: Reword center objects tooltip
23
29
* Maya Integration: Handle projects with spaces in the path
24
30
* Maya Integration: Run turntable review with Unity project already open
31
+ * Maya Integration: Rename "Review" to "Preview", and "Publish" to "Export"
32
+ * Convert to Prefab: Don't copy SkinnedMeshRenderer component to FbxPrefab (as we currently do not support skinned mesh export)
33
+ * Convert to Prefab: Rename "Convert to Prefab" to "Convert To Linked Prefab Instance"
25
34
26
35
** Version** : 0.0.13a
27
36
You can’t perform that action at this time.
0 commit comments