Skip to content

Commit aaef2b2

Browse files
[BUGFIX] *Vertex Animation Texture ROP* now lists 8K target texture size as 8192
1 parent 5572b67 commit aaef2b2

File tree

4 files changed

+58
-58
lines changed

4 files changed

+58
-58
lines changed

otls/rop_vertex_animation_textures.hda/INDEX__SECTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Inputs: 0 to 0
1010
Subnet: true
1111
Python: false
1212
Empty: false
13-
Modified: Sun Nov 3 16:20:26 2019
13+
Modified: Tue Nov 12 14:15:29 2019
1414

1515
Operator: gamedev::vertex_animation_textures
1616
Label: GameDev Vertex Animation Textures
@@ -24,5 +24,5 @@ Inputs: 0 to 0
2424
Subnet: true
2525
Python: false
2626
Empty: false
27-
Modified: Sun Jun 30 18:08:41 2019
27+
Modified: Sun Jun 30 22:08:41 2019
2828

otls/rop_vertex_animation_textures.hda/gamedev_8_8Driver_1vertex__animation__textures_8_82.0/Contents.dir/Contents.mime

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Content-Disposition: attachment; filename="hdaroot.def"
3131
Content-Type: text/plain
3232

3333
comment ""
34-
position -2.68513 1.12442
34+
position -2.86842 0.91934
3535
connectornextid 0
3636
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
3737
outputsNamed3
@@ -45,9 +45,9 @@ inputs
4545
}
4646
stat
4747
{
48-
create 1570656014
49-
modify 1572794390
50-
author mike.foy@foydev1
48+
create 1573564474
49+
modify 1573564589
50+
author mikel@MacBook-Pro
5151
access 0777
5252
}
5353
color UT_Color RGB 0.8 0.8 0.8
@@ -22749,36 +22749,36 @@ Content-Type: text/plain
2274922749
flags = 0
2275022750
segment { length = 0 expr = $NFRAMES }
2275122751
}
22752-
channel quaternion_flip {
22752+
channel target_texture_size {
2275322753
lefttype = extend
2275422754
righttype = extend
22755-
default = 1
2275622755
flags = 0
22757-
segment { length = 0 value = 1 1 expr = ch(\"../../coord_rot\") }
22756+
segment { length = 0 expr = ch(\"../../target_texture_size\") }
2275822757
}
22759-
channel coord_swizzle {
22758+
channel numpt {
2276022759
lefttype = extend
2276122760
righttype = extend
2276222761
flags = 0
22763-
segment { length = 0 expr = ch(\"../../coord_pos\") }
22762+
segment { length = 0 expr = npoints(\"../../objects/MESH/rigid/REF_MESH\") }
2276422763
}
22765-
channel coord_flip {
22764+
channel quaternion_flip {
2276622765
lefttype = extend
2276722766
righttype = extend
22767+
default = 1
2276822768
flags = 0
22769-
segment { length = 0 expr = ch(\"../../invert_pos\") }
22769+
segment { length = 0 value = 1 1 expr = ch(\"../../coord_rot\") }
2277022770
}
22771-
channel target_texture_size {
22771+
channel coord_swizzle {
2277222772
lefttype = extend
2277322773
righttype = extend
2277422774
flags = 0
22775-
segment { length = 0 expr = ch(\"../../target_texture_size\") }
22775+
segment { length = 0 expr = ch(\"../../coord_pos\") }
2277622776
}
22777-
channel numpt {
22777+
channel coord_flip {
2277822778
lefttype = extend
2277922779
righttype = extend
2278022780
flags = 0
22781-
segment { length = 0 expr = npoints(\"../../objects/MESH/rigid/REF_MESH\") }
22781+
segment { length = 0 expr = ch(\"../../invert_pos\") }
2278222782
}
2278322783
}
2278422784

@@ -25325,6 +25325,12 @@ Content-Type: text/plain
2532525325
flags = 0
2532625326
segment { length = 0 expr = $NFRAMES }
2532725327
}
25328+
channel target_texture_size {
25329+
lefttype = extend
25330+
righttype = extend
25331+
flags = 0
25332+
segment { length = 0 expr = "if(ch(\"m\")!=2, ch(\"../../target_texture_size\"),(floor(ch(\"../../target_texture_size\")/3)*3))" }
25333+
}
2532825334
channel numpt {
2532925335
lefttype = extend
2533025336
righttype = extend
@@ -25349,12 +25355,6 @@ Content-Type: text/plain
2534925355
flags = 0
2535025356
segment { length = 0 expr = ch(\"../../method\") }
2535125357
}
25352-
channel target_texture_size {
25353-
lefttype = extend
25354-
righttype = extend
25355-
flags = 0
25356-
segment { length = 0 expr = "if(ch(\"m\")!=2, ch(\"../../target_texture_size\"),(floor(ch(\"../../target_texture_size\")/3)*3))" }
25357-
}
2535825358
}
2535925359

2536025360
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -27315,6 +27315,12 @@ Content-Type: text/plain
2731527315
flags = 0
2731627316
segment { length = 0 expr = $NFRAMES }
2731727317
}
27318+
channel target_texture_size {
27319+
lefttype = extend
27320+
righttype = extend
27321+
flags = 0
27322+
segment { length = 0 expr = "if(ch(\"m\")!=2, ch(\"../../target_texture_size\"),(floor(ch(\"../../target_texture_size\")/3)*3))" }
27323+
}
2731827324
channel numpt {
2731927325
lefttype = extend
2732027326
righttype = extend
@@ -27339,12 +27345,6 @@ Content-Type: text/plain
2733927345
flags = 0
2734027346
segment { length = 0 expr = ch(\"../../method\") }
2734127347
}
27342-
channel target_texture_size {
27343-
lefttype = extend
27344-
righttype = extend
27345-
flags = 0
27346-
segment { length = 0 expr = "if(ch(\"m\")!=2, ch(\"../../target_texture_size\"),(floor(ch(\"../../target_texture_size\")/3)*3))" }
27347-
}
2734827348
}
2734927349

2735027350
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -29206,6 +29206,12 @@ Content-Type: text/plain
2920629206
flags = 0
2920729207
segment { length = 0 expr = $NFRAMES }
2920829208
}
29209+
channel m {
29210+
lefttype = extend
29211+
righttype = extend
29212+
flags = 0
29213+
segment { length = 0 expr = ch(\"../../method\") }
29214+
}
2920929215
channel numpt {
2921029216
lefttype = extend
2921129217
righttype = extend
@@ -29236,12 +29242,6 @@ Content-Type: text/plain
2923629242
flags = 0
2923729243
segment { length = 0 expr = ch(\"../../wrap_data\") }
2923829244
}
29239-
channel m {
29240-
lefttype = extend
29241-
righttype = extend
29242-
flags = 0
29243-
segment { length = 0 expr = ch(\"../../method\") }
29244-
}
2924529245
channel target_texture_size {
2924629246
lefttype = extend
2924729247
righttype = extend
@@ -35466,6 +35466,12 @@ Content-Type: text/plain
3546635466
flags = 0
3546735467
segment { length = 0 expr = $NFRAMES }
3546835468
}
35469+
channel m {
35470+
lefttype = extend
35471+
righttype = extend
35472+
flags = 0
35473+
segment { length = 0 expr = ch(\"../../method\") }
35474+
}
3546935475
channel numpt {
3547035476
lefttype = extend
3547135477
righttype = extend
@@ -35502,12 +35508,6 @@ Content-Type: text/plain
3550235508
flags = 0
3550335509
segment { length = 0 expr = "if(ch(\"m\")!=2, ch(\"../../target_texture_size\"),(floor(ch(\"../../target_texture_size\")/3)*3))" }
3550435510
}
35505-
channel m {
35506-
lefttype = extend
35507-
righttype = extend
35508-
flags = 0
35509-
segment { length = 0 expr = ch(\"../../method\") }
35510-
}
3551135511
}
3551235512

3551335513
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -45855,7 +45855,7 @@ Content-Type: text/plain
4585545855
version 0.8
4585645856
itermethod [ 0 locks=0 ] ( "count" )
4585745857
method [ 0 locks=0 ] ( "feedback" )
45858-
iterations [ 8 locks=0 ] ( [ iterations 47 ] )
45858+
iterations [ 8 locks=0 ] ( [ iterations 239 ] )
4585945859
startvalue [ 0 locks=0 ] ( 1 )
4586045860
increment [ 0 locks=0 ] ( 1 )
4586145861
class [ 0 locks=0 ] ( "point" )
@@ -46038,7 +46038,7 @@ Content-Type: text/plain
4603846038
{
4603946039
version 0.8
4604046040
method [ 0 locks=0 ] ( "byframe" )
46041-
frame [ 8 locks=0 ] ( [ frame 47 ] )
46041+
frame [ 8 locks=0 ] ( [ frame 239 ] )
4604246042
integerframe [ 0 locks=0 ] ( "on" )
4604346043
time [ 0 locks=0 ] ( [ time 0.4583333432674408 ] )
4604446044
rangeclamp [ 0 locks=0 ] ( "none" )
@@ -46086,7 +46086,7 @@ inputs
4608646086
stat
4608746087
{
4608846088
create 1486172943
46089-
modify 1572792379
46089+
modify 1573565192
4609046090
author Luiz@LAPTOP-LKBBB5D4
4609146091
access 0777
4609246092
}
@@ -46293,7 +46293,7 @@ inputs
4629346293
stat
4629446294
{
4629546295
create 1486172928
46296-
modify 1572792379
46296+
modify 1573565191
4629746297
author Luiz@LAPTOP-LKBBB5D4
4629846298
access 0777
4629946299
}
@@ -47274,7 +47274,7 @@ Content-Type: text/plain
4727447274

4727547275
{
4727647276
version 0.8
47277-
input [ 0 locks=0 ] ( [ input 2 ] )
47277+
input [ 0 locks=0 ] ( [ input 0 ] )
4727847278
}
4727947279

4728047280
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -48825,7 +48825,7 @@ Content-Type: text/plain
4882548825

4882648826
{
4882748827
version 0.8
48828-
input [ 0 locks=0 ] ( [ input 2 ] )
48828+
input [ 0 locks=0 ] ( [ input 0 ] )
4882948829
}
4883048830

4883148831
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -49986,7 +49986,7 @@ Content-Type: text/plain
4998649986

4998749987
{
4998849988
version 0.8
49989-
input [ 0 locks=0 ] ( [ input 2 ] )
49989+
input [ 0 locks=0 ] ( [ input 0 ] )
4999049990
}
4999149991

4999249992
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -57183,7 +57183,7 @@ Content-Type: text/plain
5718357183

5718457184
{
5718557185
version 0.8
57186-
input [ 8 locks=0 ] ( [ input 2 ] )
57186+
input [ 8 locks=0 ] ( [ input 0 ] )
5718757187
}
5718857188

5718957189
--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
@@ -57702,7 +57702,7 @@ reduce [ 0 locks=0 ] ( "" )
5770257702
creases [ 0 locks=0 ] ( "" )
5770357703
stdswitcher [ 0 locks=0 ] ( 1 1 1 1 )
5770457704
percentage [ 0 locks=0 ] ( 100 )
57705-
numpolys [ 0 locks=0 ] ( [ numpolys 1023 ] )
57705+
numpolys [ 0 locks=0 ] ( [ numpolys 1024 ] )
5770657706
objpath [ 0 locks=0 ] ( "" )
5770757707
distance [ 0 locks=0 ] ( 100 )
5770857708
minpercent [ 0 locks=0 ] ( 0 )
@@ -60400,7 +60400,7 @@ Content-Type: text/plain
6040060400
version 0.8
6040160401
itermethod [ 0 locks=0 ] ( "count" )
6040260402
method [ 0 locks=0 ] ( "feedback" )
60403-
iterations [ 0 locks=0 ] ( [ iterations 47 ] )
60403+
iterations [ 0 locks=0 ] ( [ iterations 239 ] )
6040460404
startvalue [ 0 locks=0 ] ( 1 )
6040560405
increment [ 0 locks=0 ] ( 1 )
6040660406
class [ 0 locks=0 ] ( "point" )
@@ -60457,7 +60457,7 @@ inputs
6045760457
stat
6045860458
{
6045960459
create 1534533243
60460-
modify 1572794388
60460+
modify 1573565191
6046160461
author MAINGEAR@DESKTOP-P98C1VA
6046260462
access 0777
6046360463
}
@@ -60518,7 +60518,7 @@ inputs
6051860518
stat
6051960519
{
6052060520
create 1534533243
60521-
modify 1572794388
60521+
modify 1573565191
6052260522
author MAINGEAR@DESKTOP-P98C1VA
6052360523
access 0777
6052460524
}
@@ -60642,7 +60642,7 @@ Content-Type: text/plain
6064260642
{
6064360643
version 0.8
6064460644
method [ 0 locks=0 ] ( "byframe" )
60645-
frame [ 8 locks=0 ] ( [ frame 47 ] )
60645+
frame [ 8 locks=0 ] ( [ frame 239 ] )
6064660646
integerframe [ 0 locks=0 ] ( "on" )
6064760647
time [ 0 locks=0 ] ( [ time 0 ] )
6064860648
rangeclamp [ 0 locks=0 ] ( "none" )
@@ -63497,7 +63497,7 @@ maskplane [ 0 locks=0 ] ( A )
6349763497
maskresize [ 0 locks=0 ] ( "off" )
6349863498
maskinvert [ 0 locks=0 ] ( "off" )
6349963499
overridesize [ 0 locks=0 ] ( "on" )
63500-
size [ 0 locks=0 ] ( [ size1 1024 ] [ size2 141 ] )
63500+
size [ 0 locks=0 ] ( [ size1 0 ] [ size2 0 ] )
6350163501
sizemenu [ 0 locks=0 ] ( 0 )
6350263502
overrideaspect [ 0 locks=0 ] ( "off" )
6350363503
aspect [ 0 locks=0 ] ( [ aspect 1 ] )
@@ -63520,10 +63520,10 @@ preextend [ 0 locks=0 ] ( "black" )
6352063520
prehold [ 0 locks=0 ] ( 0 )
6352163521
postextend [ 0 locks=0 ] ( "black" )
6352263522
posthold [ 0 locks=0 ] ( 0 )
63523-
m [ 0 locks=0 ] ( [ m 2 ] )
63523+
m [ 0 locks=0 ] ( [ m 0 ] )
6352463524
s [ 0 locks=0 ] ( [ s1 0 ] [ s2 0 ] )
6352563525
r [ 0 locks=0 ] ( [ r1 0 ] [ r2 0 ] )
63526-
f [ 0 locks=0 ] ( [ f1 1024 ] [ f2 141 ] )
63526+
f [ 0 locks=0 ] ( [ f1 1024 ] [ f2 0 ] )
6352763527
p [ 0 locks=0 ] ( [ p1 0 ] [ p2 0 ] )
6352863528
stdswitcher5 [ 0 locks=0 ] ( 2 2 2 2 )
6352963529
}

otls/rop_vertex_animation_textures.hda/gamedev_8_8Driver_1vertex__animation__textures_8_82.0/DialogScript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -900,7 +900,7 @@
900900
"1024" "1024"
901901
"2048" "2048"
902902
"4096" "4096"
903-
"8196" "8196"
903+
"8192" "8192"
904904
}
905905
}
906906
parm {

0 commit comments

Comments
 (0)