We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 039851c commit 9ef848fCopy full SHA for 9ef848f
src/fractal_soup.gre
@@ -2,7 +2,7 @@
2
( Adapted to Natron by F.Fernandez
3
Original code :crok_fractal_soup Matchbox for Autodesk Flame")
4
Rebuilt for enve by axiomgraph-->
5
-<ShaderEffect name="Fractal" menuPath="Generate">
+<ShaderEffect name="Fractal Soup" menuPath="Generate">
6
<Properties>
7
<Property name="iTime" nameUI="Time" type="float" min="0.0" max="10000.0" ini="1.0" step ="1.0" glValue="true"/>
8
<Property name="detail" nameUI="Detail" type="int" min="0" max="100" ini="48" step ="1" glValue="true"/>
0 commit comments