Skip to content

Commit 68b9ec6

Browse files
committed
[UPDATE] *VolumeTextures ROP* now automatically freezes the volume to a single frame by default. (User can specify desired frame, or disable entirely) This prevents infinite cooking times due to changing data per frame.
1 parent 96e60e7 commit 68b9ec6

File tree

6 files changed

+258
-58
lines changed

6 files changed

+258
-58
lines changed

otls/rop_volume_texture.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 Apr 2 22:01:50 2019
13+
Modified: Tue Aug 6 13:16:24 2019
1414

Binary file not shown.
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
Sop/attribwrangle /Applications/Houdini/Houdini 17.5.173/Frameworks/Houdini.framework/Versions/Current/Resources/houdini/otls/OPlibSop.hda
1+
Sop/attribwrangle C:/PROGRA~1/SideFX/HOUDIN~1.293/houdini/otls/OPlibSop.hda
22
Sop/attribwrangle otls/OPlibSop.hda
3-
Vop/clamp /Applications/Houdini/Houdini 17.5.173/Frameworks/Houdini.framework/Versions/Current/Resources/houdini/otls/OPlibScripted.hda
3+
Vop/clamp C:/PROGRA~1/SideFX/HOUDIN~1.293/houdini/otls/OPlibScripted.hda
44
Vop/clamp otls/OPlibScripted.hda
5-
Vop/fit /Applications/Houdini/Houdini 17.5.173/Frameworks/Houdini.framework/Versions/Current/Resources/houdini/otls/OPlibScripted.hda
5+
Vop/fit C:/PROGRA~1/SideFX/HOUDIN~1.293/houdini/otls/OPlibScripted.hda
66
Vop/fit otls/OPlibScripted.hda
7-
Vop/floattovec /Applications/Houdini/Houdini 17.5.173/Frameworks/Houdini.framework/Versions/Current/Resources/houdini/otls/OPlibScripted.hda
7+
Vop/floattovec C:/PROGRA~1/SideFX/HOUDIN~1.293/houdini/otls/OPlibScripted.hda
88
Vop/floattovec otls/OPlibScripted.hda
9-
Vop/floattovec2 /Applications/Houdini/Houdini 17.5.173/Frameworks/Houdini.framework/Versions/Current/Resources/houdini/otls/OPlibScripted.hda
9+
Vop/floattovec2 C:/PROGRA~1/SideFX/HOUDIN~1.293/houdini/otls/OPlibScripted.hda
1010
Vop/floattovec2 otls/OPlibScripted.hda
11-
Vop/negate /Applications/Houdini/Houdini 17.5.173/Frameworks/Houdini.framework/Versions/Current/Resources/houdini/otls/OPlibScripted.hda
11+
Vop/negate C:/PROGRA~1/SideFX/HOUDIN~1.293/houdini/otls/OPlibScripted.hda
1212
Vop/negate otls/OPlibScripted.hda
13-
Vop/vec2tofloat /Applications/Houdini/Houdini 17.5.173/Frameworks/Houdini.framework/Versions/Current/Resources/houdini/otls/OPlibScripted.hda
13+
Vop/vec2tofloat C:/PROGRA~1/SideFX/HOUDIN~1.293/houdini/otls/OPlibScripted.hda
1414
Vop/vec2tofloat otls/OPlibScripted.hda
15-
Vop/volumesamplefile /Applications/Houdini/Houdini 17.5.173/Frameworks/Houdini.framework/Versions/Current/Resources/houdini/otls/OPlibScripted.hda
15+
Vop/volumesamplefile C:/PROGRA~1/SideFX/HOUDIN~1.293/houdini/otls/OPlibScripted.hda
1616
Vop/volumesamplefile otls/OPlibScripted.hda

0 commit comments

Comments
 (0)