Browse Source

Merge pull request #16 from beardeddragon5/master

Add step in Animation creation
David Bernard 9 years ago
parent
commit
d2a008cdbd

+ 2 - 0
src/docs/asciidoc/jme3/external/blender.adoc

@@ -62,6 +62,8 @@ To create an animation from scratch do the following:
 **  image:jme3/external/blender-action-editor.png[blender-action-editor.png,with="",height=""]
 
 *  Add an action by pressing the plus button
+*  Set the rotationmode of the bone to Quaternion or switch later from your rotationmode to Quaternion and make a keyframe
+**  image:jme3/external/blender-switch-rotationmode.png[blender-switch-rotationmode.png,with="",height=""]
 *  Create the keyframes (select the model armature and press I) along the timeline
 **  image:jme3/external/blender-add-keyframes.png[blender-add-keyframes.png,with="",height=""]
 

BIN
src/docs/images/jme3/external/blender-switch-rotationmode.png