mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-12 11:20:02 +01:00
Added native gaussian Blurring module(no dependencies) (#186)
* Added Blur Module * Issue 177 fixing Blur module * blur module fixed info json * fixing blur module * Delete .DS_Store * add a native blurring solution Signed-off-by: tech4GT <varun.gupta1798@gmail.com> * fixed package.json Signed-off-by: tech4GT <varun.gupta1798@gmail.com> * delete .ds_store and update gitignore Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
This commit is contained in:
committed by
Jeffrey Warren
parent
9d3e511bca
commit
e8ab480687
@@ -62,6 +62,7 @@
|
||||
<script type="text/javascript">
|
||||
|
||||
var sequencer;
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user