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 @@ -6,10 +6,19 @@ NEW FEATURES
6
6
7
7
* Updated User documentation
8
8
9
+ * Ship all C# scripts as DLLs
10
+
11
+ * Updated meta files to match original asset store release (1.0.0b1)
12
+
9
13
FIXES
10
14
11
15
* Export Settings: Moved browse ("...") buttons for 3D Application/Export Path next to dropdown/path fields
12
16
* Export Settings: Made "Keep Open" and "Hide Native Menu" labels camel case
17
+ * Added script to fix FbxPrefab component links when updating from forum release (1.1.0b1)
18
+
19
+ If previous installation was version 1.1.0b1, then a "Repair Missing Scripts" button will appear in the
20
+ FBX export settings inspector. Clicking the button will repair all prefabs and scene files serialized as text.
21
+ To repair binary files, first convert asset serialization mode to "Force Text" in Editor Settings (Edit->Project Settings->Editor).
13
22
14
23
** Version** : sprint35
15
24
You can’t perform that action at this time.
0 commit comments