summaryrefslogtreecommitdiff
path: root/editor/icons/StaticBody2D.svg
AgeCommit message (Collapse)Author
2023-01-31Fix near one opacity in editor iconsKrazy-J
Remove occurrences of fill-opacity and stroke-opacity with values near or equal to 1 (all values were greater than 0.988).
2022-01-29Update icons and color conversion rules to simplify the paletteYuri Sizov
2021-05-11Increase icon saturation by 30% for all editor iconsHugo Locurcio
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.
2020-07-13Commit only the SVG files changed by file_format.shAaron Franke
There were a lot of SVG files changed by file_format.sh
2020-02-24Use PascalCase file names for editor iconsHugo Locurcio
Using PascalCase file names without any conversion step is less confusing to new contributors.