Blender Git Commit Log

Git Commits -> Revision 05179a0

Revision 05179a0 by Jacques Lucke (master)
January 19, 2021, 17:01 (GMT)
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

Commit Details:

Full Hash: 05179a0ba4898c716a4b9b2d5e169c09b57e84fb
Parent Commit: 8b777ee
Lines Changed: +9, -6

1 Modified Path:

/source/blender/blenkernel/intern/volume.cc (+9, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021