You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,17 @@
2
2
3
3
4
4
5
-
## [2.0.2] - 2019-05-21
5
+
## [2.0.2-preview.1] - 2019-06-20
6
6
7
7
NEW FEATURES
8
8
9
-
* It is no longer necessary to manually update Linked Prefabs or create Prefab Variants for FBX files.
9
+
* It is no longer necessary to manually create Prefab Variants for FBX files.
10
10
* Added **Convert to FBX Linked Prefab** menu item for creating FBX Linked Prefabs. FBX Linked Prefabs are Prefab Variants of the exported FBX's Model Prefab.
11
11
* Updated the documentation.
12
12
13
+
FIXES
14
+
* Fixed error when exporting selected Timeline Clip
0 commit comments