opacity pressure and jitter, initial direction
This commit is contained in:
@@ -226,8 +226,12 @@
|
||||
<text text="flow pressure"/>
|
||||
</node>
|
||||
</node>
|
||||
<node height="20" pad="1" width="100%">
|
||||
<slider-h id="tip-opacity" value="1"/>
|
||||
<node height="40" pad="1" width="100%" dir="col">
|
||||
<slider-h id="tip-opacity" height="19" value="1"/>
|
||||
<node align="center" dir="row">
|
||||
<checkbox id="tip-opacity-pressure" width="20" height="19"/>
|
||||
<text text="opacity pressure"/>
|
||||
</node>
|
||||
</node>
|
||||
</node>
|
||||
</node>
|
||||
@@ -249,11 +253,11 @@
|
||||
<node height="20" justify="center">
|
||||
<text text="Spacing"/>
|
||||
</node>
|
||||
<node height="20" justify="center" margin="0 0 20 0">
|
||||
<node height="20" justify="center" margin="0 0 40 0">
|
||||
<text text="Angle"/>
|
||||
</node>
|
||||
<node height="20" justify="center">
|
||||
<text text="Delay"/>
|
||||
<text text="Smoothing"/>
|
||||
</node>
|
||||
</node>
|
||||
<node dir="col" align="center" grow="1" width="1">
|
||||
@@ -268,15 +272,19 @@
|
||||
<node height="20" pad="1" width="100%">
|
||||
<slider-h id="tip-spacing" value=".25"/>
|
||||
</node>
|
||||
<node height="40" pad="1" width="100%" dir="col">
|
||||
<node height="60" pad="1" width="100%" dir="col">
|
||||
<slider-h id="tip-angle" height="19"/>
|
||||
<node align="center" dir="row">
|
||||
<checkbox id="tip-angle-init" width="20" height="19"/>
|
||||
<text text="initial direction"/>
|
||||
</node>
|
||||
<node align="center" dir="row">
|
||||
<checkbox id="tip-angle-follow" width="20" height="19"/>
|
||||
<text text="direction"/>
|
||||
<text text="follow direction"/>
|
||||
</node>
|
||||
</node>
|
||||
<node height="20" pad="1" width="100%">
|
||||
<slider-h id="tip-angle-delay" value="0"/>
|
||||
<slider-h id="tip-angle-smooth" value="0"/>
|
||||
</node>
|
||||
</node>
|
||||
</node>
|
||||
@@ -559,6 +567,9 @@
|
||||
<node height="20" justify="center" margin="0 0 5 0">
|
||||
<text text="Flow"/>
|
||||
</node>
|
||||
<node height="20" justify="center" margin="0 0 5 0">
|
||||
<text text="Opacity"/>
|
||||
</node>
|
||||
<node height="20" justify="center">
|
||||
<text text="Hue"/>
|
||||
</node>
|
||||
@@ -585,9 +596,12 @@
|
||||
<node height="20" pad="1" width="100%" margin="0 0 5 0">
|
||||
<slider-h id="jitter-spread"/>
|
||||
</node>
|
||||
<node height="20" pad="1" width="100%" margin="0 0 5 0">
|
||||
<node height="20" pad="1" width="100%">
|
||||
<slider-h id="jitter-flow"/>
|
||||
</node>
|
||||
<node height="20" pad="1" width="100%" margin="0 0 5 0">
|
||||
<slider-h id="jitter-opacity"/>
|
||||
</node>
|
||||
<node height="20" pad="1" width="100%">
|
||||
<slider-h id="jitter-hue"/>
|
||||
</node>
|
||||
|
||||
Reference in New Issue
Block a user