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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Changes in Fbx Exporter
2
2
3
-
## [3.2.0-preview.1] - 2020-04-28
3
+
## [3.2.0-preview.2] - 2020-05-19
4
4
### Added
5
5
- Added an option to the Autodesk® Maya® integration Unity menu for creating an export set.
6
6
- The option can be found in File > Unity > Create Export Set
@@ -10,6 +10,7 @@
10
10
11
11
### Changed
12
12
- Do not search for Autodesk® installs in `D:/Program Files/Autodesk` (not a standard drive).
13
+
- Update Unity Recorder dependency to version 2.2.0-preview.4.
13
14
14
15
### Fixed
15
16
- Added a null check when inspecting whether a Timeline Clip is selected for export. This fixes a NullReferenceException when an object in the selection is null.
0 commit comments