Skip to content

Commit 0093442

Browse files
committed
add missing fix to changelog
1 parent d522ffb commit 0093442

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

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

3-
## [3.0.2-preview.1] - 2020-03-19
3+
## [3.0.2-preview.1] - 2020-03-25
44
### Fixed
55
- Blendshapes naming in FBX so that multiple blendshapes all import correctly in Maya.
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+
- Fix issue where Maya imports root bone as null object if it doesn't have any descendants that are also bones.
89

910
## [3.0.1-preview.2] - 2020-01-22
1011
### Added

0 commit comments

Comments
 (0)