Nodes: Added "Move Item" operator for re-ordering nodegroup sockets and panels #117130

Open
quackarooni wants to merge 1 commits from quackarooni/blender:nodegroup_move_item_operator into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

1 Commits

Author SHA1 Message Date
Quackarooni f8ad73a483 Added "Move Item" operator for nodegroup items
Implemented operators for re-ordering node interface items.
Functionality is similar to `node.tree_socket_move` in versions prior to 4.0.

Though this version is made to also support re-ordering panels,
and re-ordering sockets across them.
2024-01-15 19:15:35 +08:00