Ah yes true. It's still not completely random though and that might play a role.
My tests only include the case where datatype_ == Color
and the value to be copied is always the same. For number_of_elements = 4
results look different: https://quick-bench.com/q/FV5Ai_bHNldJ6…
From a quick test, the following code slows down Stabilize 2D Node from 220ms to 280ms (disconnected image input) and translate node (image input disconnected, X input connected to image) from 1ms…
update views
button
update views
button
Updates are now done automatically so the button "Update Views" was removed: blender/blender#122290, so I'm closing this report.
Thank you for reporting :)
@blender-bot build
Yes, a previous patch for translate node introduced this bug: blender/blender#121436.
The difference now is the argument get_relative_x(x)
is given to the…
This is the same way read_elem_bilinear()
is implemented. I'll see if there is a better way.
@blender-bot build