add roundness/aspect jitter

This commit is contained in:
2019-02-27 01:33:41 +01:00
parent c3c2055011
commit 2108441e77
8 changed files with 48 additions and 13 deletions

View File

@@ -561,6 +561,9 @@
<node height="20" justify="center">
<text text="Angle"/>
</node>
<node height="20" justify="center" margin="0 0 20 0">
<text text="Aspect"/>
</node>
<node height="20" justify="center" margin="0 0 25 0">
<text text="Scatter"/>
</node>
@@ -593,6 +596,13 @@
<node height="20" pad="1" width="100%">
<slider-h id="jitter-angle"/>
</node>
<node height="40" pad="1" width="100%" dir="col">
<slider-h id="jitter-aspect" height="19" value="0"/>
<node align="center" dir="row">
<checkbox width="20" height="19" id="jitter-aspect-bothaxis"/>
<text text="both axis"/>
</node>
</node>
<node height="40" pad="1" width="100%" dir="col" margin="0 0 5 0">
<slider-h id="jitter-scatter" height="19" value="0"/>
<node align="center" dir="row">