mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-14 04:10:04 +01:00
ImportImage (#264)
* not working yet... * fixed basic functioning! * working! now on to blending
This commit is contained in:
committed by
Jeffrey Warren
parent
f8006da07e
commit
58a4798674
@@ -1,4 +1,5 @@
|
||||
function setInputStepInit(_sequencer) {
|
||||
// TODO: potentially move this into ImportImage module
|
||||
function setInputStepInit() {
|
||||
|
||||
return function setInputStep(options) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user