Files
test2/source
Omar Emara 159424053b Fix: Cryptomatte image user is missing frame update
The image user of the Cryptomatte node does not have an up to date frame
number. That's because the BKE image user walker function which is used
to update image user frames numbers was missing handling for the node.
To fix this, add a case for the Cryptomatte node.

This is a partial fix for #132210.

Pull Request: https://projects.blender.org/blender/blender/pulls/132271
2024-12-23 14:06:26 +01:00
..