Page MenuHome

UI: Add new node colors for geometry nodes
ClosedPublic

Authored by Hans Goudey (HooglyBoogly) on Dec 1 2020, 3:49 AM.

Details

Summary

During the development of the new nodes in the geometry-nodes branch
the color of the new nodes wasn't considered, so all of the nodes ended
up red, the color for "input" nodes. This patch introduces two new
colors, one for "Geometry" and one for "Attributes". There are only two
attribute nodes currently, but the next sprint will add two more,
attribute mix, and sample from texture. The attribute nodes are
conceptually different enough from the nodes that modify the geometry
that they deserve their own color

Diff Detail

Repository
rB Blender
Branch
geometry-nodes-node-colors (branched from master)
Build Status
Buildable 11467
Build 11467: arc lint + arc unit