summaryrefslogtreecommitdiffstats
path: root/editor/icons/ShortCut.svg
Commit message (Collapse)AuthorAgeFilesLines
* Rename ShortCut to Shortcut which is more grammatically correctHugo Locurcio2020-09-091-1/+0
| | | | See https://github.com/godotengine/godot/issues/16863#issuecomment-685236980.
* Commit only the SVG files changed by file_format.shAaron Franke2020-07-131-1/+1
| | | | There were a lot of SVG files changed by file_format.sh
* Use PascalCase file names for editor iconsHugo Locurcio2020-02-241-0/+1
Using PascalCase file names without any conversion step is less confusing to new contributors.