Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Riakiotakis <kalast@gmail.com>2015-06-26 15:47:53 +0300
committerAntony Riakiotakis <kalast@gmail.com>2015-06-26 15:47:53 +0300
commit8690ea611e804e2adfc8a346420787818c85950f (patch)
tree7430bf189e114e541d38cd0aa11bcb77cf2cb6d8 /source/blender/gpu/intern/gpu_debug.c
parent09e89f01a6ee5314833cf8838ea124e0cf75c60e (diff)
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.
Diffstat (limited to 'source/blender/gpu/intern/gpu_debug.c')
0 files changed, 0 insertions, 0 deletions