Michael Alexsander
|
8adfeda6f8
|
Make the editor's 'CheckButton' icon be smaller
(cherry picked from commit 0c182ce8e8 )
|
2020-08-17 11:05:27 +02:00 |
|
Rémi Verschelde
|
eda03831d6
|
Style: Add missing newlines to SVGs
|
2020-07-24 10:39:18 +02:00 |
|
Hugo Locurcio
|
790391bc93
|
Optimize editor icon SVGs using svgcleaner
This makes editor binaries about 230 KB smaller.
The command used was:
parallel svgcleaner --multipass {} {} ::: editor/icons/*.svg
|
2019-09-24 22:49:30 +02:00 |
|
Hugo Locurcio
|
ee2c26a7b3
|
Improve CheckButtons in the default editor theme
|
2018-12-02 16:55:58 +01:00 |
|
Daniel J. Ramirez
|
8cf0d6ceb4
|
Some fixes and improvements.
Changed FileDialogs for EditorFileDialogs in EditorNode.
Updated CheckButton.
|
2017-11-10 16:45:08 -06:00 |
|
Daniel J. Ramirez
|
c873661c30
|
Added pure vector theme, with dark icons variation
|
2017-08-20 13:53:09 -05:00 |
|