This patch adds a new interpolation option to the Scale node to control how pixels are sampled during scaling. For constant sizes, this stores the interpolation for later realization, while for variable sizes, the interpolation takes effect immediately. Pull Request: https://projects.blender.org/blender/blender/pulls/135989