Compositor: Reorder inputs accordingly to importance
This patch reorders the inputs of some of the compositor nodes accordingly to their importance. The importance is already quantified internally using the domain priority of the input, so we needn't make any subjective judgement and just order by the priority. This breaks forward and backward compatibility if input indices were used as opposed to input identifiers due to the different order. Handling compatibility is not impossible, but is difficult, and it was already ignored in many past node changes. Pull Request: https://projects.blender.org/blender/blender/pulls/146311
This commit is contained in:
BIN
tests/files/compositor/filter/compositor_renders/node_filter_sobel_anim.png
(Stored with Git LFS)
BIN
tests/files/compositor/filter/compositor_renders/node_filter_sobel_anim.png
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user