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
58ade0518e
mcopy
/
app
/
lib
/
ui
History
mmcw-dev
bf148c6784
Set value to digital projector feature when changing it in UI
2019-02-23 22:19:03 -05:00
..
Readme.md
Feeble first attempt at documenting code
2019-02-23 12:25:47 -05:00
cam.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
cmd.js
Okay. Removed the light.state.on behavior. Now, a frame is rendered to the set color state of the "light" only when the camera is moving. Unnecessary frames don't display AND the correct color is represented at the right time. No juggling state values between steps in the sequence.
2019-02-13 18:57:18 -05:00
devices.js
Save and restore settings, including profiles.
2019-02-23 12:25:46 -05:00
index.js
Set value to digital projector feature when changing it in UI
2019-02-23 22:19:03 -05:00
light.js
Convert comment to string on light object. Will use in a modal.
2019-02-23 12:25:47 -05: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
mse.mscript and mse.console for mscript editor features.
2018-03-05 13:27:00 -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
Digital projector feature added. Select a video and it will be displayed on the main monitor (TODO: address this) and the camera will advance in sync, as with a regular optical printer.
2019-02-08 18:21:16 -05:00
Readme.md