MewPurPur
|
93318d2dd5
|
Optimize and fix up some SVGs
|
2023-08-13 17:48:17 +03:00 |
|
Raul Santos
|
03598062fd
|
C#: Move build button to EditorRunBar
- Move C# build button to `EditorRunBar`.
- Add C# build icon.
- Add shortcut macros to `GodotTools`.
- Move C# build shortcuts to C#.
|
2023-08-03 17:55:52 +02:00 |
|
VolTer
|
119456304b
|
Reduce the total size of our SVGs by 15%
|
2023-06-04 15:11:48 +02:00 |
|
Hugo Locurcio
|
a1d9c67f43
|
Optimize SVG using svgcleaner --multipass
This decreases the editor binary size by about 8 KB.
|
2020-10-25 10:02:37 +01:00 |
|
Andrii Doroshenko (Xrayez)
|
3acebdeecd
|
Fix missing module editor icons
Module icons need to be renamed to PascalCase as well
for them to be registered in 4.0.
See godotengine/godot#36513.
|
2020-03-08 19:32:25 +02:00 |
|
dankan1890
|
51c601d2e3
|
[Mono]: the C# script icon is now visible in the editor.
|
2020-01-03 22:49:22 +01:00 |
|
Ignacio Etcheverry
|
bda461c2b1
|
Add C# language editor icon
|
2019-08-12 18:57:26 +02:00 |
|