Blender Git Commit Log
Git Commits -> Revision 955748a
Revision 955748a by Hans Goudey (master) December 28, 2021, 18:44 (GMT) |
Fix: Duplicate link search entries for attribute statistic node Using the output declarations is incorrect because there is a declaration for each type. Instead loop over the names directly, since it will make it easier to add an integer mode that only supports some of the outputs. |
Commit Details:
Full Hash: 955748ab1e35d92d9c60ce81f43681e715768eb2
Parent Commit: 4cbcfd2
Lines Changed: +2, -2
1 Modified Path:
/source/blender/nodes/geometry/nodes/node_geo_attribute_statistic.cc (+2, -2) (Diff)