Blender Git Commit Log

Git Commits -> Revision 43bb8f1

Revision 43bb8f1 by Bastien Montagne (master)
August 20, 2016, 14:03 (GMT)
Fix T49060: crashes during render with no apparent reason...

Was a concurrent access of pointcache from both particle system and UI (time space).

Pointcache not being threadsafe is really an issue to be addressed for its next version,
for now simply locking spacetime (like we already do with 3DView), not ideal fix
but it's working and safe for release.

Commit Details:

Full Hash: 43bb8f12f44415c91f07ab5864aee7da51ef4a09
Parent Commit: 67dcad4
Lines Changed: +1, -0

1 Modified Path:

/source/blender/editors/space_time/space_time.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021