Blender Git Loki
Git Commits -> Revision 3e29175
Revision 3e29175 by Philipp Oeser (master) July 20, 2021, 14:53 (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: 3e29175af3885434dc97e76c83349be7edff766c
Parent Commit: 83b6fcc
Lines Changed: +4, -1
1 Modified Path:
/release/scripts/startup/bl_operators/geometry_nodes.py (+4, -1) (Diff)