Blender Git Loki
Git Commits -> Revision 5662a59
Revision 5662a59 by Sergey Sharybin (master) July 30, 2019, 09:57 (GMT) |
Particle: Fix incorrect access to evaluated mesh Mesh can not be requested from original object, and it can not be copied into evaluated modifier because there is no such a thing yet. It can not be done this way now, because getting evaluated object will force it to re-calculate, which kind of defeats idea of this code to preserve un-baked particles. |
Commit Details:
Full Hash: 5662a5969b6f21f52690ce926f6b905a2757577a
Parent Commit: 651d8bf
Lines Changed: +0, -8
1 Modified Path:
/source/blender/editors/physics/particle_object.c (+0, -8) (Diff)