Skip to content

Commit bf23fea

Browse files
author
David Lassonde
committed
* New DCC Integrations zip files
1 parent dd61fc0 commit bf23fea

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

Packages/Integrations/Autodesk/maya/scripts/unitySetupUI.mel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ global string $unityImportIconPath = "import.png";
77
global string $unityExportIconPath = "export.png";
88
global string $unityIconPath = "unity.png";
99

10-
global string $unityFamilyLabel = "The UnityFbxForMaya plugin (v.1.7.0-preview) allows you to reliably exchange and review your work between Maya and Unity.";
10+
global string $unityFamilyLabel = "The UnityFbxForMaya plugin (v.2.0.0-preview) allows you to reliably exchange and review your work between Maya and Unity.";
1111
global string $unityImportLabel = "Import an FBX file from a Unity project and auto-configure for exporting";
1212
global string $unityExportModelLabel = "Export Model to Unity";
1313
global string $unityExportAnimLabel = "Export Animation to Unity";
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)