summaryrefslogtreecommitdiffstats
path: root/modules/csg/icons/CSGMesh3D.svg
Commit message (Collapse)AuthorAgeFilesLines
* Style: Optimize `.svg` files with `svgo`Thaddeus Crews2024-06-231-1/+1
|
* Optimize CSG icons and moreVolTer2023-05-291-1/+1
|
* Increase icon saturation by 30% for all editor iconsHugo Locurcio2021-05-111-1/+1
| | | | | | | | | | More saturated icons go better with the new editor theme. These color changes only apply when using a dark theme. The editor icon saturation can still be adjusted in the Editor Settings. Setting the editor icon saturation setting to 0.77 should roughly match the old icon saturation.
* Optimize SVG using `svgcleaner --multipass`Hugo Locurcio2020-10-251-6/+1
| | | | This decreases the editor binary size by about 8 KB.
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-0/+6
Fixes #30736.