Skip to content

Commit 3ac9289

Browse files
committed
EDIT/KeyframeClip: adding keyframe on a newly created clip populates its values with zeros and sets capacity of a keyframe
Issue: #8
1 parent 438bb63 commit 3ac9289

File tree

3 files changed

+147
-103
lines changed

3 files changed

+147
-103
lines changed

girlpower/KeyframeClip/KeyframeClip.v4p

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE PATCH SYSTEM "http://vvvv.org/versions/vvvv50alpha38.2.dtd" >
2-
<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">
3-
<BOUNDS type="Window" left="1935" top="11835" width="16680" height="22380">
2+
<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">
3+
<BOUNDS type="Window" left="1800" top="10095" width="16680" height="22380">
44
</BOUNDS>
55
<NODE systemname="IOBox (Value Advanced)" nodename="IOBox (Value Advanced)" componentmode="InABox" id="73">
66
<BOUNDS type="Node" left="7710" top="4530" width="100" height="100">
@@ -167,9 +167,9 @@
167167
</PIN>
168168
</NODE>
169169
<NODE nodename="IOBox (String)" componentmode="InABox" id="261" systemname="IOBox (String)">
170-
<BOUNDS type="Box" left="11865" top="15960" width="4290" height="450">
170+
<BOUNDS type="Box" left="10965" top="14910" width="4290" height="450">
171171
</BOUNDS>
172-
<BOUNDS type="Node" left="11865" top="15960" width="0" height="0">
172+
<BOUNDS type="Node" left="10965" top="14910" width="0" height="0">
173173
</BOUNDS>
174174
<PIN pinname="Default" slicecount="1" values="||">
175175
</PIN>
@@ -179,9 +179,9 @@
179179
</PIN>
180180
</NODE>
181181
<NODE nodename="IOBox (Value Advanced)" componentmode="InABox" id="265" systemname="IOBox (Value Advanced)">
182-
<BOUNDS type="Box" left="15720" top="14970" width="630" height="375">
182+
<BOUNDS type="Box" left="15660" top="14910" width="720" height="420">
183183
</BOUNDS>
184-
<BOUNDS type="Node" left="15720" top="14970" width="0" height="0">
184+
<BOUNDS type="Node" left="15660" top="14910" width="0" height="0">
185185
</BOUNDS>
186186
<PIN pinname="Units" slicecount="1" values="||">
187187
</PIN>
@@ -345,7 +345,7 @@
345345
</BOUNDS>
346346
<PIN pinname="Input Bin Size" visible="1">
347347
</PIN>
348-
<PIN pinname="Input" visible="1" slicecount="1" values="0">
348+
<PIN pinname="Input" visible="1">
349349
</PIN>
350350
<PIN pinname="Output Count" slicecount="1" values="3">
351351
</PIN>
@@ -485,9 +485,9 @@
485485
</PIN>
486486
</NODE>
487487
<NODE nodename="IOBox (Value Advanced)" componentmode="InABox" id="302">
488-
<BOUNDS type="Box" left="13920" top="15000" width="480" height="600">
488+
<BOUNDS type="Box" left="16815" top="14910" width="465" height="420">
489489
</BOUNDS>
490-
<BOUNDS type="Node" left="13920" top="15000" width="0" height="0">
490+
<BOUNDS type="Node" left="16815" top="14910" width="0" height="0">
491491
</BOUNDS>
492492
<PIN pinname="Units" slicecount="1" values="||">
493493
</PIN>
@@ -517,7 +517,7 @@
517517
</BOUNDS>
518518
<BOUNDS type="Box" left="6315" top="9900" width="3000" height="3000">
519519
</BOUNDS>
520-
<PIN pinname="Input 1" visible="1" slicecount="1" values="0">
520+
<PIN pinname="Input 1" visible="1">
521521
</PIN>
522522
<PIN pinname="Output 1" visible="1">
523523
</PIN>
@@ -739,9 +739,9 @@
739739
<LINK srcnodeid="285" srcpinname="Output" dstnodeid="322" dstpinname="Input">
740740
</LINK>
741741
<NODE nodename="IOBox (Value Advanced)" componentmode="InABox" id="323">
742-
<BOUNDS type="Box" left="9540" top="15480" width="795" height="240">
742+
<BOUNDS type="Box" left="9750" top="14910" width="795" height="240">
743743
</BOUNDS>
744-
<BOUNDS type="Node" left="9540" top="15480" width="0" height="0">
744+
<BOUNDS type="Node" left="9750" top="14910" width="0" height="0">
745745
</BOUNDS>
746746
<PIN pinname="Units" slicecount="1" values="||">
747747
</PIN>

0 commit comments

Comments
 (0)