Skip to content

Commit abd10e3

Browse files
committed
update changelog
1 parent dfbf8ae commit abd10e3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changes in Fbx Exporter
22

3+
## [3.0.2-preview.1] - 2020-03-23
4+
### Fixed
5+
- Changed FBX Linked Prefab to keep Unity materials instead of using materials exported to FBX file.
6+
37
## [3.0.1-preview.2] - 2020-01-22
48
### Added
59
- Added option to export geometry when recording with the FBX recorder (in previous version geometry was always exported).

com.unity.formats.fbx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.unity.formats.fbx",
33
"displayName": "FBX Exporter",
4-
"version": "3.0.1-preview.2",
4+
"version": "3.0.2-preview.1",
55
"dependencies": {
66
"com.unity.recorder": "2.1.0-preview.1",
77
"com.unity.timeline": "1.0.0",

0 commit comments

Comments
 (0)