diff --git a/tutorials/animation/animation_track_types.rst b/tutorials/animation/animation_track_types.rst index f6f4e0715..5392aa555 100644 --- a/tutorials/animation/animation_track_types.rst +++ b/tutorials/animation/animation_track_types.rst @@ -157,7 +157,8 @@ diamonds connected to them by a line control curve's shape. .. image:: img/bezier_curves.webp -In the right click panel of the editor, you can select the handle mode: +While a keyframe is selected (not the handle), in the right click panel of the +editor, you can select the handle mode: - Free: Allows you to orient a manipulator in any direction without affecting the other's position. diff --git a/tutorials/animation/img/audio_track.webp b/tutorials/animation/img/audio_track.webp index 36fa39252..a0b9ba259 100644 Binary files a/tutorials/animation/img/audio_track.webp and b/tutorials/animation/img/audio_track.webp differ diff --git a/tutorials/animation/img/bezier_curve_icon.webp b/tutorials/animation/img/bezier_curve_icon.webp index 993ca679e..0a1e5c3b7 100644 Binary files a/tutorials/animation/img/bezier_curve_icon.webp and b/tutorials/animation/img/bezier_curve_icon.webp differ diff --git a/tutorials/animation/img/bezier_curves.webp b/tutorials/animation/img/bezier_curves.webp index 5b6f2dfa9..47c534048 100644 Binary files a/tutorials/animation/img/bezier_curves.webp and b/tutorials/animation/img/bezier_curves.webp differ diff --git a/tutorials/animation/img/manipulator_modes.webp b/tutorials/animation/img/manipulator_modes.webp index ece9ebb56..b67025ace 100644 Binary files a/tutorials/animation/img/manipulator_modes.webp and b/tutorials/animation/img/manipulator_modes.webp differ