File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Copyright (c) 2017 Unity Technologies. All rights reserved.
5
5
Licensed under the ##LICENSENAME##.
6
6
See LICENSE.md file for full license information.
7
7
8
- **Version**: 0.0.6a-sprint17
8
+ **Version**: 0.0.6a
9
9
10
10
Requirements
11
11
------------
Original file line number Diff line number Diff line change 1
1
RELEASE NOTES
2
2
3
+ ** Version** : 0.0.6a
4
+
5
+ NEW FEATURES
6
+
7
+ * Model prefab path preference
8
+
9
+ Added a preference to the Fbx Export Preferences to control where Convert to Model saves models.
10
+
11
+ * FbxExporter Maya plugin
12
+
13
+ Added a Maya plugin with one click integration from within Unity to install the plugin into Maya 2017.
14
+ Headless install option also available through command line.
15
+ The plugin creates a Unity menu item with 3 options in the drop down menu: Configure, Review, and Publish.
16
+ The menu options do not yet have any functionality.
17
+
3
18
** Version** : 0.0.5a
4
19
5
20
NEW FEATURES
42
57
* Convert to Model : ensure only called once from context menu with multiple selection.
43
58
* Convert to Model: ensure instanced prefab linked to prefab on disk
44
59
* Convert to Model: don’t overwrite existing files for example, if “Sphere.fbx” exists then the file will be called “Sphere1.fbx”
45
- * Convert to Model: ensure order of copied siblings in matches original; ensure all GameObjects have unique names before export
60
+ * Convert to Model: ensure order of copied siblings in matches original; ensure all GameObjects have unique names before export
You can’t perform that action at this time.
0 commit comments