Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style: Optimize `.svg` files with `svgo` | Thaddeus Crews | 2024-06-23 | 1 | -1/+1 |
| | |||||
* | Optimize many SVG icons | VolTer | 2023-05-30 | 1 | -1/+1 |
| | |||||
* | Fix near one opacity in editor icons | Paweł | 2022-11-24 | 1 | -1/+1 |
| | |||||
* | Implement polygons editors in the tiles selection mode | Gilles Roudière | 2021-10-26 | 1 | -0/+1 |
| | |||||
* | Remove unused editor icons | Hugo Locurcio | 2021-06-03 | 1 | -1/+0 |
| | | | | | This also renames the TextureArray icon to follow its rename to Texture2DArray. | ||||
* | 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. |