Blender Git Commit Log
Git Commits -> Revision c4b6fd8
Revision c4b6fd8 by Hans Goudey (temp-geometry-nodes-attribute-search) February 23, 2021, 21:51 (GMT) |
Attribute Search: Mirror fix from rB1239cab11ff97f I tried adding this as one of the fixes to fix the interaction with the attribute name buttons. It didn't fix that problem, but I'm not sure I should remove it since it seemed to fix a valid situation where the button pointer changed for RNA collection search. |
Commit Details:
Full Hash: c4b6fd8125188f550822cecd7d141b9dc7153212
Parent Commit: ec9220c
Lines Changed: +45, -7
5 Modified Paths:
/source/blender/editors/interface/interface.c (+5, -0) (Diff)
/source/blender/editors/space_node/drawnode.c (+17, -3) (Diff)
/source/blender/editors/space_node/node_geometry_attribute_search.cc (+21, -2) (Diff)
/source/blender/editors/space_node/node_intern.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+0, -2) (Diff)
/source/blender/editors/space_node/drawnode.c (+17, -3) (Diff)
/source/blender/editors/space_node/node_geometry_attribute_search.cc (+21, -2) (Diff)
/source/blender/editors/space_node/node_intern.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+0, -2) (Diff)