Blender Git Commit Log
Git Commits -> Revision adf2f14
Revision adf2f14 by Bastien Montagne (master) May 21, 2021, 15:22 (GMT) |
Fix particle ID init not creating particle deflect data. This data (the force fields) are expected to always be there, but they are currently created on the fly by RNA accessors (typically from UI draw code), which is extremely wrong way to do it. Differential Revision: https://developer.blender.org/D11341 |
Commit Details:
Full Hash: adf2f146d89dfb508bf549737ee393d9424c646b
Parent Commit: 305b08b
Lines Changed: +2, -0
1 Modified Path:
/source/blender/blenkernel/intern/particle.c (+2, -0) (Diff)