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.
2 parents 74ed80b + 681a8c3 commit c1cd25dCopy full SHA for c1cd25d
RELEASE_NOTES.md
@@ -1,5 +1,21 @@
1
RELEASE NOTES
2
3
+**Version**: 1.0.0b1
4
+
5
+NEW FEATURES
6
7
+* Ship all C# scripts as DLLs
8
9
+* Maya Unity Integration: Remove Preview option from menu
10
11
+* Enforce Exporter only works with Unity 2017.1+
12
13
+FIXES
14
+* Export Settings: prevent user from selecting Maya LT with "Browse" option in dropdown
15
+* Fbx Export: fix game won't compile with package installed (move FbxSdk to editor folder)
16
+* Convert to Prefab: fix particle system component causing convert to fail
17
+* Fbx Prefab: Properly handle updating Linked Prefab Instances that get nested inside other Prefabs.
18
19
**Version**: 0.0.14a
20
21
NEW FEATURES
0 commit comments