Skip to content

Commit

Permalink
Merge pull request #246 from toadstorm/henry_dev
Browse files Browse the repository at this point in the history
Henry dev
  • Loading branch information
toadstorm authored Mar 14, 2020
2 parents cf401be + c8430cd commit b8fc7e5
Show file tree
Hide file tree
Showing 50 changed files with 4,640 additions and 2,692 deletions.
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.0.11 Experimental
v1.0.12 Experimental
Binary file modified examples/animated_instances.hip
Binary file not shown.
Binary file modified examples/explode_and_curl.hip
Binary file not shown.
Binary file modified examples/spread_falloff_01.hip
Binary file not shown.
18 changes: 16 additions & 2 deletions otls/MOPS_Align.hda/INDEX__SECTION
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Inputs: 1 to 1
Subnet: true
Python: false
Empty: false
Modified: Thu Nov 14 21:51:29 2019
Modified: Mon Nov 11 18:51:29 2019

Operator: MOPS::Align::1.1
Label: MOPs Align
Expand All @@ -24,5 +24,19 @@ Inputs: 1 to 1
Subnet: true
Python: false
Empty: false
Modified: Thu Dec 5 21:20:14 2019
Modified: Mon Dec 2 18:13:21 2019

Operator: MOPS::Align::1.2
Label: MOPs Align
Path: oplib:/MOPS::Sop/Align::1.2?MOPS::Sop/Align::1.2
Icon: opdef:/MOPS::Sop/Align::1.2?IconSVG
Table: Sop
License:
Extra:
User:
Inputs: 1 to 1
Subnet: true
Python: false
Empty: false
Modified: Sat Mar 14 14:51:53 2020

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MOPS::Sop/Extract_Attributes::1.0 C:/Users/Henry/Projects/VFX/MOPS/otls/MOPS_extractAttributes.hda
MOPS::Sop/Extract_Attributes::1.0 C:/Users/Henry/Projects/VFX/MOPS_Prime/otls/MOPS_extractAttributes.hda
MOPS::Sop/Extract_Attributes::1.0 otls/MOPS_extractAttributes.hda
Sop/attribdelete C:/PROGRA~1/SIDEEF~1/HOUDIN~1.229/houdini/otls/OPlibSop.hda
Sop/attribdelete C:/PROGRA~1/SIDEEF~1/HOUDIN~1.287/houdini/otls/OPlibSop.hda
Sop/attribdelete otls/OPlibSop.hda
Sop/attribwrangle C:/PROGRA~1/SIDEEF~1/HOUDIN~1.229/houdini/otls/OPlibSop.hda
Sop/attribwrangle C:/PROGRA~1/SIDEEF~1/HOUDIN~1.287/houdini/otls/OPlibSop.hda
Sop/attribwrangle otls/OPlibSop.hda
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ Content-Type: text/plain

sopflags sopflags =
comment ""
position -3.09016 1.21885
position -7.243 3.62388
connectornextid 0
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
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 All @@ -46,8 +46,8 @@ inputs
}
stat
{
create 1575609598
modify 1575609606
create 1575608772
modify 1575609200
author Henry@LAPPY586
access 0777
}
Expand Down Expand Up @@ -107,7 +107,7 @@ inputs
stat
{
create 1555384760
modify 1575609599
modify 1575608772
author Henry@LAPPY586
access 0777
}
Expand Down Expand Up @@ -340,6 +340,12 @@ Content-Type: text/plain
parmtag { "editor" "1" }
parmtag { "editorlang" "vex" }
}
parm {
name "vex_precision"
baseparm
label "VEX Precision"
export none
}

--HOUDINIMIMEBOUNDARY0xD3ADD339-0x00000F49-0x56B122C9-0x00000001HOUDINIMIMEBOUNDARY
Content-Disposition: attachment; filename="hdaroot/align_pivots.chn"
Expand Down Expand Up @@ -531,6 +537,7 @@ vex_updatenmls [ 0 locks=0 ] ( "off" )
vex_matchattrib [ 0 locks=0 ] ( id )
vex_inplace [ 0 locks=0 ] ( "off" )
vex_selectiongroup [ 0 locks=0 ] ( "" )
vex_precision [ 0 locks=0 ] ( auto )
folder1 [ 0 locks=0 ] ( 0 0 )
mode [ 0 locks=0 ] ( [ mode 9 ] )
do_falloff [ 0 locks=0 ] ( [ do_falloff 0 ] )
Expand Down Expand Up @@ -672,7 +679,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
"value":"17.5.229"
"value":"18.0.287"
}
}

Expand Down Expand Up @@ -731,7 +738,7 @@ Content-Type: text/plain
{
"___Version___":{
"type":"string",
"value":"17.5.229"
"value":"18.0.287"
}
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"OnCreated/Cursor":{
"type":"intarray",
"value":[1,1]
"value":[13,38]
},
"OnCreated/IsExpr":{
"type":"bool",
Expand All @@ -19,6 +19,10 @@
"type":"string",
"value":""
},
"ViewerStateModule/CodeGenInput":{
"type":"string",
"value":"{\n\t\"state_name\":\"\",\n\t\"state_label\":\"\",\n\t\"state_descr\":\"\",\n\t\"state_icon\":\"$HH/config/Icons\",\n\t\"state_sample\":0,\n\t\"state_handler_indices\":[]\n}\n"
},
"mops_modifier_02.svg/Cursor":{
"type":"intarray",
"value":[1,1]
Expand Down
5 changes: 4 additions & 1 deletion otls/MOPS_Align.hda/MOPS_8_8Sop_1Align_8_81.1/OnCreated
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@ try:
import mops_tools
mops_tools.send_on_create_analytics(me)
except:
pass
pass

import mops_tools
mops_tools.viewport_selection(kwargs)
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
SaveSpareParms := 0;
CheckExternal := 1;
SaveIcon := 1;
GzipContents := 1;
ContentsCompressionType := 1;
UnlockOnCreate := 0;
SaveCachedCode := 0;
ForbidOutsideParms := 1;
GzipContents := 1;
LockContents := 1;
MakeDefault := 1;
UseDSParms := 1;
ForbidOutsideParms := 1;
ParmsFromVfl := 0;
PrefixDroppedParmLabel := 0;
PrefixDroppedParmName := 0;
ParmsFromVfl := 0;
SaveCachedCode := 0;
SaveIcon := 1;
SaveSpareParms := 0;
UnlockOnCreate := 0;
UseDSParms := 1;
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Sop/attribdelete C:/PROGRA~1/SIDEEF~1/HOUDIN~1.391/houdini/otls/OPlibSop.hda
Sop/attribdelete otls/OPlibSop.hda
Sop/attribwrangle C:/PROGRA~1/SIDEEF~1/HOUDIN~1.391/houdini/otls/OPlibSop.hda
Sop/attribwrangle otls/OPlibSop.hda
Loading

0 comments on commit b8fc7e5

Please sign in to comment.