summaryrefslogtreecommitdiff
path: root/editor/icons/icon_key_bezier.svg
AgeCommit message (Collapse)Author
2020-02-24Use PascalCase file names for editor iconsHugo Locurcio
Using PascalCase file names without any conversion step is less confusing to new contributors.
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