fc49a5928b774a89695fa97453232fb519d7ab7b
When erasing, sculpting or tinting, the previous key was not being duplicated. The `ed::greasepencil::ensure_active_keyframe` didn't have a good mechanism to make this work. This adds a parameter to the `ensure_active_keyframe` function so that the caller can decide what should be done. For the sculpting tools, eraser, and tint tool, this will now duplicate the previous key, when auto-key is on. Resolves #124082. Pull Request: https://projects.blender.org/blender/blender/pulls/125224
…
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%
