Fix missing and incorrectly named visual shader texture uniform icons
This commit is contained in:
parent
b463ac747a
commit
5be4ea27d1
4 changed files with 3 additions and 0 deletions
Before Width: | Height: | Size: 260 B After Width: | Height: | Size: 260 B |
1
editor/icons/VisualShaderNodeTexture3DUniform.svg
Normal file
1
editor/icons/VisualShaderNodeTexture3DUniform.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="14" viewBox="0 0 14 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="m2 0c-1.1045695 0-2 .8954-2 2v10c0 1.1046.8954305 2 2 2h10c1.104569 0 2-.8954 2-2v-10c0-1.1046-.895431-2-2-2zm0 2h10v10h-10zm9 2-4 4-2-2-2 3h8z" fill="#eae068"/></svg>
|
After Width: | Height: | Size: 260 B |
1
editor/icons/VisualShaderNodeTextureUniform.svg
Normal file
1
editor/icons/VisualShaderNodeTextureUniform.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="14" viewBox="0 0 14 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="m2 0c-1.1045695 0-2 .8954-2 2v10c0 1.1046.8954305 2 2 2h10c1.104569 0 2-.8954 2-2v-10c0-1.1046-.895431-2-2-2zm0 2h10v10h-10zm9 2-4 4-2-2-2 3h8z" fill="#eae068"/></svg>
|
After Width: | Height: | Size: 260 B |
1
editor/icons/VisualShaderNodeTextureUniformTriplanar.svg
Normal file
1
editor/icons/VisualShaderNodeTextureUniformTriplanar.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg height="14" viewBox="0 0 14 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="m2 0c-1.1045695 0-2 .8954-2 2v10c0 1.1046.8954305 2 2 2h10c1.104569 0 2-.8954 2-2v-10c0-1.1046-.895431-2-2-2zm0 2h10v10h-10zm9 2-4 4-2-2-2 3h8z" fill="#eae068"/></svg>
|
After Width: | Height: | Size: 260 B |
Loading…
Reference in a new issue