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:
authorJacques Lucke <jacques@blender.org>2021-01-19 20:01:22 +0300
committerJacques Lucke <jacques@blender.org>2021-01-19 20:01:22 +0300
commit05179a0ba4898c716a4b9b2d5e169c09b57e84fb (patch)
tree8e43ac2011bf00268fb250cbc98f23b0e00a0a70 /source/blender/editors/space_node/drawnode.c
parent8b777ee6d69d4805c64756cf6a33db894160ce29 (diff)
Volumes: fix calling BKE_volume_load from multiple threads
`BKE_volume_is_loaded` uses `grids.filepath` to determine if the grids are already loaded. The issue was that `grids.filepath` was set before the grids were loaded, resulting in incorrect early returns for other threads. Differential Revision: https://developer.blender.org/D10150
Diffstat (limited to 'source/blender/editors/space_node/drawnode.c')
0 files changed, 0 insertions, 0 deletions