Browse Source

Add tip for zooming in the bezier curve editor (#9152)

* Add tip for zooming in the bezier navigator

---------

Co-authored-by: A Thousand Ships <[email protected]>
Co-authored-by: Matthew <[email protected]>
Manuel Cascallar 1 year ago
parent
commit
4e6366ee69
1 changed files with 7 additions and 0 deletions
  1. 7 0
      tutorials/animation/animation_track_types.rst

+ 7 - 0
tutorials/animation/animation_track_types.rst

@@ -74,6 +74,13 @@ editor, click the curve icon to the right of the animation track.
 In the editor, keys are represented by filled diamonds and the outlined
 In the editor, keys are represented by filled diamonds and the outlined
 diamonds connected to them by a line control curve's shape.
 diamonds connected to them by a line control curve's shape.
 
 
+.. tip::
+
+    For better precision while manually working with curves, you might want to alter
+    the zoom levels of the editor. The slider on the bottom right of the editor can be used to
+    zoom in and out on the time axis, you can also do that with :kbd:`Ctrl + Shift + Mouse wheel`.
+    Using :kbd:`Ctrl + Alt + Mouse wheel` will zoom in and out on the Y axis
+
 .. image:: img/bezier_curves.webp
 .. image:: img/bezier_curves.webp
 
 
 In the right click panel of the editor, you can select the handle mode:
 In the right click panel of the editor, you can select the handle mode: