Blender Git Commit Log
Git Commits -> Revision ba2a81b
Revision ba2a81b by Sergey Sharybin (master) April 3, 2019, 12:50 (GMT) |
Fix T62817: Can't drive modifier property with another one Random place in the modifier stack can not be referenced, so it doesn't make sense to sue GEOMETRY component as a FROM operation. So now drivers on modifiers are driving GEOMETRY component, but are using PARAMETERS as a source for variables. |
Commit Details:
Full Hash: ba2a81bcf18236cd79a996a8cc31429ffbc4b566
Parent Commit: 382b2a9
Lines Changed: +13, -2
1 Modified Path:
/source/blender/depsgraph/intern/builder/deg_builder_rna.cc (+13, -2) (Diff)