merge from dev

This commit is contained in:
Luke Pulverenti 2016-01-30 13:52:33 -05:00
parent 8436c7ff3c
commit db793b9d25
46 changed files with 646 additions and 356 deletions

View file

@ -22,7 +22,7 @@ Configuration:
name: 'cascaded-animation',
animation: <animation-name>,
nodes: <array-of-nodes>,
nodedelay: <node-delay-in-ms>,
nodeDelay: <node-delay-in-ms>,
timing: <animation-timing>
}
```