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 a7fa961 commit aaabc1bCopy full SHA for aaabc1b
RELEASE_NOTES.md
@@ -8,6 +8,10 @@ NEW FEATURES
8
9
* Fbx Prefab auto-updater updates transforms and components
10
11
+If components are added/removed in Maya, the changes will be reflected in Unity (e.g. if a mesh is removed from a node,
12
+the MeshFilter and MeshRenderer components will be removed in Unity as well.
13
+Updating the translation/rotation/scale of a transform in Maya will update the transform in the Unity prefab.
14
+
15
* Move Autoload Last Saved Prefab menu item to Fbx Export Settings
16
17
Now loading the turntable scene with the latest prefab can be done via a button
0 commit comments