diff --git a/tutorials/animation/animation_track_types.rst b/tutorials/animation/animation_track_types.rst index f6f4e0715aa..5392aa55534 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 36fa3925285..a0b9ba2590d 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 993ca679e01..0a1e5c3b720 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 5b6f2dfa9e2..47c53404869 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 ece9ebb56a7..b67025acecc 100644 Binary files a/tutorials/animation/img/manipulator_modes.webp and b/tutorials/animation/img/manipulator_modes.webp differ