This patch removes the XY scale inputs from the Displace node. The inputs were redundant since they were just multiplied by the vector. This simplifies the node and improves performance slightly. Additionally, the Vector input was renamed to Displacement since it no longer specifies a direction. Pull Request: https://projects.blender.org/blender/blender/pulls/146356