Skip to content

Commit b901c4f

Browse files
committed
update release notes
1 parent 5da6531 commit b901c4f

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

RELEASE_NOTES.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,39 @@
11
RELEASE NOTES
22

3+
**Version**: 0.0.10a
4+
5+
NEW FEATURES
6+
7+
* Turntable Review shows minimal Unity window
8+
9+
The Game window is maximized so that it takes up most of the layout.
10+
11+
* Turntable Review frames camera onto model
12+
13+
* Turntable Review rotates model
14+
15+
Model rotates either when selected in the editor or in play mode.
16+
17+
* Turntable Review publishes to temporary location
18+
19+
Running Unity -> Review command in Maya publishes the asset to a temporary location inside the Unity project.
20+
21+
* Maya Integration: Added support for multiple Maya versions
22+
23+
* Set Turntable scene from Project Settings
24+
25+
Scene to use for Turntable review can be selected in Project Settings.
26+
27+
* Select Turntable Base GameObject by attaching FbxTurnTableBase script
28+
29+
Attaching the FbxTurnTableBase script to a GameObject will parent the model being reviewed under this GameObject.
30+
If none present, an empty GameObject will be used as the base.
31+
32+
FIXES
33+
34+
* FbxPrefab: Don't allow settings to be changed on prefab instance
35+
* Maya Integration: Fix so review brings Unity window to front on Windows if already open
36+
337
**Version**: 0.0.9a
438

539
* Auto updater for instanced prefabs

0 commit comments

Comments
 (0)