Skip to content

Fixed Gradient.remove_point not allowing fewer than two points.

Rafał Mikrut requested to merge github/fork/doot24/fix_#35863 into master

Created by: doot24

This PR addresses #35863. This may be a bug since the editor allows setting gradient texture to have only one point, but remove_point() does not.

Merge request reports