This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/editors
Bastien Montagne 43bb8f12f4 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.
2016-08-20 16:03:33 +02:00
..
2016-01-04 14:20:48 +05:00
2016-08-06 10:58:13 +02:00
2016-08-18 16:18:58 +02:00
2016-08-03 23:39:36 +02:00
2016-08-04 15:11:21 +02:00
2016-07-21 07:16:59 +10:00
2016-08-06 10:58:13 +02:00
2016-08-06 10:58:13 +02:00
2016-01-04 14:20:48 +05:00
2016-07-08 00:48:45 +10:00