078f16a8d527c484abcd90c0badf8fcfff7eb985
The interpolation tool in edit mode would create an empty keyframe if nothing in the `from_drawing` and `to_drawing` was selected. This is not how the tool behaved in GPv2 so this is unexpected. The fix checks that if `only_selected` is used, there also is a selection in both of the drawings in the pair, and otherwise fallback to interpolating all the strokes. This is consistent with how the tool worked in 4.2. Pull Request: https://projects.blender.org/blender/blender/pulls/129206
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
