Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-29 | Decrease the default GradientTexture and CurveTexture size | Hugo Locurcio | |
This provides better usability when a GradientTexture or CurveTexture is added to a Control node. Visual appearance of most GradientTextures and CurveTextures will be unaffected. | |||
2021-09-20 | Don't generate empty doc sections and reduce code duplication | Aaron Franke | |
2021-07-14 | Rename Curve3Texture to CurveXYZTexture | RĂ©mi Verschelde | |
Neither name is a perfect match but `Curve3Texture` looked too similar to `CurveTexture` and `Curve3D`, which made things confusing when picking a texture type or browsing the API reference. |