This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
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-16 13:30:40 +02:00
2016-07-21 18:16:08 -04:00
2016-08-06 10:58:13 +02:00
2016-07-15 02:39:45 +10:00
2016-08-06 10:58:13 +02:00