Skip to content

Commit

Permalink
[IGNORE] A small update to *Instance Attributes SOP*'s UI.
Browse files Browse the repository at this point in the history
  • Loading branch information
aomai01 committed Mar 26, 2022
1 parent 9fe362d commit 20ca135
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 9 deletions.
9 changes: 9 additions & 0 deletions help/nodes/sop/labs--instance_attributes-1.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,15 @@

Attempt to Use Input Orient:

Reorientation:
#id: reorient

None:

Swap Up and Forward:

Align Up with Forward:

Spin Axis/Amount:
#id: spinaxis

Expand Down
2 changes: 1 addition & 1 deletion otls/instance_attributes.1.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: Thu Mar 24 22:47:35 2022
Modified: Fri Mar 25 21:07:57 2022

Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@
"hdaroot/guide_gnomon/line2.def":1644475249,
"hdaroot/INPUT.def":1590151606,
"hdaroot/keep_pts_only.def":1589964923,
"hdaroot.def":1648147738
"hdaroot.def":1648256809
}
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,17 @@ Content-Type: text/plain

sopflags sopflags =
comment ""
position 17.5 -7.15
connectornextid 2
position -2.99707 -6.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
{
1 "output1"
}
inputsNamed3
{
0 extractallpoints1 1 1 "input1"
}
inputs
{
0 extractallpoints1 0 1
}
stat
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@
"hdaroot/guide_gnomon/line2.def":1646638342,
"hdaroot/INPUT.def":1648139982,
"hdaroot/keep_pts_only.def":1648149894,
"hdaroot.def":1648176744
"hdaroot.def":1648256880
}
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@
menu {
"0" "None"
"1" "Swap Up and Forward"
"2" "Align Up with Forward"
"2" "Rotate Up to Forward"
}
parmtag { "script_callback_language" "python" }
}
Expand Down

0 comments on commit 20ca135

Please sign in to comment.