This is not intended to change the current behavior. You can still create a viewer using ctrl+LMB and do with it what's currently possible. The idea is to be able to add available viewers to…
In geometry nodes we have specific behavior of the viewer node which is probably should be used and in compositor.
Which specific behavior do you mean?
@Maxime-Cots Hey, are you intending to finish working on this PR? It's marked WIP, so I assumed it's not ready for review yet?
However, the two_xy_from_rect is now inconsistent with two_xy_to_rect ?
You're right, but it didn't matter because BLI_rctf_resize
and BLI_rctf_recenter
produced a valid rect and…
Maybe CalculateMeanOperation::get_constant_elem can be removed now?
It's a pure virtual method that's being used in ConstantOperation::update_memory_buffer()
still, so I don't think there…
@ideasman42 hey, do you have an idea on how this should be solved by any chance?