blender/source
Sergey Sharybin def1e8154e Cleanup: Move multi-layer view logic to the operation
There are a couple of goals achieved with this change:

- The logic itself is de-duplicated between the Image and Cryptomatte
  nodes.

- The logic which accesses render results, images, etc is more local
  to the place where it needs to be used. Currently it does not matter
  too much, but it allows to properly guard the access to be thread
  safe.

Ref #118337, #121761
2024-05-21 17:29:51 +02:00
..
blender Cleanup: Move multi-layer view logic to the operation 2024-05-21 17:29:51 +02:00
creator Extensions: Support online extensions and move add-ons outside Blender 2024-05-15 19:26:29 +02:00
CMakeLists.txt