578f93517044b30e162ef0f100ecfb6d8e9d6df4
Currently, removing a node frame a frame is rather annoying. The `alt+P` shortcut is hard to reach and probably not very intuitive. Furthermore, often one only notices that one wants to remove a node from a frame after starting to move the node. So one would have to put the node back down, detach it from the frame and then start moving again. This patch simplifies this entire process by adding a new shortcut that can be used while dragging nodes. When `F` is pressed, the selected nodes are detached from their parents. Alternatively, if the nodes are detached already, they may be attached to the frame under the cursor. Pull Request: https://projects.blender.org/blender/blender/pulls/138650
…
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%
