Haoyu Qiu
|
8d1be8ca35
|
Fix icon color for Label3D and CPUParticles2D
|
2022-07-06 12:34:41 +08: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 |
|
Juan Linietsky
|
7dcaabaf19
|
Support for CPU based particles, which aids compatibility with OpenGL ES 2.0
|
2018-07-06 20:21:42 -03:00 |
|