Files
test/source/blender/blenkernel
Antony Riakiotakis 8690ea611e Fix T45199 crash when editing material nodes.
Issue is data race between preview job and GPU nodetree evaluation when
localizing the nodetree. Data race happens due to localizations doing
overrides on original nodes' new_node variable.

Solution here could probably be to use a hash for mapping of old to new
nodes but will prefer simple brute force lock for now.
2015-06-26 14:47:53 +02:00
..
2015-06-13 03:24:07 +10:00
2015-05-11 12:39:39 +10:00
2015-05-06 11:13:42 +10:00
2015-05-13 06:10:49 +10:00
2015-04-06 10:40:12 -03:00
2015-02-05 14:32:57 +01:00
2014-05-14 06:37:56 +10:00
2015-03-30 21:18:49 +11:00
2015-06-09 15:00:56 +02:00
2015-06-08 19:52:04 +10:00
2014-07-21 12:02:05 +02:00
2015-05-20 14:12:22 +10:00
2015-05-11 12:39:39 +10:00
2015-04-04 15:19:24 +11:00
2015-04-16 01:12:22 +10:00
2015-06-05 11:46:01 +10:00
2015-04-06 10:40:12 -03:00
2015-04-06 10:40:12 -03:00
2015-04-07 08:46:48 +10:00