Blender Git Commit Log

Git Commits -> Revision 6290df0

Revision 6290df0 by Sergey Sharybin (master)
February 2, 2016, 14:01 (GMT)
Fix T46382: Crash sharing particle system with clump or rough curves

Made those curves local to thread evaluation now, so there is no
threading conflict accessing them from evaluation threads anymore.

Commit Details:

Full Hash: 6290df0cf477475b8b769b0c0002e81ee70fc929
Parent Commit: 4ceea37
Lines Changed: +41, -13

4 Modified Paths:

/source/blender/blenkernel/BKE_particle.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/particle.c (+17, -7) (Diff)
/source/blender/blenkernel/intern/particle_child.c (+13, -6) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+8, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021