Files
test/source/blender/nodes
Omar Emara f54b49b773 Fix #139586: Switch node crops input image
The Switch node in the compositor crops the input image. That's because
the two inputs share the same operation domain.

To fix this, we avoid domain realization for either inputs.

Pull Request: https://projects.blender.org/blender/blender/pulls/139637
2025-05-30 16:25:30 +02:00
..