Blender Git Loki
Git Commits -> Revision 0f06414
Revision 0f06414 by Bastien Montagne (master) May 6, 2019, 18:37 (GMT) |
Node select: refactor, fix some inconsistent behaviors in socket selection. Refactor a bit node selection code, mostly in the socket selection in one place 'extend' logic usage was inverted, deselection of other sockets/nodes was not working properly. Also now make node active when selecting a socket, this makes more sense and makes the NODE_OT_link_viewer macro much more useful (this is the only user of the 'socket select' feature currently, afaics). |
Commit Details:
Full Hash: 0f064144f3952bf9208f84d0587d4c65ac552641
Parent Commit: 6da953a
Lines Changed: +27, -25
1 Modified Path:
/source/blender/editors/space_node/node_select.c (+27, -25) (Diff)