Blender Git Loki
Git Commits -> Revision 024e169
Revision 024e169 by Philipp Oeser (soc-2021-porting-modifiers-to-nodes-decimate, soc-2021-porting-modifiers-to-nodes_all) July 30, 2021, 14:56 (GMT) |
Fix T89982: Geometry Nodes: 'New' Button tries to create node_tree on active modifier, rather than button context 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) Maniphest Tasks: T89982 Differential Revision: https://developer.blender.org/D11972 |
Commit Details:
Full Hash: 024e169d0fe54b628e5b890212d111cf8aa0b53e
Parent Commit: e2c52ea
Committed By: Fabian Schempp
Lines Changed: +4, -1
1 Modified Path:
/release/scripts/startup/bl_operators/geometry_nodes.py (+4, -1) (Diff)