Skip to content

Commit 82e553a

Browse files
committed
update changelog
1 parent b539fd4 commit 82e553a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Changes in Fbx Exporter
22

3-
## [3.0.2-preview.1] - 2020-03-25
3+
## [3.1.0-preview.1] - 2020-04-01
44
### Fixed
55
- Blendshapes naming in FBX so that multiple blendshapes all import correctly in Maya. Thank you to @lazlo-bonin for the fix.
66
- Don't override transforms when creating FBX Linked Prefab, so that the prefab updates properly when the FBX transforms are modified.
77
- Changed FBX Linked Prefab to keep Unity materials instead of using materials exported to FBX file.
8+
- To revert to using the FBX materials in the Linked Prefab, open the prefab editor and remove the material overrides.
89
- Fix issue where Maya imports root bone as null object if it doesn't have any descendants that are also bones.
10+
- Don't reduce keyframes after recording as it can create unnecessary errors/discrepancies in the exported curve.
911

1012
## [3.0.1-preview.2] - 2020-01-22
1113
### Added

0 commit comments

Comments
 (0)