Files
test2/source/blender
Jacques Lucke 1621d790ff Fix #108120: graphic artefacts node editor during cycles render
The issue was that `is_rendering` was used as a proxy to check
whether the interface is locked. Locking the node editor during rendering
is not necessary, but it currently is necessary while baking, because
baking changes original data from a different thread.

The solution is to use the already existing mechanism to tell Blender
which regions should be locked when the interface is locked.
2023-05-25 11:24:45 +02:00
..
2023-05-15 15:14:22 +02:00
2023-05-24 16:33:33 +02:00
2023-05-15 15:14:22 +02:00