Blender Git Commit Log
Git Commits -> Revision 168f571
Revision 168f571 by Alexander Gavrilov January 24, 2021, 14:39 (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: 168f5710c2d35ba0cdf10934f8c7e25d26bd1ca7
Parent Commit: bfd8358
Lines Changed: +46, -2