Skip to content

Commit

Permalink
Merge pull request #204 from toadstorm/henry_dev
Browse files Browse the repository at this point in the history
Henry dev
  • Loading branch information
toadstorm authored Aug 23, 2019
2 parents a2db9b7 + d5a3da0 commit d9edf72
Show file tree
Hide file tree
Showing 8 changed files with 64 additions and 65 deletions.
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.1.63 Experimental
v0.1.64 Experimental
6 changes: 3 additions & 3 deletions otls/MOPS_Noise_Falloff.hda/INDEX__SECTION
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Inputs: 1 to 2
Subnet: true
Python: false
Empty: false
Modified: Thu Nov 29 23:04:41 2018
Modified: Thu Nov 29 21:04:41 2018

Operator: MOPS::Noise_Falloff::1.1
Label: MOPs Noise Falloff
Expand All @@ -24,7 +24,7 @@ Inputs: 1 to 2
Subnet: true
Python: false
Empty: false
Modified: Thu Feb 28 09:39:48 2019
Modified: Thu Feb 28 07:39:48 2019

Operator: MOPS::Noise_Falloff::1.2
Label: MOPs Noise Falloff
Expand All @@ -38,5 +38,5 @@ Inputs: 1 to 2
Subnet: true
Python: false
Empty: false
Modified: Thu Aug 8 20:02:56 2019
Modified: Thu Aug 22 20:41:24 2019

Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Content-Type: text/plain

sopflags sopflags =
comment ""
position 3.15294 0.728742
position -1.21362 -1.77996
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
Expand All @@ -46,8 +46,8 @@ inputs
}
stat
{
create 1565319709
modify 1565319774
create 1566531643
modify 1566531650
author Henry@LAPPY586
access 0777
}
Expand Down Expand Up @@ -181,7 +181,7 @@ inputs
stat
{
create 1524060463
modify 1565319729
modify 1566531643
author Henry@LAPPY586
access 0777
}
Expand Down Expand Up @@ -299,6 +299,7 @@ version 0.8
group [ 0 locks=0 autoscope=0 ] ( `chs(\"../Perlin/group\")` )
grouptype [ 0 locks=0 ] ( "guess" )
sepparm [ 0 locks=0 ] ( )
falloff_attr [ 0 locks=0 ] ( mops_falloff )
do_preview [ 0 locks=0 autoscope=0 ] ( "off" )
folder0 [ 0 locks=0 ] ( 0 )
do_sprite [ 0 locks=0 ] ( "off" )
Expand Down Expand Up @@ -383,7 +384,7 @@ inputs
stat
{
create 1524060463
modify 1565319729
modify 1566531643
author Henry@LAPPY586
access 0777
}
Expand Down Expand Up @@ -502,7 +503,7 @@ inputs
stat
{
create 1524060464
modify 1565319730
modify 1566531643
author Henry@LAPPY586
access 0777
}
Expand Down Expand Up @@ -780,7 +781,7 @@ inputs
stat
{
create 1524060464
modify 1565319729
modify 1566531643
author Henry@LAPPY586
access 0777
}
Expand Down Expand Up @@ -858,7 +859,7 @@ inputs
stat
{
create 1536023491
modify 1565319729
modify 1566531643
author Henry@LAPPY586
access 0777
}
Expand Down Expand Up @@ -1167,7 +1168,7 @@ inputs
stat
{
create 1550356490
modify 1565319729
modify 1566531643
author Henry@LAPPY586
access 0777
}
Expand Down Expand Up @@ -1246,7 +1247,7 @@ inputs
stat
{
create 1555306906
modify 1565319729
modify 1566531643
author Henry@LAPPY586
access 0777
}
Expand Down Expand Up @@ -1597,7 +1598,7 @@ inputs
stat
{
create 1524060464
modify 1565319710
modify 1566531643
author Henry@LAPPY586
access 0777
}
Expand Down Expand Up @@ -1748,7 +1749,7 @@ inputs
stat
{
create 1524060464
modify 1565319710
modify 1566531643
author Henry@LAPPY586
access 0777
}
Expand Down Expand Up @@ -2002,7 +2003,7 @@ inputs
stat
{
create 1565319729
modify 1565319760
modify 1566531643
author Henry@LAPPY586
access 0777
}
Expand Down Expand Up @@ -2082,7 +2083,7 @@ inputs
stat
{
create 1565319729
modify 1565319773
modify 1566531643
author Henry@LAPPY586
access 0777
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ This node generates the falloff value using different noises.

Packed Primitives:
Plug in MOPs instances in here.

Falloff Transforms:
(Optional) Plug in a MOPs Transform Falloff node to apply an additional offset to the transform of the noise pattern.

@parameters

Expand Down
4 changes: 2 additions & 2 deletions otls/MOPS_Sweep_Spline.hda/INDEX__SECTION
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Inputs: 2 to 2
Subnet: true
Python: false
Empty: false
Modified: Wed Nov 28 19:04:08 2018
Modified: Wed Nov 28 17:04:08 2018

Operator: MOPS::Sweep_Spline::1.1
Label: MOPs Sweep Spline
Expand All @@ -25,5 +25,5 @@ Outputs: 2
Subnet: true
Python: false
Empty: false
Modified: Tue Jul 9 22:31:29 2019
Modified: Thu Aug 22 20:33:49 2019

Binary file not shown.
Loading

0 comments on commit d9edf72

Please sign in to comment.