Skip to content

Commit 4bf9f8c

Browse files
committed
Fixing SmokeTest Warnings
Poorly named inputs and other misc errors
1 parent 3812d39 commit 4bf9f8c

File tree

19 files changed

+102
-38
lines changed

19 files changed

+102
-38
lines changed

otls/sop_extract_borders.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: Mon Jun 4 11:33:17 2018
13+
Modified: Mon Jun 4 20:23:35 2018
1414

otls/sop_extract_borders.hda/gamedev_8_8Sop_1sop__extract__borders/Contents.dir/Contents.mime

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,25 +20,22 @@ Content-Type: text/plain
2020

2121
sopflags sopflags =
2222
comment ""
23-
position -4.88824 -1.10206
24-
connectornextid 2
25-
flags = lock off model off template on footprint off xray off bypass off display on render on highlight off unload off savedata off compress on colordefault on exposed on
23+
position -3.39412 -0.266765
24+
connectornextid 0
25+
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
2626
outputsNamed3
2727
{
28-
1 "output1"
2928
}
3029
inputsNamed3
3130
{
32-
0 testgeometry_pighead1 0 1 "input1"
3331
}
3432
inputs
3533
{
36-
0 testgeometry_pighead1 0 1
3734
}
3835
stat
3936
{
40-
create 1528124124
41-
modify 1528126398
37+
create 1528158193
38+
modify 1528158196
4239
author MAINGEAR@DESKTOP-P98C1VA
4340
access 0777
4441
}

otls/sop_extract_borders.hda/gamedev_8_8Sop_1sop__extract__borders/DialogScript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
""
1010
}
1111

12-
inputlabel 1 "Sub-Network Input #1"
12+
inputlabel 1 "Input Geo"
1313
inputlabel 2 "Sub-Network Input #2"
1414
inputlabel 3 "Sub-Network Input #3"
1515
inputlabel 4 "Sub-Network Input #4"

otls/sop_extract_borders.hda/gamedev_8_8Sop_1sop__extract__borders/Sections.list

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ Help Help
66
Tools.shelf Tools.shelf
77
InternalFileOptions InternalFileOptions
88
Contents.gz Contents.gz
9+
Version Version
910
ExtraFileOptions ExtraFileOptions

otls/sop_extract_borders.hda/gamedev_8_8Sop_1sop__extract__borders/Tools.shelf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<toolMenuContext name="network">
1313
<contextOpType>$HDA_TABLE_AND_NAME</contextOpType>
1414
</toolMenuContext>
15-
<toolSubmenu>Digital Assets</toolSubmenu>
15+
<toolSubmenu>GameDev</toolSubmenu>
1616
<script scriptType="python"><![CDATA[import soptoolutils
1717
1818
soptoolutils.genericTool(kwargs, '$HDA_NAME')]]></script>
Binary file not shown.

otls/sop_group_by_attribute.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: Mon Jun 4 11:24:16 2018
13+
Modified: Mon Jun 4 20:23:53 2018
1414

otls/sop_group_by_attribute.hda/gamedev_8_8Sop_1sop__group__by__attribute/Contents.dir/Contents.mime

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Content-Type: text/plain
3232

3333
sopflags sopflags =
3434
comment ""
35-
position -2.44118 -2.00794
35+
position -4.52353 1.21559
3636
connectornextid 0
3737
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
3838
outputsNamed3
@@ -46,8 +46,8 @@ inputs
4646
}
4747
stat
4848
{
49-
create 1528124008
50-
modify 1528125856
49+
create 1528158225
50+
modify 1528158237
5151
author MAINGEAR@DESKTOP-P98C1VA
5252
access 0777
5353
}

otls/sop_group_by_attribute.hda/gamedev_8_8Sop_1sop__group__by__attribute/DialogScript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
""
1010
}
1111

12-
inputlabel 1 "Sub-Network Input #1"
12+
inputlabel 1 "Input Geo"
1313
inputlabel 2 "Sub-Network Input #2"
1414
inputlabel 3 "Sub-Network Input #3"
1515
inputlabel 4 "Sub-Network Input #4"

0 commit comments

Comments
 (0)