This website requires JavaScript.
Explore
Help
Sign In
16mm
/
mcopy
Watch
1
Star
0
Fork
You've already forked mcopy
0
Code
Issues
14
Pull Requests
Projects
2
Releases
13
Wiki
Activity
05d1bc3ae2
mcopy
/
app
/
lib
/
ui
History
mmcwilliams
56aba1eaba
Refactor cam module into cam module.
2019-03-21 14:59:46 -04:00
..
Readme.md
Feeble first attempt at documenting code
2019-02-23 12:25:47 -05:00
cam.js
Refactor cam module into cam module.
2019-03-21 14:59:46 -04:00
cmd.js
Layout all commands that need to be added for dual projector functionality.
2019-03-20 15:44:07 -04:00
devices.js
If light is not enabled when digital projector is selected, enable light. Otherwise, the light value will stay default 0,0,0 and all frames are rendered as black.
2019-03-18 18:35:49 -04:00
index.js
Add a function to cancel a sequence. This should only be used during "seq.exec()".
2019-03-18 19:42:12 -04:00
light.js
Hid light pads if light is disabled.
2019-03-10 13:18:59 -04:00
log.js
Move and rename all lib modules, all front end goes into /ui and application-side scripts go into their own named directories, like capture, mcopy and mscript
2018-01-05 14:22:40 -05:00
mscript.js
When there is a loop specified in the gui, write that into the mscript that gets generated from the grid
2018-06-24 16:09:16 -04:00
nav.js
Hide video feature until better fleshed out.
2019-03-01 18:00:49 -05:00
proj.js
Set value to digital projector feature when changing it in UI
2019-02-23 22:19:03 -05:00
seq.js
Layout all commands that need to be added for dual projector functionality.
2019-03-20 15:44:07 -04:00
Readme.md