2025-07-01
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<details id="polystrips-options">
|
||||
<summary>PolyStrips</summary>
|
||||
<div class="contents">
|
||||
<div class="labeled-input-text">
|
||||
<label for="polystrips-cut-count">
|
||||
Cut Count
|
||||
</label>
|
||||
<input type="text" value="self._var_cut_count" id="polystrips-cut-count" title="Number of cuts along selected strip">
|
||||
</div>
|
||||
<div class="labeled-input-text">
|
||||
<label for="polystrips-scale-falloff">
|
||||
Scale Falloff
|
||||
</label>
|
||||
<input id="polystrips-scale-falloff" type="text" value="BoundFloat('''options['polystrips scale falloff']''', min_value=0.25, max_value=4.0)" title="Controls how quickly control point scaling falls off">
|
||||
</div>
|
||||
</div>
|
||||
</details>
|
||||
Reference in New Issue
Block a user