summaryrefslogtreecommitdiff
path: root/editor/icons/icon_godot_docs.svg
AgeCommit message (Collapse)Author
2020-02-09Remove unused GodotDocs and ParticleAttractor2D editor iconsHugo Locurcio
2019-09-24Optimize editor icon SVGs using svgcleanerHugo Locurcio
This makes editor binaries about 230 KB smaller. The command used was: parallel svgcleaner --multipass {} {} ::: editor/icons/*.svg
2017-09-12Improved alternative size thumbnail generationDaniel J. Ramirez