summaryrefslogtreecommitdiffstats
path: root/editor/icons/InterpCubic.svg
Commit message (Collapse)AuthorAgeFilesLines
* Style: Optimize `.svg` files with `svgo`Thaddeus Crews2024-06-231-1/+1
|
* Manually optimize a lot of SVGsVolTer2023-05-271-1/+1
|
* Tweak animation editor icon colors for easier visual greppingHugo Locurcio2021-10-261-1/+1
| | | | | | | | This makes the Linear and Cubic icons in particular easier to distinguish from each other. The Cubic interpolation icon's curve was also changed to be more distinguishable from the Linear icon's curve.
* Commit only the SVG files changed by file_format.shAaron Franke2020-07-131-1/+1
| | | | There were a lot of SVG files changed by file_format.sh
* Use PascalCase file names for editor iconsHugo Locurcio2020-02-241-0/+1
Using PascalCase file names without any conversion step is less confusing to new contributors.