We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ec8bad commit 005696cCopy full SHA for 005696c
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changes in Fbx Exporter
2
3
-## [3.0.0-preview.1] - 2020-01-13
+## [3.0.0-preview.2] - 2020-01-13
4
### Added
5
- Added FBX Recorder to record animations from the Unity Recorder directly to FBX (adds dependency to Unity Recorder).
6
- Export animated focal length and lens shift of cameras.
com.unity.formats.fbx/package.json
@@ -1,7 +1,7 @@
{
"name": "com.unity.formats.fbx",
"displayName": "FBX Exporter",
- "version": "3.0.0-preview.1",
+ "version": "3.0.0-preview.2",
"dependencies": {
"com.unity.recorder": "2.1.0-preview.1",
7
"com.unity.timeline": "1.0.0",
0 commit comments