summaryrefslogtreecommitdiff
path: root/editor/icons/icon_gizmo_light.svg
AgeCommit message (Collapse)Author
2020-01-01Tint 3D light gizmos using the light's colorHugo Locurcio
This makes navigation more convenient in the 3D viewport, especially when using the unshaded display mode.
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-21Improved a lot of icons, and some style fixesDaniel J. Ramirez
2017-08-20Added pure vector theme, with dark icons variationDaniel J. Ramirez