From 54ed1f63bf3989218e5b1b65ec55d08559bcd94e Mon Sep 17 00:00:00 2001 From: Michael Alexsander Date: Fri, 15 May 2020 14:29:29 -0300 Subject: [PATCH] Add more missing icons --- editor/icons/CameraEffects.svg | 1 + editor/icons/{CubeMap.svg => Cubemap.svg} | 0 editor/icons/CubemapArray.svg | 1 + editor/icons/LightmapProbe.svg | 1 + editor/icons/PanoramaSky.svg | 1 - editor/icons/PanoramaSkyMaterial.svg | 1 + editor/icons/PhysicalSkyMaterial.svg | 1 + editor/icons/ProceduralSky.svg | 1 - editor/icons/ProceduralSkyMaterial.svg | 1 + 9 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 editor/icons/CameraEffects.svg rename editor/icons/{CubeMap.svg => Cubemap.svg} (100%) create mode 100644 editor/icons/CubemapArray.svg create mode 100644 editor/icons/LightmapProbe.svg delete mode 100644 editor/icons/PanoramaSky.svg create mode 100644 editor/icons/PanoramaSkyMaterial.svg create mode 100644 editor/icons/PhysicalSkyMaterial.svg delete mode 100644 editor/icons/ProceduralSky.svg create mode 100644 editor/icons/ProceduralSkyMaterial.svg diff --git a/editor/icons/CameraEffects.svg b/editor/icons/CameraEffects.svg new file mode 100644 index 0000000000..2f6dad5fd8 --- /dev/null +++ b/editor/icons/CameraEffects.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/editor/icons/CubeMap.svg b/editor/icons/Cubemap.svg similarity index 100% rename from editor/icons/CubeMap.svg rename to editor/icons/Cubemap.svg diff --git a/editor/icons/CubemapArray.svg b/editor/icons/CubemapArray.svg new file mode 100644 index 0000000000..350a64f9c2 --- /dev/null +++ b/editor/icons/CubemapArray.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/editor/icons/LightmapProbe.svg b/editor/icons/LightmapProbe.svg new file mode 100644 index 0000000000..0972220fda --- /dev/null +++ b/editor/icons/LightmapProbe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/editor/icons/PanoramaSky.svg b/editor/icons/PanoramaSky.svg deleted file mode 100644 index bfff6840bd..0000000000 --- a/editor/icons/PanoramaSky.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/editor/icons/PanoramaSkyMaterial.svg b/editor/icons/PanoramaSkyMaterial.svg new file mode 100644 index 0000000000..9f40ffb63c --- /dev/null +++ b/editor/icons/PanoramaSkyMaterial.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/editor/icons/PhysicalSkyMaterial.svg b/editor/icons/PhysicalSkyMaterial.svg new file mode 100644 index 0000000000..5831cb2c63 --- /dev/null +++ b/editor/icons/PhysicalSkyMaterial.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/editor/icons/ProceduralSky.svg b/editor/icons/ProceduralSky.svg deleted file mode 100644 index 356a966fe9..0000000000 --- a/editor/icons/ProceduralSky.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/editor/icons/ProceduralSkyMaterial.svg b/editor/icons/ProceduralSkyMaterial.svg new file mode 100644 index 0000000000..f7a3944671 --- /dev/null +++ b/editor/icons/ProceduralSkyMaterial.svg @@ -0,0 +1 @@ + \ No newline at end of file