diff options
| author | Michael Alexsander <michaelalexsander@protonmail.com> | 2020-01-31 00:15:52 -0300 |
|---|---|---|
| committer | Michael Alexsander <michaelalexsander@protonmail.com> | 2020-07-23 19:29:31 -0300 |
| commit | c26b49fc17578214077626267a2fe022a39965dd (patch) | |
| tree | b7d7da2e1a492177f59674ec59974f9f2bdc31eb /editor/icons | |
| parent | b642e430ceb18d12bd05d6c05e0885488a1f73ca (diff) | |
| download | redot-engine-c26b49fc17578214077626267a2fe022a39965dd.tar.gz | |
Minor improvements to the Polygon 2D UV editor
Diffstat (limited to 'editor/icons')
| -rw-r--r-- | editor/icons/PaintVertex.svg | 1 | ||||
| -rw-r--r-- | editor/icons/UnpaintVertex.svg | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/editor/icons/PaintVertex.svg b/editor/icons/PaintVertex.svg deleted file mode 100644 index 5a13e4b7d0..0000000000 --- a/editor/icons/PaintVertex.svg +++ /dev/null @@ -1 +0,0 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><ellipse cx="8.372881" cy="8.169492" fill="#fff" rx="6.677966" ry="6.067797"/></svg> diff --git a/editor/icons/UnpaintVertex.svg b/editor/icons/UnpaintVertex.svg deleted file mode 100644 index 059fcf6e25..0000000000 --- a/editor/icons/UnpaintVertex.svg +++ /dev/null @@ -1 +0,0 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><ellipse cx="8.372881" cy="8.169492" rx="6.677966" ry="6.067797"/></svg> |
