Page MenuHome

Geometry Nodes: Change field visualization when there is an error.
ClosedPublic

Authored by Jacques Lucke (JacquesLucke) on Oct 15 2021, 12:00 PM.

Details

Summary

This does not change the behavior when there are no mistakes in the node tree.
It does change the behavior when a field is connected to an input that cannot be a field.

Old:

New:


Both are perfectly valid visualizations but the old one can be a bit confusing currently, because socket inspection does not match the socket shape.

This new behavior also emphasizes that "fieldness" is propagated from left to right, which may potentially more future proof if we ever try something like geometry fields.

Diff Detail

Repository
rB Blender

Event Timeline

Jacques Lucke (JacquesLucke) requested review of this revision.Oct 15 2021, 12:00 PM
Jacques Lucke (JacquesLucke) created this revision.

Perfect! (I didn't check the code)

This revision is now accepted and ready to land.Oct 15 2021, 2:25 PM
This revision now requires review to proceed.Oct 15 2021, 2:25 PM
This revision is now accepted and ready to land.Oct 15 2021, 3:39 PM