Blender Git Loki
Git Commits -> Revision 3d40216
Revision 3d40216 by Alexander Gavrilov (temp-angavrilov-constraints) June 22, 2021, 13:43 (GMT) |
Depsgraph: connect up drivers on various physics properties. It seems drivers for physics properties weren't being linked to evaluation nodes. This connects settings used by modifiers to Geometry; particle settings and rigid body data to Transform which seems to contain rigid body evaluation; and force fields to object Transform, since fields can exist on empties. Differential Revision: https://developer.blender.org/D10088 |
Commit Details:
Full Hash: 3d40216e682e60fe44fe7109614d89810797bf0b
Parent Commit: f4e3b1e
Lines Changed: +46, -2