Hugo Locurcio
|
1f8c82df32
|
Use PascalCase file names for editor icons
Using PascalCase file names without any conversion step is
less confusing to new contributors.
|
2020-02-24 18:53:05 +01: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 |
|
Daniel J. Ramirez
|
29d3ecf29a
|
Improved a lot of icons, and some style fixes
|
2017-09-21 15:55:07 -05:00 |
|
Daniel J. Ramirez
|
00755ff2c0
|
Visual tweaks.
Updated icons
Updated some color
|
2017-09-20 19:29:52 -05:00 |
|
Gilles Roudiere
|
b5f29fe073
|
Add some options and reorganize the 2D editor menus. Makes available forced snapping.
|
2017-09-18 23:20:18 +02:00 |
|