Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-09 | Change godot.ico to uncompressed/fixed size | pkowal | |
2017-06-20 | Make the Windows icon file smaller | Hugo Locurcio | |
This results in slightly more compact Godot Windows binaries. | |||
2017-05-28 | Use new icons everywhere | Timo Schwarzer | |
Closes #8879 | |||
2016-05-30 | Icon: Remove more grey capsules behind official logo | RĂ©mi Verschelde | |
2015-11-09 | Add icon to exe file in windows export | masoud bh | |
add version_info and icon sections in "export to windows platform". add version_info and icon to godot exe file (editor & template exe). fix an problem in image class. change all default icons to android export icon (a little more rounded). create an python script for convert file to cpp byte array for use in 'splash.h'. |