[Bf-docboard-svn] bf-manual: [8978] branches/blender-3.1-release/blender_docs/manual/editors/graph_editor/fcurves/editing.rst: Animation: Equalize Handle Operator

Aaron Carlisle noreply at blender.org
Wed Feb 16 21:04:10 CET 2022


Revision: 8978
          https://developer.blender.org/rBM8978
Author:   Blendify
Date:     2022-02-16 21:04:10 +0100 (Wed, 16 Feb 2022)
Log Message:
-----------
Animation: Equalize Handle Operator

rB17b0c06946bef39e29e3b0b1a5faaf8faca35daa

Modified Paths:
--------------
    branches/blender-3.1-release/blender_docs/manual/editors/graph_editor/fcurves/editing.rst

Modified: branches/blender-3.1-release/blender_docs/manual/editors/graph_editor/fcurves/editing.rst
===================================================================
--- branches/blender-3.1-release/blender_docs/manual/editors/graph_editor/fcurves/editing.rst	2022-02-16 19:48:29 UTC (rev 8977)
+++ branches/blender-3.1-release/blender_docs/manual/editors/graph_editor/fcurves/editing.rst	2022-02-16 20:04:10 UTC (rev 8978)
@@ -65,6 +65,22 @@
 
              After Flatten Handles.
 
+.. _bpy.ops.graph.equalize_handles:
+
+Equalize Handles
+   Ensure selected keyframes' handles have equal length.
+
+   Side
+      Side of the keyframes' Bézier handles to affect
+
+      :Left: Equalize selected keyframes' left handles.
+      :Right: Equalize selected keyframes' right handles.
+      :Both: Equalize both of a keyframe's handles.
+   Handle Length
+      Length to make selected keyframes' Bézier handles.
+   Flatten
+      Make the values of the selected keyframes' handles the same as their respective keyframes.
+
 Cursor to Selected :kbd:`Ctrl-G`
    Places the cursor at the midpoint between selected keyframes.
 



More information about the Bf-docboard-svn mailing list