Hugo Locurcio
|
371f1e951e
|
Replace the AssetLib tab icon with a less confusing design
This closes https://github.com/godotengine/godot-proposals/issues/818.
(cherry picked from commit ebabedc615 )
|
2020-06-21 21:40:39 +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 |
|
Daniel J. Ramirez
|
f11649987d
|
Updated icons,
Added CSG icons and other action icons
[ci-skip]
|
2018-04-29 14:14:46 -05:00 |
|
Daniel J. Ramirez
|
cecf274364
|
Icons update
includes new enum, MeshInstance2D, Skeleton2D, Cut, Copy and Paste icons.
|
2018-02-21 19:05:50 -06:00 |
|
Daniel J. Ramirez
|
c873661c30
|
Added pure vector theme, with dark icons variation
|
2017-08-20 13:53:09 -05:00 |
|