summaryrefslogtreecommitdiff
path: root/editor/icons/Logo.svg
AgeCommit message (Collapse)Author
2023-04-07Prevent color conversion of the big Godot logoYuri Sizov
Use an off-white color from the palette that we explicitly don't convert. (cherry picked from commit ce741df43dd947e926c5034ac82ce7f3e83589a5)
2021-02-14Change logo in the About dialog box (return Godot's teeth)Danil Alexeev
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.