Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make editor panel icons more discreet | eobet | 2024-08-16 | 1 | -1/+1 |
| | | | | | | | | | The Godot panel icons in the main editor window is very "shouty". In a dark theme, especially at 200% display scaling, it's a huge, bright and shiny, near white flashlight in your eyes. Also, not knowing what it was, I actually initially thought the icon was missing or bugged, as it's just a white square! | ||||
* | Style: Optimize `.svg` files with `svgo` | Thaddeus Crews | 2024-06-23 | 1 | -1/+1 |
| | |||||
* | Commit only the SVG files changed by file_format.sh | Aaron Franke | 2020-07-13 | 1 | -1/+1 |
| | | | | There were a lot of SVG files changed by file_format.sh | ||||
* | Use PascalCase file names for editor icons | Hugo Locurcio | 2020-02-24 | 1 | -0/+1 |
Using PascalCase file names without any conversion step is less confusing to new contributors. |