File: interpolation.rst

package info (click to toggle)
blender-doc 4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 253,604 kB
  • sloc: python: 13,030; javascript: 322; makefile: 113; sh: 107
file content (49 lines) | stat: -rw-r--r-- 1,498 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49

*************
Interpolation
*************

Interpolate
===========

.. reference::

   :Mode:      Draw and Edit Modes
   :Tool:      :menuselection:`Toolbar --> Interpolate`
   :Shortcut:  :kbd:`Ctrl-E`

When you are animating simple shapes you can use the interpolate tool
to automatically add new breakdown keyframes.

See :ref:`Interpolate tool <tool-grease-pencil-draw-interpolate>` for more details.


Interpolate Sequence
====================

.. reference::

   :Mode:      Draw and Edit Modes
   :Menu:      :menuselection:`Header --> Interpolate`
   :Shortcut:  :kbd:`Shift-Ctrl-E`

Interpolate strokes between the previous and next keyframe by adding *multiple* keyframes.
When you are on a frame between two keyframes and click the sequence button
a breakdown keyframe will be added on every frame between the previous and next keyframe.

Step
   The number of frames between generated interpolated frames.
Layer
   Restrict the interpolation to Active or All layers.
Only Selected :guilabel:`Edit Mode`
   When enabled, only selected strokes will be interpolated.
Exclude Breakdowns
   Exclude existing :ref:`Breakdowns keyframes <keyframe-type>` as interpolation extremes.
Flip Mode
   Invert strokes start and end. Automatic will try to found the right mode for every stroke.
Smooth
   Amount of smoothing to apply to interpolated strokes for reducing jitter/noise.
Iterations
   Number of time to smooth newly created strokes.
Type
   Interpolation method to use for the sequence.