Files
test/source/blender/blenkernel/intern
Lukas Tönne 5febb09639 Fix T39180: Particle with fluid physics unstable.
Fluid sims have a very nasty feature for interaction, in which a psys
can directly update the bvhtree for //another object's psys//. This
breaks with threaded depsgraph evaluation and is generally a no-go.

To avoid crashes for now, use a global mutex to avoid concurrent writes
to an object psys' bvhtree.
2014-03-18 13:39:13 +01:00
..
2013-09-12 03:02:50 +00:00
2013-06-25 10:44:30 +00:00
2014-03-18 09:14:47 +11:00
2014-03-07 13:28:39 +11:00
2014-03-17 21:48:13 +11:00
2014-02-14 10:55:38 +11:00
2014-03-17 21:48:13 +11:00
2014-02-03 19:35:44 +11:00
2014-03-17 21:48:13 +11:00
2014-02-14 10:55:38 +11:00
2014-01-17 17:35:03 +11:00
2014-03-06 17:32:45 +06:00
2014-03-18 09:14:47 +11:00
2014-03-18 09:14:47 +11:00
2013-12-03 20:35:45 +01:00
2014-01-17 17:35:03 +11:00
2013-08-27 21:30:33 +00:00
2014-02-14 10:55:38 +11:00