diff options
author | smix8 <52464204+smix8@users.noreply.github.com> | 2024-06-02 20:41:49 +0200 |
---|---|---|
committer | smix8 <52464204+smix8@users.noreply.github.com> | 2024-11-12 12:44:12 +0100 |
commit | 086bd1d82c078d7699a41a308d2522560af4a561 (patch) | |
tree | 69fc3869d1d134011ec6c2717cae1d81bb717e06 /editor/icons | |
parent | ec6a1c0e792ac8be44990749800a4654a293b9ee (diff) | |
download | redot-engine-086bd1d82c078d7699a41a308d2522560af4a561.tar.gz |
Improve NavigationObstacle3D editor tooling
Improves NavigationObstacle3D editing options inside the editor.
Diffstat (limited to 'editor/icons')
-rw-r--r-- | editor/icons/FlipWinding.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/FlipWinding.svg b/editor/icons/FlipWinding.svg new file mode 100644 index 0000000000..8964ca8d5d --- /dev/null +++ b/editor/icons/FlipWinding.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><rect width="4.596" height="4.596" x="5.7" y="5.7" fill="#e0e0e0" fill-opacity=".6" rx="1" ry="1" transform="rotate(45 8 8)"/><path fill="none" stroke="#e0e0e0" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 2a6 6 0 00-2.5 11m.5-3L6 14H2M9 14a6 6 0 002.5-11M11 6 10 2h4"/></svg>
\ No newline at end of file |