Skip to content

Commit

Permalink
new defaults for angle/distance modules
Browse files Browse the repository at this point in the history
  • Loading branch information
joreg committed Aug 9, 2012
1 parent 9c7d39f commit 5806d5c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
10 changes: 7 additions & 3 deletions vvvv45/lib/nodes/modules/2D/Angle (2d).v4p
@@ -1,13 +1,13 @@
<!DOCTYPE PATCH SYSTEM "http://vvvv.org/versions/vvvv45debug28.dtd" >
<PATCH nodename="C:\Dev\vvvv\vvvv\public\vvvv45\lib\nodes\modules\2D\Angle (2d).v4p" systemname="Angle (2d)" filename="C:\Users\joreg\dev\github\vvvv\public\vvvv45\lib\nodes\modules\Angle (2d).v4p">
<PATCH nodename="C:\Users\joreg\dev\github\vvvv\public\vvvv45\lib\nodes\modules\2D\Angle (2d).v4p" systemname="Angle (2d)" filename="C:\Users\joreg\dev\github\vvvv\public\vvvv45\lib\nodes\modules\Angle (2d).v4p">
<BOUNDS type="Window" left="7755" top="885" width="7440" height="6750">
</BOUNDS>
<NODE nodename="IOBox (Value Advanced)" componentmode="InABox" id="2" systemname="IOBox (Value Advanced)">
<BOUNDS type="Node" left="1275" top="870" width="0" height="0">
</BOUNDS>
<BOUNDS type="Box" left="1275" top="870" width="795" height="480">
</BOUNDS>
<PIN pinname="Y Input Value" slicecount="2" values="2.26,-3.11">
<PIN pinname="Y Input Value" slicecount="2" values="0,0">
</PIN>
<PIN pinname="Units" slicecount="1" encoded="0" values="||">
</PIN>
Expand All @@ -21,6 +21,8 @@
</PIN>
<PIN pinname="Y Output Value" visible="1">
</PIN>
<PIN pinname="X Input Value" slicecount="2" values="0,0">
</PIN>
</NODE>
<NODE nodename="IOBox (Value Advanced)" componentmode="InABox" id="3" systemname="IOBox (Value Advanced)">
<BOUNDS type="Node" left="1425" top="4530" width="0" height="0">
Expand Down Expand Up @@ -53,7 +55,7 @@
</BOUNDS>
<BOUNDS type="Box" left="2265" top="885" width="795" height="480">
</BOUNDS>
<PIN pinname="Y Input Value" slicecount="2" values="0.9,-0.34">
<PIN pinname="Y Input Value" slicecount="2" values="0,0">
</PIN>
<PIN pinname="Units" slicecount="1" encoded="0" values="||">
</PIN>
Expand All @@ -67,6 +69,8 @@
</PIN>
<PIN pinname="Y Output Value" visible="1">
</PIN>
<PIN pinname="X Input Value" slicecount="2" values="0,0">
</PIN>
</NODE>
<NODE systemname="Vector (2d Split)" nodename="Vector (2d Split)" componentmode="Hidden" id="6">
<BOUNDS type="Node" left="2265" top="1725" width="100" height="100">
Expand Down
6 changes: 4 additions & 2 deletions vvvv45/lib/nodes/modules/2D/Distance (2d).v4p
@@ -1,13 +1,13 @@
<!DOCTYPE PATCH SYSTEM "http://vvvv.org/versions/vvvv45debug28.dtd" >
<PATCH nodename="C:\Users\joreg\dev\github\vvvv\public\vvvv45\lib\nodes\modules\Distance (2d).v4p" systemname="Distance (2d)" filename="C:\Users\joreg\dev\github\vvvv\public\vvvv45\lib\nodes\modules\Distance (2d).v4p">
<PATCH nodename="C:\Users\joreg\dev\github\vvvv\public\vvvv45\lib\nodes\modules\2D\Distance (2d).v4p" systemname="Distance (2d)" filename="C:\Users\joreg\dev\github\vvvv\public\vvvv45\lib\nodes\modules\Distance (2d).v4p">
<BOUNDS type="Window" left="9900" top="6000" width="9000" height="6000">
</BOUNDS>
<NODE nodename="IOBox (Value Advanced)" componentmode="InABox" id="2" systemname="IOBox (Value Advanced)">
<BOUNDS type="Node" left="675" top="1215" width="0" height="0">
</BOUNDS>
<BOUNDS type="Box" left="675" top="1215" width="795" height="480">
</BOUNDS>
<PIN pinname="Y Input Value" slicecount="2" values="1,0">
<PIN pinname="Y Input Value" slicecount="2" values="0,0">
</PIN>
<PIN pinname="Units" slicecount="1" encoded="0" values="||">
</PIN>
Expand All @@ -21,6 +21,8 @@
</PIN>
<PIN pinname="Y Output Value" visible="1">
</PIN>
<PIN pinname="X Input Value" slicecount="2" values="0,0">
</PIN>
</NODE>
<NODE nodename="IOBox (Value Advanced)" componentmode="InABox" id="3" systemname="IOBox (Value Advanced)">
<BOUNDS type="Node" left="2010" top="3285" width="0" height="0">
Expand Down

0 comments on commit 5806d5c

Please sign in to comment.