Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style: Optimize `.svg` files with `svgo` | Thaddeus Crews | 2024-06-23 | 1 | -1/+1 |
| | |||||
* | Optimize SVG icons and remove unused Transpose icon | MewPurPur | 2023-07-07 | 1 | -1/+1 |
| | |||||
* | Tweak the ORMMaterial3D editor icon to follow the Godot design guidelines | Hugo Locurcio | 2021-07-11 | 1 | -1/+1 |
| | |||||
* | Optimize SVG using `svgcleaner --multipass` | Hugo Locurcio | 2020-10-25 | 1 | -66/+1 |
| | | | | This decreases the editor binary size by about 8 KB. | ||||
* | Use PascalCase file names for editor icons | Hugo Locurcio | 2020-02-24 | 1 | -0/+66 |
Using PascalCase file names without any conversion step is less confusing to new contributors. |