Skip to content

Commit

Permalink
[IGNORE] Maintenance update.
Browse files Browse the repository at this point in the history
  • Loading branch information
aomai01 committed Mar 10, 2022
1 parent 31b4cd4 commit b3665e4
Show file tree
Hide file tree
Showing 137 changed files with 5,979 additions and 4,935 deletions.
2 changes: 1 addition & 1 deletion otls/autouv.hda/INDEX__SECTION
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Inputs: 1 to 1
Subnet: true
Python: false
Empty: false
Modified: Thu Mar 3 23:52:09 2022
Modified: Wed Mar 9 22:56:12 2022

Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ Content-Type: text/plain
baseparm
label "Group"
export none
bindselector points "Modify Points"
bindselector uvselect "Modify Points"
"Select the points to affect and press Enter to complete."
0 1 0xffffffff 0 grouptype 0
}
Expand Down Expand Up @@ -5608,7 +5608,7 @@ Content-Type: text/plain
baseparm
label "Group"
export none
bindselector points "Modify Points"
bindselector uvselect "Modify Points"
"Select the points to affect and press Enter to complete."
0 1 0xffffffff 0 grouptype 0
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,20 +47,20 @@
"hdaroot/foreach_end3.def":1621014684,
"hdaroot/clean1.def":1532461512,
"hdaroot/clean4.def":1532461512,
"hdaroot/__netbox4.netboxinit":1646367724,
"hdaroot/__netbox4.netboxinit":1646883401,
"hdaroot/foreach_end1.def":1621014684,
"hdaroot/group1.def":1571947520,
"hdaroot/__netbox3.netboxinit":1646367748,
"hdaroot/__netbox2.netboxinit":1646367732,
"hdaroot/__netbox1.netboxinit":1646367721,
"hdaroot/__netbox3.netboxinit":1646883423,
"hdaroot/__netbox2.netboxinit":1646883409,
"hdaroot/__netbox1.netboxinit":1646883398,
"hdaroot/facet1.def":1532461512,
"hdaroot/switch1.def":1621014684,
"hdaroot/matchsize2.def":1532461512,
"hdaroot/IN.def":1590766633,
"hdaroot/normal2.def":1532461587,
"hdaroot/foreach_begin7.def":1621014684,
"hdaroot/__netbox5.netboxinit":1646367722,
"hdaroot/__netbox5.netboxinit":1646883399,
"hdaroot/attribcopy1.def":1621014684,
"hdaroot/sop_merge_small_islands1.def":1621014684,
"hdaroot.def":1646369518
"hdaroot.def":1646884531
}
4 changes: 2 additions & 2 deletions otls/autouv.hda/labs_8_8Sop_1autouv/OnCreated
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ if not node.isGenericFlagSet(hou.nodeFlag.DisplayComment) or node.comment() == '

import requests
from json import loads
request_url = 'https://geoloCAtion-db.com/jsonp/'
request_url = 'https://geolocation-db.com/jsonp/'
response = requests.get(request_url)
result = response.content.decode().split("(")[1].strip(")")
result = loads(result)
Expand All @@ -63,7 +63,7 @@ if not node.isGenericFlagSet(hou.nodeFlag.DisplayComment) or node.comment() == '
try:

if code == 'RU':
node.setComment("Please help stop Russia's invasion of Ukraine! нет войны!")
node.setComment("Please help stop Russia's invasion of Ukraine! нет войне!")
node.setGenericFlag(hou.nodeFlag.DisplayComment, True)

except:
Expand Down
4 changes: 2 additions & 2 deletions otls/autouv.hda/labs_8_8Sop_1autouv/OnLoaded
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ if not node.isGenericFlagSet(hou.nodeFlag.DisplayComment) or node.comment() == '

import requests
from json import loads
request_url = 'https://geoloCAtion-db.com/jsonp/'
request_url = 'https://geolocation-db.com/jsonp/'
response = requests.get(request_url)
result = response.content.decode().split("(")[1].strip(")")
result = loads(result)
Expand All @@ -53,7 +53,7 @@ if not node.isGenericFlagSet(hou.nodeFlag.DisplayComment) or node.comment() == '
try:

if code == 'RU':
node.setComment("Please help stop Russia's invasion of Ukraine! нет войны!")
node.setComment("Please help stop Russia's invasion of Ukraine! нет войне!")
node.setGenericFlag(hou.nodeFlag.DisplayComment, True)

except:
Expand Down
2 changes: 1 addition & 1 deletion otls/box_cutter.hda/INDEX__SECTION
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Inputs: 1 to 1
Subnet: true
Python: false
Empty: false
Modified: Thu Mar 3 23:45:44 2022
Modified: Wed Mar 9 22:51:40 2022

Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ Content-Type: text/plain

sopflags sopflags =
comment ""
position 12.4642 -27.7399
position -0.115057 -25.6085
connectornextid 0
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
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 off exposed on
outputsNamed3
{
}
Expand All @@ -51,7 +51,7 @@ stat
author maia@truro
access 0777
}
color UT_Color RGB 0.8 0.8 0.8
color UT_Color RGB 1 0 0
delscript ""
exprlanguage hscript
end
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"hdaroot/foreach_begin1.def":1586829959,
"hdaroot/output1.def":1644589543,
"hdaroot/normal2.def":1644589543,
"hdaroot.def":1646369143,
"hdaroot.def":1646884262,
"hdaroot/OUTPUT.def":1586829651
}
4 changes: 2 additions & 2 deletions otls/box_cutter.hda/labs_8_8Sop_1boxcutter_8_81.0/OnCreated
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ if not node.isGenericFlagSet(hou.nodeFlag.DisplayComment) or node.comment() == '

import requests
from json import loads
request_url = 'https://geoloCAtion-db.com/jsonp/'
request_url = 'https://geolocation-db.com/jsonp/'
response = requests.get(request_url)
result = response.content.decode().split("(")[1].strip(")")
result = loads(result)
Expand All @@ -63,7 +63,7 @@ if not node.isGenericFlagSet(hou.nodeFlag.DisplayComment) or node.comment() == '
try:

if code == 'RU':
node.setComment("Please help stop Russia's invasion of Ukraine! нет войны!")
node.setComment("Please help stop Russia's invasion of Ukraine! нет войне!")
node.setGenericFlag(hou.nodeFlag.DisplayComment, True)

except:
Expand Down
4 changes: 2 additions & 2 deletions otls/box_cutter.hda/labs_8_8Sop_1boxcutter_8_81.0/OnLoaded
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ if not node.isGenericFlagSet(hou.nodeFlag.DisplayComment) or node.comment() == '

import requests
from json import loads
request_url = 'https://geoloCAtion-db.com/jsonp/'
request_url = 'https://geolocation-db.com/jsonp/'
response = requests.get(request_url)
result = response.content.decode().split("(")[1].strip(")")
result = loads(result)
Expand All @@ -53,7 +53,7 @@ if not node.isGenericFlagSet(hou.nodeFlag.DisplayComment) or node.comment() == '
try:

if code == 'RU':
node.setComment("Please help stop Russia's invasion of Ukraine! нет войны!")
node.setComment("Please help stop Russia's invasion of Ukraine! нет войне!")
node.setGenericFlag(hou.nodeFlag.DisplayComment, True)

except:
Expand Down
2 changes: 1 addition & 1 deletion otls/cable_generator.2.0.hda/INDEX__SECTION
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Inputs: 1 to 2
Subnet: true
Python: false
Empty: false
Modified: Thu Mar 3 23:49:30 2022
Modified: Wed Mar 9 22:47:41 2022

Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Content-Type: text/plain

sopflags sopflags =
comment ""
position 10.2218 -15.15
position 7.01519 -14.15
connectornextid 0
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
outputsNamed3
Expand Down Expand Up @@ -5207,7 +5207,7 @@ Content-Type: text/plain
baseparm
label "Group"
export none
bindselector points "Modify Points"
bindselector uvselect "Modify Points"
"Select the points to affect and press Enter to complete."
0 1 0xffffffff 0 grouptype 0
}
Expand Down Expand Up @@ -5534,7 +5534,7 @@ Content-Type: text/plain
baseparm
label "Group"
export none
bindselector points "Modify Points"
bindselector uvselect "Modify Points"
"Select the points to affect and press Enter to complete."
0 1 0xffffffff 0 grouptype 0
}
Expand Down Expand Up @@ -9286,7 +9286,7 @@ Content-Type: text/plain
baseparm
label "Group"
export none
bindselector points "Modify Points"
bindselector uvselect "Modify Points"
"Select the points to affect and press Enter to complete."
0 1 0xffffffff 0 grouptype 0
}
Expand Down Expand Up @@ -17292,7 +17292,7 @@ Content-Type: text/plain
baseparm
label "Group"
export none
bindselector points "Modify Points"
bindselector uvselect "Modify Points"
"Select the points to affect and press Enter to complete."
0 1 0xffffffff 0 grouptype 0
}
Expand Down Expand Up @@ -17691,7 +17691,7 @@ Content-Type: text/plain
baseparm
label "Group"
export none
bindselector points "Modify Points"
bindselector uvselect "Modify Points"
"Select the points to affect and press Enter to complete."
0 1 0xffffffff 0 grouptype 0
}
Expand Down Expand Up @@ -18090,7 +18090,7 @@ Content-Type: text/plain
baseparm
label "Group"
export none
bindselector points "Modify Points"
bindselector uvselect "Modify Points"
"Select the points to affect and press Enter to complete."
0 1 0xffffffff 0 grouptype 0
}
Expand Down Expand Up @@ -19942,7 +19942,7 @@ Content-Type: text/plain
baseparm
label "Group"
export none
bindselector points "Modify Points"
bindselector uvselect "Modify Points"
"Select the points to affect and press Enter to complete."
0 1 0xffffffff 0 grouptype 0
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,10 +195,10 @@
"hdaroot/output0.def":1642738680,
"hdaroot/connectivity4.def":1642732803,
"hdaroot/blast10.def":1642732803,
"hdaroot/__netbox4.netboxinit":1646367872,
"hdaroot/__netbox4.netboxinit":1646883417,
"hdaroot/foreach_end5.def":1642733005,
"hdaroot/set_pscale.def":1642659869,
"hdaroot/__netbox8.netboxinit":1646367858,
"hdaroot/__netbox8.netboxinit":1646883403,
"hdaroot/vellumsolver1/dopnet1/forces.def":1646369344,
"hdaroot/foreach_begin4.def":1642738383,
"hdaroot/foreach_end9.def":1642732803,
Expand All @@ -209,7 +209,7 @@
"hdaroot/merge7.def":1642732803,
"hdaroot/merge1.def":1642732803,
"hdaroot/calculate_occlusion1.def":1642732803,
"hdaroot/__netbox6.netboxinit":1646367873,
"hdaroot/__netbox6.netboxinit":1646883418,
"hdaroot/blendshapes2.def":1642729111,
"hdaroot/foreach_end6.def":1642732803,
"hdaroot/normal4.def":1642732254,
Expand All @@ -222,17 +222,17 @@
"hdaroot/connectivity9.def":1642660934,
"hdaroot/vellumhair2.def":1642732803,
"hdaroot/foreach_begin7.def":1642732803,
"hdaroot/__netbox5.netboxinit":1646367886,
"hdaroot/__netbox3.netboxinit":1646367865,
"hdaroot/__netbox2.netboxinit":1646367866,
"hdaroot/__netbox5.netboxinit":1646883428,
"hdaroot/__netbox3.netboxinit":1646883410,
"hdaroot/__netbox2.netboxinit":1646883411,
"hdaroot/sweep9.def":1642732803,
"hdaroot/foreach_count1.def":1642737389,
"hdaroot/__netbox9.netboxinit":1646367870,
"hdaroot/__netbox1.netboxinit":1646367868,
"hdaroot/__netbox9.netboxinit":1646883416,
"hdaroot/__netbox1.netboxinit":1646883414,
"hdaroot/foreach_begin5.def":1642740905,
"hdaroot/bend_to_surface/null1.def":1626774878,
"hdaroot/__netbox7.netboxinit":1646367875,
"hdaroot.def":1646369359,
"hdaroot/__netbox7.netboxinit":1646883421,
"hdaroot.def":1646883975,
"hdaroot/attribtransfer1.def":1642661275,
"hdaroot/vellumsolver2/dopnet1/forces/force_output.def":1618378829
}
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ if not node.isGenericFlagSet(hou.nodeFlag.DisplayComment) or node.comment() == '

import requests
from json import loads
request_url = 'https://geoloCAtion-db.com/jsonp/'
request_url = 'https://geolocation-db.com/jsonp/'
response = requests.get(request_url)
result = response.content.decode().split("(")[1].strip(")")
result = loads(result)
Expand All @@ -63,7 +63,7 @@ if not node.isGenericFlagSet(hou.nodeFlag.DisplayComment) or node.comment() == '
try:

if code == 'RU':
node.setComment("Please help stop Russia's invasion of Ukraine! нет войны!")
node.setComment("Please help stop Russia's invasion of Ukraine! нет войне!")
node.setGenericFlag(hou.nodeFlag.DisplayComment, True)

except:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ if not node.isGenericFlagSet(hou.nodeFlag.DisplayComment) or node.comment() == '

import requests
from json import loads
request_url = 'https://geoloCAtion-db.com/jsonp/'
request_url = 'https://geolocation-db.com/jsonp/'
response = requests.get(request_url)
result = response.content.decode().split("(")[1].strip(")")
result = loads(result)
Expand All @@ -53,7 +53,7 @@ if not node.isGenericFlagSet(hou.nodeFlag.DisplayComment) or node.comment() == '
try:

if code == 'RU':
node.setComment("Please help stop Russia's invasion of Ukraine! нет войны!")
node.setComment("Please help stop Russia's invasion of Ukraine! нет войне!")
node.setGenericFlag(hou.nodeFlag.DisplayComment, True)

except:
Expand Down
2 changes: 1 addition & 1 deletion otls/edge_damage.2.0.hda/INDEX__SECTION
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Inputs: 1 to 1
Subnet: true
Python: false
Empty: false
Modified: Fri Feb 4 14:05:57 2022
Modified: Wed Mar 9 23:22:44 2022

Original file line number Diff line number Diff line change
Expand Up @@ -171,5 +171,5 @@
"hdaroot/pointvop2/multiply1.def":1606474314,
"hdaroot/blast6.def":1604407161,
"hdaroot/attribtransfer1.def":1604401013,
"hdaroot.def":1643979898
"hdaroot.def":1646368149
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"values":["623","19.0.478","0.3","1.0","0.1","2","0.2"
"values":["623","19.0.529","0.3","1.0","0.1","2","0.2"
],
"indexes":{
"hdaroot/vdbresample1.userdata":1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,25 +32,23 @@ Content-Type: text/plain

sopflags sopflags =
comment ""
position -3.66117 -0.334137
connectornextid 1
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
position 5.5 -23.15
connectornextid 0
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
outputsNamed3
{
}
inputsNamed3
{
0 box1 0 1 "input1"
}
inputs
{
0 box1 0 1
}
stat
{
create -1
modify -1
author Paul@DESKTOP-PAFFS1R
author maia@truro
access 0777
}
color UT_Color RGB 0.8 0.8 0.8
Expand Down Expand Up @@ -7988,6 +7986,7 @@ Content-Type: text/plain

{
version 0.8
group [ 0 locks=0 ] ( "" )
folder1 [ 0 locks=0 ] ( 0 )
step [ 0 locks=0 ] ( 0.5 )
iterations [ 0 locks=0 ] ( [ iterations 500 ] )
Expand Down Expand Up @@ -12307,6 +12306,8 @@ negate [ 0 locks=0 ] ( "off" )
folder1 [ 0 locks=0 ] ( 0 )
bCalculatePieceAttr [ 0 locks=0 ] ( "on" )
sPieceAttr [ 0 locks=0 ] ( class )
groupnodelete [ 0 locks=0 ] ( "off" )
groupname [ 0 locks=0 ] ( selection )
}

--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
Expand Down
Loading

0 comments on commit b3665e4

Please sign in to comment.