Page MenuHome

Fix T89982: Geometry Nodes: 'New' Button tries to create node_tree on active modifier, rather than button context
ClosedPublic

Authored by Philipp Oeser (lichtwerk) on Jul 20 2021, 1:51 PM.

Details

Summary

When done from the Properties Editor, the context's modifier should be
used (this is where the button is located), when done from elsewhere,
the active modifier is still the way to go (since the context modifier is
not available then)

Diff Detail

Repository
rB Blender
Branch
T89982 (branched from master)
Build Status
Buildable 15915
Build 15915: arc lint + arc unit