summaryrefslogtreecommitdiff
path: root/editor/icons/icon_key_selected.svg
AgeCommit message (Collapse)Author
2019-08-04Make keyframes easier to select in the animation easierHugo Locurcio
Keyframe SVG icons are now 10×10 instead of 8×8 (except for Bezier-related icons). This makes them easier to select since the empty space is part of the clickable area. Selected keyframes are now also visually larger to make them easier to distinguish from unselected keyframes. This closes #27276.
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky
2018-04-29Updated icons,Daniel J. Ramirez
Added CSG icons and other action icons [ci-skip]
2018-03-10Fix broken hover/select coloring of keys in animation editorBernhard Liebl
2017-08-20Added pure vector theme, with dark icons variationDaniel J. Ramirez