87fc8e8dddf6481030a956aaa77c2cde9c72d03f
This is in response to feedback to the changes from #113504 While it does simplify inserting keyframes, sometimes artists want to insert keys only to e.g. Location. This takes longer to do now, since the option is in a menu. This PR changes the following: * new `K` hotkey to bring up the "Keying Set" menu. This will always show the menu, even if a keying set is active. * `Shift + K` will open a menu to set the active keying set * with "Pie Menu on Drag" enabled in the user preferences, hitting `I` and moving the mouse will bring up a pie menu to insert only specific transform channels Conceptually this separates the keying set behavior from the insert keyframe behavior. `I` will always add keyframes. While `K` always shows keying set options. Pull Request: https://projects.blender.org/blender/blender/pulls/115798
…
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%
