Commit Graph

40 Commits

Author SHA1 Message Date
b9476cf08b ⬆️ version bump 2020-07-30 14:18:32 +02:00
099eae6810 Merge branch 'master' of github.com:Ficik/graphfx 2020-07-30 14:17:22 +02:00
1641b71fad Merge pull request #1 from Ficik/dependabot/npm_and_yarn/acorn-5.7.4
⬆️ Bump acorn from 5.7.3 to 5.7.4
2020-07-30 14:17:09 +02:00
5561f766b6 Merge pull request #2 from Ficik/dependabot/npm_and_yarn/lodash-4.17.19
⬆️ Bump lodash from 4.17.15 to 4.17.19
2020-07-30 14:16:59 +02:00
f1750e5fd4 ⬆️ version bump 2020-07-30 14:16:43 +02:00
a918aaa211 🐛 emptyspace correcting width height 2020-07-30 14:16:02 +02:00
dependabot[bot]
51c53cc4c8 ⬆️ Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 16:44:35 +00:00
dependabot[bot]
6d5d099903 ⬆️ Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-15 16:14:13 +00:00
2d0fcb5326 ⬆️ version bump 2019-12-11 15:20:03 +01:00
37e1d9f3a1 Lookuptable GradientMap Vignette 2019-12-11 15:19:35 +01:00
0ddbec99ed ♻️ switching to typescript 2019-12-10 15:10:55 +01:00
d9aebffa57 ⬆️ 2019-12-06 20:39:05 +01:00
38d8357ecc ♻️ switching to typescript 2019-12-06 20:33:06 +01:00
08e1cb221f empty space node 2019-12-05 17:29:09 +01:00
a8d76d43c8 🐛 better running calc 2019-11-14 13:35:40 +01:00
cc9252aba3 🔖 version bump 2019-06-26 14:20:48 +02:00
713a900ca6 💥 Graph.deserialize is now async 2019-06-26 14:19:58 +02:00
404cf14aee 🐛 disable skip dimensions when image missing 2019-06-20 15:59:55 +02:00
62cba3f10f 🔖 version bump 2019-06-20 15:57:48 +02:00
7eb8e5886d disable propagates with and height too 2019-06-20 15:57:24 +02:00
587cf72fa3 🔖 version bump 2019-06-20 14:37:55 +02:00
3d60223264 font support, disable node 2019-06-20 14:37:20 +02:00
4a37bb0cb3 running/stopped event 2019-06-18 11:39:42 +02:00
dc42c474a1 multipass filter 2019-03-27 20:16:59 +01:00
338602172b adding flip node 2019-03-06 14:49:24 +01:00
140d9e3446 ⬆️ version bump 2019-02-05 10:50:29 +01:00
3c1bfbee7e 🐛 webgl output fixed when passing in offscreencanvas 2019-02-05 10:49:36 +01:00
c9ce5846d1 🐛 offscreen canvas for webgl is weird.. 2019-01-28 22:23:31 +01:00
912665885b canvaspool and offscreen canvas 2019-01-28 21:37:57 +01:00
23f59be7da destroy methods 2019-01-25 23:00:04 +01:00
43736b0415 postpone update to next microtask 2019-01-25 19:27:35 +01:00
c07a74d3a2 🐛 easier video constrains 2019-01-25 17:40:41 +01:00
d5c7ba2cd5 🔥 removing graphfx.app code and unused libs 2019-01-25 13:40:58 +01:00
1e7c10becb 🔧 updating package.json 2019-01-23 13:54:40 +01:00
8db3db59e2 📝 starting readme 2019-01-23 13:52:37 +01:00
36845ed0cc 📄 adding license 2019-01-23 13:50:12 +01:00
a8bced5b9e reusing canvas, passing imageBitmap instead 2019-01-22 18:53:21 +01:00
abd29d2999 ♻️ better types system 2019-01-22 12:52:22 +01:00
6394f2a869 basic ui, some filters 2019-01-21 20:39:56 +01:00
e76aafc35a 🎉 2019-01-02 19:16:16 +01:00