summaryrefslogtreecommitdiffstats
path: root/editor/icons/SkeletonIK3D.svg
Commit message (Collapse)AuthorAgeFilesLines
* Style: Optimize `.svg` files with `svgo`Thaddeus Crews2024-06-231-1/+1
|
* Optimize a few SVGsMewPurPur2023-06-121-1/+1
|
* Tweak editor icons for navigation nodes and SkeletonIK3DHugo Locurcio2022-06-191-1/+1
| | | | | | | This adds a partial 2D/3D color to each icon for easier visual grepping. The icons are not fully colored as these nodes don't inherit from Node2D or Node3D. This is similar in principle to how the WorldEnvironment editor icon is colored.
* 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
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-0/+1
Fixes #30736.