add roundness/aspect jitter
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user