Skip to content

Commit 65d979c

Browse files
committed
[IGNORE] **Labs Thicken 1.1 SOP** minor UI changes.
1 parent d99d320 commit 65d979c

File tree

5 files changed

+56
-57
lines changed

5 files changed

+56
-57
lines changed

otls/thicken.1.1.hda/INDEX__SECTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Inputs: 1 to 1
1010
Subnet: true
1111
Python: false
1212
Empty: false
13-
Modified: Tue Jan 20 17:00:00 2026
13+
Modified: Wed Jan 21 12:13:05 2026
1414

otls/thicken.1.1.hda/labs_8_8Sop_1thicken_8_81.1/Contents.dir/Contents.createtimes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
"hdaroot/grouprename1.def":1768934236,
2323
"hdaroot/extrude_both_directions.def":1512067024,
2424
"hdaroot/dissolve_middle_edge.def":1578002057,
25-
"hdaroot.def":1768940970
25+
"hdaroot.def":1769012250
2626
}

otls/thicken.1.1.hda/labs_8_8Sop_1thicken_8_81.1/Contents.dir/Contents.mime

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ sopflags sopflags =
3434
comment ""
3535
position 2.56347 -0.662297
3636
connectornextid 2
37-
flags = lock off model off template off footprint off xray off bypass off display off render off highlight off unload off savedata off compress on colordefault on exposed on
37+
flags = lock off model off template off footprint off xray off bypass off display on render on highlight off unload off savedata off compress on colordefault on exposed on
3838
outputsNamed3
3939
{
4040
0 "output1"

otls/thicken.1.1.hda/labs_8_8Sop_1thicken_8_81.1/Contents.dir/Contents.modtimes

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@
66
"hdaroot/normal4.def":1768946503,
77
"hdaroot/grouprename2.def":1768940970,
88
"hdaroot/blur_N.def":1768946503,
9-
"hdaroot/__netbox2.netboxinit":1768946223,
9+
"hdaroot/__netbox2.netboxinit":1769012250,
1010
"hdaroot/grouppromote1.def":1768946552,
11-
"hdaroot/polyreduce_back.def":1768946483,
12-
"hdaroot/__netbox1.netboxinit":1768946210,
11+
"hdaroot/polyreduce_back.def":1769019022,
12+
"hdaroot/__netbox1.netboxinit":1769012253,
1313
"hdaroot/fuse_middle_seam.def":1768946552,
1414
"hdaroot/reverse1.def":1768938835,
15-
"hdaroot/__netbox3.netboxinit":1768946429,
15+
"hdaroot/__netbox3.netboxinit":1769012253,
1616
"hdaroot/dissolve_middle_seam.def":1768946552,
17-
"hdaroot/normal1.def":1768940970,
17+
"hdaroot/normal1.def":1769012410,
1818
"hdaroot/polyextrude_front.def":1768946589,
1919
"hdaroot/merge2.def":1768938960,
2020
"hdaroot/split_group.def":1768946503,
2121
"hdaroot/groupdelete1.def":1768946266,
2222
"hdaroot/grouprename1.def":1768938918,
2323
"hdaroot/extrude_both_directions.def":1768940970,
2424
"hdaroot/dissolve_middle_edge.def":1768946552,
25-
"hdaroot.def":1768949341
25+
"hdaroot.def":1769019179
2626
}

otls/thicken.1.1.hda/labs_8_8Sop_1thicken_8_81.1/DialogScript

Lines changed: 47 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,6 @@
5656
name "fd_thicken"
5757
label "Thicken"
5858

59-
parm {
60-
name "depth"
61-
label "Depth"
62-
type float
63-
joinnext
64-
default { "0.1" }
65-
range { 0 1 }
66-
export all
67-
}
6859
parm {
6960
name "extrusionmode"
7061
label "Extrusion Mode"
@@ -77,11 +68,18 @@
7768
parmtag { "autoscope" "0000000000000000" }
7869
parmtag { "script_callback_language" "python" }
7970
}
71+
parm {
72+
name "depth"
73+
label "Depth"
74+
type float
75+
default { "0.1" }
76+
range { 0 1 }
77+
export all
78+
}
8079
parm {
8180
name "both_directions"
8281
label "Both Directions"
8382
type toggle
84-
joinnext
8583
default { "0" }
8684
}
8785
parm {
@@ -90,13 +88,13 @@
9088
type toggle
9189
default { "1" }
9290
disablewhen "{ both_directions == 0 }"
91+
hidewhen "{ both_directions == 0 }"
9392
parmtag { "script_callback_language" "python" }
9493
}
9594
parm {
9695
name "reduce_back"
9796
label "Reduce Back Side"
9897
type toggle
99-
joinnext
10098
default { "0" }
10199
}
102100
parm {
@@ -105,11 +103,41 @@
105103
type float
106104
default { "50" }
107105
disablewhen "{ reduce_back == 0 }"
108-
range { 0 100 }
106+
hidewhen "{ reduce_back == 0 }"
107+
range { 0! 100! }
109108
}
110109
}
111110

112-
groupsimple {
111+
groupcollapsible {
112+
name "fd_normals"
113+
label "Normals"
114+
115+
parm {
116+
name "type"
117+
label "Add Normals to"
118+
type ordinal
119+
default { "typevertex" }
120+
menu {
121+
"typepoint" "Points"
122+
"typevertex" "Vertices"
123+
"typeprim" "Primitives"
124+
"typedetail" "Detail"
125+
}
126+
parmtag { "autoscope" "0000000000000000" }
127+
parmtag { "script_callback_language" "python" }
128+
}
129+
parm {
130+
name "cuspangle"
131+
label "Cusp Angle"
132+
type float
133+
default { "60" }
134+
range { 0! 180! }
135+
parmtag { "autoscope" "0000000000000000" }
136+
parmtag { "script_callback_language" "python" }
137+
}
138+
}
139+
140+
groupcollapsible {
113141
name "fd_outputgroups"
114142
label "Output Groups"
115143

@@ -119,7 +147,7 @@
119147
type toggle
120148
nolabel
121149
joinnext
122-
default { "on" }
150+
default { "off" }
123151
parmtag { "autoscope" "0000000000000000" }
124152
parmtag { "script_callback_language" "python" }
125153
}
@@ -141,7 +169,7 @@
141169
type toggle
142170
nolabel
143171
joinnext
144-
default { "on" }
172+
default { "off" }
145173
parmtag { "autoscope" "0000000000000000" }
146174
parmtag { "script_callback_language" "python" }
147175
}
@@ -163,7 +191,7 @@
163191
type toggle
164192
nolabel
165193
joinnext
166-
default { "on" }
194+
default { "off" }
167195
parmtag { "autoscope" "0000000000000000" }
168196
parmtag { "script_callback_language" "python" }
169197
}
@@ -185,7 +213,7 @@
185213
type toggle
186214
nolabel
187215
joinnext
188-
default { "on" }
216+
default { "off" }
189217
parmtag { "autoscope" "0000000000000000" }
190218
parmtag { "script_callback_language" "python" }
191219
}
@@ -207,7 +235,7 @@
207235
type toggle
208236
nolabel
209237
joinnext
210-
default { "on" }
238+
default { "off" }
211239
parmtag { "autoscope" "0000000000000000" }
212240
parmtag { "script_callback_language" "python" }
213241
}
@@ -229,7 +257,7 @@
229257
type toggle
230258
nolabel
231259
joinnext
232-
default { "on" }
260+
default { "off" }
233261
disablewhen "{ both_directions == 0 } { dissolve_middle_edge == 1 }"
234262
parmtag { "autoscope" "0000000000000000" }
235263
parmtag { "script_callback_language" "python" }
@@ -248,33 +276,4 @@
248276
}
249277
}
250278

251-
groupcollapsible {
252-
name "fd_normals"
253-
label "Normals"
254-
255-
parm {
256-
name "type"
257-
label "Add Normals to"
258-
type ordinal
259-
default { "typevertex" }
260-
menu {
261-
"typepoint" "Points"
262-
"typevertex" "Vertices"
263-
"typeprim" "Primitives"
264-
"typedetail" "Detail"
265-
}
266-
parmtag { "autoscope" "0000000000000000" }
267-
parmtag { "script_callback_language" "python" }
268-
}
269-
parm {
270-
name "cuspangle"
271-
label "Cusp Angle"
272-
type float
273-
default { "60" }
274-
range { 0! 180! }
275-
parmtag { "autoscope" "0000000000000000" }
276-
parmtag { "script_callback_language" "python" }
277-
}
278-
}
279-
280279
}

0 commit comments

Comments
 (0)