[Bf-docboard-svn] bf-manual: [7622] branches/blender-2.92-release/blender_docs/manual/grease_pencil/animation/tools.rst: GPencil: Bake mesh animation for selected keyframes only

Aaron Carlisle noreply at blender.org
Wed Jan 20 23:52:38 CET 2021


Revision: 7622
          https://developer.blender.org/rBM7622
Author:   Blendify
Date:     2021-01-20 23:52:38 +0100 (Wed, 20 Jan 2021)
Log Message:
-----------
GPencil: Bake mesh animation for selected keyframes only

rB657e344351740daf97ff28f4fc53d448e3de75ee

Modified Paths:
--------------
    branches/blender-2.92-release/blender_docs/manual/grease_pencil/animation/tools.rst

Modified: branches/blender-2.92-release/blender_docs/manual/grease_pencil/animation/tools.rst
===================================================================
--- branches/blender-2.92-release/blender_docs/manual/grease_pencil/animation/tools.rst	2021-01-20 22:33:44 UTC (rev 7621)
+++ branches/blender-2.92-release/blender_docs/manual/grease_pencil/animation/tools.rst	2021-01-20 22:52:38 UTC (rev 7622)
@@ -108,6 +108,7 @@
 
 
 .. _bpy.ops.gpencil.mesh_bake:
+.. _bpy.ops.gpencil.bake_mesh_animation:
 
 Bake Mesh to Grease Pencil
 ==========================
@@ -123,9 +124,11 @@
 a Grease Pencil object keyframed strokes. The *Bake Action* tool computes the final animation of
 the selected objects with all those modifiers, drivers, and constraints applied, and keyframes the result.
 
+Target Object
+   Select the target Grease Pencil object for the baked animation or a new one if there is nothing yet.
 Start Frame, End Frame
    Start/End frame for the baking process.
-Frame Step
+Step
    Frame steps for the baking process
 Thickness
    Strokes thickness.
@@ -137,8 +140,8 @@
    Convert only edges marked as seam.
 Export Faces
    Convert faces as filled strokes.
-Target Object
-   Select the target Grease Pencil object for the baked animation or a new one if there is nothing yet.
+Only Selected Keyframes
+   Convert only the selected keyframes.
 Target Frame
    Target destination frame for the baked animation.
 Reproject Type



More information about the Bf-docboard-svn mailing list