Skip to content

Commit f93bd9d

Browse files
author
DESKTOP-F8VO8FK\Austin
committed
[CHANGED] release notes to include addition of light and camera animation
1 parent 5760de5 commit f93bd9d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

RELEASE_NOTES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
**Version**: sprint42
44

5+
NEW FEATURES
6+
* FbxExporter: Added support for exporting Lights with animated properties (Known issue: when exporting with an animated property AND an animated transform, the resulting object will have a rotation that is off by 90 degrees.)
7+
8+
Currently supported light properties for animation are:
9+
-Intensity
10+
-Spot Angle
11+
-Color
12+
13+
* FbxExporter: Added support for exporting Cameras with animated properties (Known issue: when exporting with an animated property AND an animated transform, the resulting object will have a rotation that is off by 90 degrees.)
14+
15+
Currently Supported camera properties for animation are:
16+
-Field of View
17+
518
FIXES
619
* FbxExporter: fixed issue where animations would sometimes be exported before their components, causing errors'
720
* FbxExporter: fixed bug where skinning weights were incorrect on export

0 commit comments

Comments
 (0)