be5cf8f8a1ac72a76c12b717f6c0f7d6efa8acfe
This adds an operator `graph.select_key_handles` to the graph editor that changes the selection of the different parts of a bezier keyframe. It operates on all keys that are either themselves selected or have either of their handles selected, and changes whether the key itself and/or its handles are selected. The operator has three options: - `left_handle_action` - `right_handle_action` - `key_action` Each of which can be set to: - Select - Deselect - Keep (do nothing) Co-authored-by: cgtinker <Denys.Hsu@gmail.com> Pull Request: https://projects.blender.org/blender/blender/pulls/111143
…
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
11%
C
6.3%
GLSL
2.2%
CMake
1.3%
Other
1.1%
