a36599b32366a7f08fde7f923731022a5199263c
This modifies the 3D viewport keyframing operators to work with layered actions. The functionality is relative basic, and still leaves some things out. Of particular note: - Keyframing with keying sets does not yet work. - User preferences such as the `XYZ to RGB` flag and the keyframe interpolation type are not yet used/respected. - Something not caused by this PR but revealed by it: when the last keyframe of an fcurve is deleted in a layered action, the fcurve still sticks around. This is different from legacy actions, which delete fcurves when their last key is deleted. Since the "Only Insert Available" feature is based on the existence of fcurves, that makes the feature appear broken in some circumstances right now with layered actions. Pull Request: https://projects.blender.org/blender/blender/pulls/121661
…
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%
