Skip to content

Commit 6a5caf2

Browse files
committed
[IGNORE] Fixing wrong namespace on rizom node
1 parent 7893fe8 commit 6a5caf2

File tree

35 files changed

+40
-40
lines changed

35 files changed

+40
-40
lines changed

otls/sop_rizomuv_optimize.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: Fri Nov 22 20:34:37 2019
13+
Modified: Fri Nov 22 20:53:16 2019
1414

Binary file not shown.

otls/sop_rizomuv_optimize.hda/gamedev_8_8Sop_1sop__rizomuv__optimize/Contents.dir/Contents.mime

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ inputs
4747
stat
4848
{
4949
create 1574472832
50-
modify 1574472874
50+
modify 1574473988
5151
author MAINGEAR@DESKTOP-P98C1VA
5252
access 0777
5353
}
@@ -202,7 +202,7 @@ Content-Type: text/plain
202202
Content-Disposition: attachment; filename="hdaroot/rizom_processor.init"
203203
Content-Type: text/plain
204204

205-
type = gamedeve::sop_rizomuv_processor
205+
type = gamedev::sop_rizomuv_processor
206206
matchesdef = 1
207207

208208
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -228,8 +228,8 @@ inputs
228228
}
229229
stat
230230
{
231-
create 1574460036
232-
modify 1574460108
231+
create 1574473986
232+
modify 1574474040
233233
author MAINGEAR@DESKTOP-P98C1VA
234234
access 0777
235235
}
@@ -243,12 +243,6 @@ Content-Disposition: attachment; filename="hdaroot/rizom_processor.chn"
243243
Content-Type: text/plain
244244

245245
{
246-
channel outgoingUV {
247-
lefttype = extend
248-
righttype = extend
249-
flags = 0
250-
segment { length = 0 expr = chs(\"../outgoingUV\") }
251-
}
252246
channel uv_tiles_offset1 {
253247
lefttype = extend
254248
righttype = extend
@@ -261,6 +255,12 @@ Content-Type: text/plain
261255
flags = 0
262256
segment { length = 0 expr = ch(\"../uv_tiles_offset2\") }
263257
}
258+
channel outgoingUV {
259+
lefttype = extend
260+
righttype = extend
261+
flags = 0
262+
segment { length = 0 expr = chs(\"../outgoingUV\") }
263+
}
264264
channel rizomloc {
265265
lefttype = extend
266266
righttype = extend
@@ -285,7 +285,7 @@ folder0 [ 0 locks=0 autoscope=0 ] ( 0 )
285285
clearUVs [ 0 locks=0 autoscope=0 ] ( "off" )
286286
uv_tiles_offset [ 0 locks=0 autoscope=0 ] ( [ uv_tiles_offset1 0 ] [ uv_tiles_offset2 0 ] )
287287
sepparm [ 0 locks=0 ] ( )
288-
gtype [ 0 locks=0 autoscope=0 ] ( "3" )
288+
gtype [ 0 locks=0 autoscope=0 ] ( 3 )
289289
availGroups [ 0 locks=0 autoscope=0 ] ( "" )
290290
sepparm2 [ 0 locks=0 ] ( )
291291
outgoingUV [ 0 locks=0 autoscope=0 ] ( [ outgoingUV uv ] )
@@ -594,7 +594,7 @@ inputs
594594
stat
595595
{
596596
create 1574278665
597-
modify 1574460114
597+
modify 1574473988
598598
author MAINGEAR@DESKTOP-P98C1VA
599599
access 0777
600600
}
@@ -806,7 +806,7 @@ inputs
806806
stat
807807
{
808808
create 1574287813
809-
modify 1574460036
809+
modify 1574473986
810810
author MAINGEAR@DESKTOP-P98C1VA
811811
access 0777
812812
}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Operator: gamedeve::sop_rizomuv_processor
1+
Operator: gamedev::sop_rizomuv_processor
22
Label: GameDev RizomUV Processor
3-
Path: oplib:/gamedeve::Sop/sop_rizomuv_processor?gamedeve::Sop/sop_rizomuv_processor
4-
Icon: opdef:/gamedeve::Sop/sop_rizomuv_processor?IconImage
3+
Path: oplib:/gamedev::Sop/sop_rizomuv_processor?gamedev::Sop/sop_rizomuv_processor
4+
Icon: opdef:/gamedev::Sop/sop_rizomuv_processor?IconImage
55
Table: Sop
66
License:
77
Extra:
@@ -10,5 +10,5 @@ Inputs: 1 to 1
1010
Subnet: true
1111
Python: false
1212
Empty: false
13-
Modified: Fri Nov 22 20:35:22 2019
13+
Modified: Fri Nov 22 20:52:45 2019
1414

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
""
22
INDEX__SECTION INDEX_SECTION
33
houdini.hdalibrary houdini.hdalibrary
4-
gamedeve_8_8Sop_1sop__rizomuv__processor gamedeve::Sop/sop_rizomuv_processor
4+
gamedev_8_8Sop_1sop__rizomuv__processor gamedev::Sop/sop_rizomuv_processor

otls/sop_rizomuv_processor.hda/gamedeve_8_8Sop_1sop__rizomuv__processor/Contents.dir/.OPdummydefs renamed to otls/sop_rizomuv_processor.hda/gamedev_8_8Sop_1sop__rizomuv__processor/Contents.dir/.OPdummydefs

File renamed without changes.

otls/sop_rizomuv_processor.hda/gamedeve_8_8Sop_1sop__rizomuv__processor/Contents.dir/Contents.mime renamed to otls/sop_rizomuv_processor.hda/gamedev_8_8Sop_1sop__rizomuv__processor/Contents.dir/Contents.mime

File renamed without changes.

otls/sop_rizomuv_processor.hda/gamedeve_8_8Sop_1sop__rizomuv__processor/Contents.dir/Sections.list renamed to otls/sop_rizomuv_processor.hda/gamedev_8_8Sop_1sop__rizomuv__processor/Contents.dir/Sections.list

File renamed without changes.

otls/sop_rizomuv_processor.hda/gamedeve_8_8Sop_1sop__rizomuv__processor/CreateScript renamed to otls/sop_rizomuv_processor.hda/gamedev_8_8Sop_1sop__rizomuv__processor/CreateScript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Automatically generated script
22
\set noalias = 1
33
#
4-
# Creation script for gamedeve::sop_rizomuv_processor operator
4+
# Creation script for gamedev::sop_rizomuv_processor operator
55
#
66

77
if ( "$arg1" == "" ) then

otls/sop_rizomuv_processor.hda/gamedeve_8_8Sop_1sop__rizomuv__processor/DialogScript renamed to otls/sop_rizomuv_processor.hda/gamedev_8_8Sop_1sop__rizomuv__processor/DialogScript

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Dialog script for gamedeve::sop_rizomuv_processor automatically generated
1+
# Dialog script for gamedev::sop_rizomuv_processor automatically generated
22

33
{
4-
name gamedeve::sop_rizomuv_processor
5-
script gamedeve::sop_rizomuv_processor
4+
name gamedev::sop_rizomuv_processor
5+
script gamedev::sop_rizomuv_processor
66
label "GameDev RizomUV Processor"
77

88
help {

0 commit comments

Comments
 (0)