summaryrefslogtreecommitdiffhomepage
path: root/app/lib/keyframe-animation.js
AgeCommit message (Expand)AuthorFilesLines
2017-06-26Replace Keyframe range with tupleAndrej Mihajlov1-3/+4
2017-06-19Clean up code commentsAndrej Mihajlov1-207/+24
2017-06-08Add flow annotations for KeyframeAnimation and relevant Electron typesAndrej Mihajlov1-70/+119
2017-05-30Fix bug when calling stop() during onFrame wouldn't have any effectAndrej Mihajlov1-5/+15
2017-05-23Reasons to all assertsErik Larkö1-4/+4
2017-05-19Use a websocket as the IPC channelErik Larkö1-1/+1
2017-03-24Whitespace errorsErik Larkö1-33/+33
2017-03-17New keyframe animationAndrej Mihajlov1-0/+349