Blender Git Commit Log
Git Commits -> Revision 382b06c
Revision 382b06c by Jacques Lucke (master) April 16, 2021, 09:23 (GMT) |
Fix T85691: attributes used by geometry nodes were removed automatically This has technically been fixed by rB3e87d8a4315d794efff659e40f0bb9e34e2aec8a, but the fix there is questionable, because it disables an optimization for vertex groups entirely. This fix is a little bit more precise in that it only disables the optimization when the object is used by some geometry nodes modifier. |
Commit Details:
Full Hash: 382b06c80cacb0ee940f2783f4619580b04aa502
Parent Commit: 9195588
Lines Changed: +8, -0
1 Modified Path:
/source/blender/modifiers/intern/MOD_nodes.cc (+8, -0) (Diff)