tornavis/source/blender/editors/space_node
Hans Goudey 1dc503b33a Nodes: Remove node after link drag search cancel
Remove the node if the transform operation is cancelled rather than
confirmed. This is consistent with the regular search menu.
2022-08-01 17:03:21 -05:00
..
CMakeLists.txt Auto-generate RNA-structs declarations in `RNA_prototypes.h` 2022-03-14 17:08:46 +01:00
drawnode.cc Fix T98982: cannot change default value of some node group input types 2022-07-26 14:49:12 +02:00
link_drag_search.cc Nodes: Remove node after link drag search cancel 2022-08-01 17:03:21 -05:00
node_add.cc Cleanup: simplify function for adding node to editor 2022-08-01 16:32:43 -05:00
node_context_path.cc Cleanup: Clang tidy 2022-05-30 17:46:44 +02:00
node_draw.cc Fix T99880: no node timing for frames in node groups 2022-07-25 12:27:45 +02:00
node_edit.cc Nodes: Allow using escape key to exit node resizing 2022-07-26 16:03:43 -05:00
node_geometry_attribute_search.cc Cleanup: Remove redundant filtering of legacy normal attribute 2022-07-07 08:15:29 -05:00
node_gizmo.cc Revert "Compositor: Support backdrop offset for the Viewer node" 2022-03-19 00:37:30 +01:00
node_group.cc Cleanup: Move RNA path functions into own C++ file 2022-07-29 16:56:48 +02:00
node_intern.hh Cleanup: simplify function for adding node to editor 2022-08-01 16:32:43 -05:00
node_ops.cc Geometry Nodes: Remove legacy node code 2022-03-16 08:51:11 -05:00
node_relationships.cc Cleanup: simplify function for adding node to editor 2022-08-01 16:32:43 -05:00
node_select.cc Merge branch 'blender-v3.2-release' 2022-05-18 14:42:55 +10:00
node_templates.cc UI: Add support for showing socket descriptions in tooltips 2022-04-11 23:40:48 +02:00
node_view.cc Fix T98191: Alt-LMB for node detach fails with RMB select 2022-05-18 14:39:48 +10:00
space_node.cc Drag & drop: Use session UUID of IDs instead of name for dropping 2022-05-24 17:08:02 +02:00