Skip to content

Commit

Permalink
EDIT/KeyframeClip: adding keyframe on a newly created clip populates …
Browse files Browse the repository at this point in the history
…its values with zeros and sets capacity of a keyframe

Issue: #8
  • Loading branch information
umanema committed Jul 29, 2019
1 parent 438bb63 commit 3ac9289
Show file tree
Hide file tree
Showing 3 changed files with 147 additions and 103 deletions.
24 changes: 12 additions & 12 deletions girlpower/KeyframeClip/KeyframeClip.v4p
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE PATCH SYSTEM "http://vvvv.org/versions/vvvv50alpha38.2.dtd" >
<PATCH nodename="D:\NSYNK\Tilda\girlpower\KeyframeClip\KeyframeClip.v4p" systemname="KeyframeClip" filename="C:\Users\nsynk\Desktop\TildaTimeline\girlpower\KeyframeClip\KeyframeClip.v4p" scrollx="720" scrolly="0">
<BOUNDS type="Window" left="1935" top="11835" width="16680" height="22380">
<PATCH nodename="D:\NSYNK\Tilda\girlpower\KeyframeClip\KeyframeClip.v4p" systemname="KeyframeClip" filename="C:\Users\nsynk\Desktop\TildaTimeline\girlpower\KeyframeClip\KeyframeClip.v4p" scrollx="435" scrolly="4260">
<BOUNDS type="Window" left="1800" top="10095" width="16680" height="22380">
</BOUNDS>
<NODE systemname="IOBox (Value Advanced)" nodename="IOBox (Value Advanced)" componentmode="InABox" id="73">
<BOUNDS type="Node" left="7710" top="4530" width="100" height="100">
Expand Down Expand Up @@ -167,9 +167,9 @@
</PIN>
</NODE>
<NODE nodename="IOBox (String)" componentmode="InABox" id="261" systemname="IOBox (String)">
<BOUNDS type="Box" left="11865" top="15960" width="4290" height="450">
<BOUNDS type="Box" left="10965" top="14910" width="4290" height="450">
</BOUNDS>
<BOUNDS type="Node" left="11865" top="15960" width="0" height="0">
<BOUNDS type="Node" left="10965" top="14910" width="0" height="0">
</BOUNDS>
<PIN pinname="Default" slicecount="1" values="||">
</PIN>
Expand All @@ -179,9 +179,9 @@
</PIN>
</NODE>
<NODE nodename="IOBox (Value Advanced)" componentmode="InABox" id="265" systemname="IOBox (Value Advanced)">
<BOUNDS type="Box" left="15720" top="14970" width="630" height="375">
<BOUNDS type="Box" left="15660" top="14910" width="720" height="420">
</BOUNDS>
<BOUNDS type="Node" left="15720" top="14970" width="0" height="0">
<BOUNDS type="Node" left="15660" top="14910" width="0" height="0">
</BOUNDS>
<PIN pinname="Units" slicecount="1" values="||">
</PIN>
Expand Down Expand Up @@ -345,7 +345,7 @@
</BOUNDS>
<PIN pinname="Input Bin Size" visible="1">
</PIN>
<PIN pinname="Input" visible="1" slicecount="1" values="0">
<PIN pinname="Input" visible="1">
</PIN>
<PIN pinname="Output Count" slicecount="1" values="3">
</PIN>
Expand Down Expand Up @@ -485,9 +485,9 @@
</PIN>
</NODE>
<NODE nodename="IOBox (Value Advanced)" componentmode="InABox" id="302">
<BOUNDS type="Box" left="13920" top="15000" width="480" height="600">
<BOUNDS type="Box" left="16815" top="14910" width="465" height="420">
</BOUNDS>
<BOUNDS type="Node" left="13920" top="15000" width="0" height="0">
<BOUNDS type="Node" left="16815" top="14910" width="0" height="0">
</BOUNDS>
<PIN pinname="Units" slicecount="1" values="||">
</PIN>
Expand Down Expand Up @@ -517,7 +517,7 @@
</BOUNDS>
<BOUNDS type="Box" left="6315" top="9900" width="3000" height="3000">
</BOUNDS>
<PIN pinname="Input 1" visible="1" slicecount="1" values="0">
<PIN pinname="Input 1" visible="1">
</PIN>
<PIN pinname="Output 1" visible="1">
</PIN>
Expand Down Expand Up @@ -739,9 +739,9 @@
<LINK srcnodeid="285" srcpinname="Output" dstnodeid="322" dstpinname="Input">
</LINK>
<NODE nodename="IOBox (Value Advanced)" componentmode="InABox" id="323">
<BOUNDS type="Box" left="9540" top="15480" width="795" height="240">
<BOUNDS type="Box" left="9750" top="14910" width="795" height="240">
</BOUNDS>
<BOUNDS type="Node" left="9540" top="15480" width="0" height="0">
<BOUNDS type="Node" left="9750" top="14910" width="0" height="0">
</BOUNDS>
<PIN pinname="Units" slicecount="1" values="||">
</PIN>
Expand Down
Loading

0 comments on commit 3ac9289

Please sign in to comment.