Blender Git Commit Log

Git Commits -> Revision ec98bb3

Revision ec98bb3 by Hans Goudey (master)
June 9, 2021, 14:13 (GMT)
UI: Add the option to not display some socket labels

This commit adds a flag to disable displaying some socket labels which
just redundant eye sores. We still want to have a label, because that
information can potentially be accessed elsewhere in the UI.

The flag is used in a few geometry nodes.

Differential Revision: https://developer.blender.org/D11540

Commit Details:

Full Hash: ec98bb318b938f829859ee7dfa1a96d1171c2a64
Parent Commit: 3a7ab62
Lines Changed: +50, -6

7 Modified Paths:

/source/blender/editors/space_node/drawnode.cc (+2, -0) (Diff)
/source/blender/makesdna/DNA_node_types.h (+6, -0) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_collection_info.cc (+10, -1) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_material_assign.cc (+10, -1) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_object_info.cc (+1, -1) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_point_instance.cc (+11, -2) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_select_by_material.cc (+10, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021