summaryrefslogtreecommitdiffstats
path: root/editor/icons/GradientTexture1D.svg
Commit message (Collapse)AuthorAgeFilesLines
* Style: Optimize `.svg` files with `svgo`Thaddeus Crews2024-06-231-1/+1
|
* Optimize and fix up some SVGsMewPurPur2023-08-131-1/+1
|
* Fix near one opacity in editor iconsPaweł2022-11-241-1/+1
|
* Rename `GradientTexture` to `GradientTexture1D`Andrii Doroshenko (Xrayez)2021-11-071-0/+1
1. Explicit and unambiguous when comparing to `GradientTexture2D` 2. Consistent with other class names where 1D is used in the engine.