Blender Git Commit Log
Git Commits -> Revision 0d2b977
Revision 0d2b977 by Sergey Sharybin (master) January 31, 2019, 13:57 (GMT) |
Particles: Fixes for synchronization to original Was missing synchronization of current frame to the original one, which is one of the issues why point cache does not properly reset on edits. Also clear recalc flag on original particle system. Ideally we need to get rid of recalc on a particle system, since that is not really covered by tagging system of dependency graph. |
Commit Details:
Full Hash: 0d2b977c3b1d0c382a9ba09bead5289d387bda33
Parent Commit: 72863eb
Lines Changed: +5, -3
1 Modified Path:
/source/blender/blenkernel/intern/particle_system.c (+5, -3) (Diff)