kopia lustrzana https://github.com/jameshball/osci-render
Add icon
rodzic
f539c3d8a6
commit
05ec83b0cc
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#e3e3e3"><path d="M298-200h364l123-369-305-213-305 213 123 369Zm-58 80L80-600l400-280 400 280-160 480H240Zm240-371Z"/></svg>
|
Po Szerokość: | Wysokość: | Rozmiar: 222 B |
|
@ -56,7 +56,7 @@ public:
|
|||
"polygonBitCrushStripePhase", VERSION_HINT, 0.0, 0.0, 1.0, 0.0001, osci::LfoType::Sawtooth, 2.0)
|
||||
}
|
||||
);
|
||||
eff->setIcon(BinaryData::diamond_svg);
|
||||
eff->setIcon(BinaryData::polygon_bitcrush_svg);
|
||||
return eff;
|
||||
}
|
||||
};
|
||||
|
|
|
@ -127,6 +127,8 @@
|
|||
<FILE id="zFdUYi" name="planet.svg" compile="0" resource="1" file="Resources/svg/planet.svg"/>
|
||||
<FILE id="sfWuFd" name="play.svg" compile="0" resource="1" file="Resources/svg/play.svg"/>
|
||||
<FILE id="FJG3Ht" name="plus.svg" compile="0" resource="1" file="Resources/svg/plus.svg"/>
|
||||
<FILE id="NVf72g" name="polygon_bitcrush.svg" compile="0" resource="1"
|
||||
file="Resources/svg/polygon_bitcrush.svg"/>
|
||||
<FILE id="f0yiwT" name="puzzle.svg" compile="0" resource="1" file="Resources/svg/puzzle.svg"/>
|
||||
<FILE id="ElMcEN" name="pyramid.svg" compile="0" resource="1" file="Resources/svg/pyramid.svg"/>
|
||||
<FILE id="PFc2q2" name="random.svg" compile="0" resource="1" file="Resources/svg/random.svg"/>
|
||||
|
@ -914,4 +916,3 @@
|
|||
<MODULE id="osci_render_core" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
|
||||
</MODULES>
|
||||
</JUCERPROJECT>
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue