Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-19 | Tweak editor icons for navigation nodes and SkeletonIK3D | Hugo Locurcio | |
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. | |||
2022-01-28 | Remove unnecessary transformations from editor icons | Yuri Sizov | |
2020-07-13 | Commit only the SVG files changed by file_format.sh | Aaron Franke | |
There were a lot of SVG files changed by file_format.sh | |||
2020-03-27 | Renamed 2D and 3D nodes to make their types explicit | Juan Linietsky | |
Fixes #30736. |