Blender Git Loki
Git Commits -> Revision 3fb5e83
Revision 3fb5e83 by Philipp Oeser (master) January 29, 2021, 09:18 (GMT) |
Fix T85139: Force field texture missing depsgraph relation If a force field was of type "Texture", any changes of that texture (e.g. its type - as reported in T85139 - or also its properties) were not properly updating rigid bodies and particle systems. Now ensure that texture is actually in the depsgraph and set up relation accordingly. Also fixes T75198. Maniphest Tasks: T85139 Differential Revision: https://developer.blender.org/D10234 |
Commit Details:
Full Hash: 3fb5e838677d8db0c193da1a7c70cb5c392a4610
Parent Commit: ca4ac74
Lines Changed: +22, -0