You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/sdk/pages/animations.adoc
+6-14Lines changed: 6 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,27 +7,19 @@ The SDK allows you to preview animations of converted models, and to some extent
7
7
8
8
== How to use it
9
9
10
-
Once a model is loaded (using "Edit in Scene Composer"), you can find the AnimComposer in the model tree in the Scene Explorer.
11
-
12
-
All available animations will be listed, and right clicking on any will give you the option to play, stop and rename them.
13
-
14
-
If your model has Anim Channels, you can choose to play them on only that channel.
10
+
Once a model is loaded (using "Edit in Scene Composer"), you can find the AnimComposer in the model tree in the Scene Explorer.
11
+
All available animations will be listed, and right clicking on any will give you the option to play, stop and rename them.
12
+
If your model has Anim Channels, you can choose to play them on only that channel.
15
13
16
14
== Merging animations
17
15
18
-
You can select several converted models that have AnimComposers and merge their animations to one of them.
19
-
20
-
This is useful if you want to add animations to an existing model without converting it from scratch.
16
+
You can select several converted models that have AnimComposers and merge their animations to one of them.
17
+
This is useful if you want to add animations to an existing model without converting it from scratch.
21
18
22
19
1. Select the models you want to merge in the Projects window using shift+click.
23
20
24
21
2. Right click on any of them and select "Merge Animations".
25
22
26
23
3. A window will appear asking which model you want to merge them to.
27
24
28
-
*All animations from the source to the target will be copied, existing ones will be overwritten.*
29
-
30
-
== Clearing cache
31
-
32
-
If you for some reason want to remove all the thumbnails, you can find them in a folder called .assetbrowser in the root of the project. It is safe to delete the folder.
33
-
25
+
*All animations from the source to the target will be copied, existing ones will be overwritten.*
0 commit comments