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
425dd9fd6a
mcopy
/
lib
History
mmcwilliams
425dd9fd6a
Initial updates to sequence module. Will try to simplify into a for loop, but if tests fail will re-write to a similar form as the renderer seq.js module
2019-03-22 03:22:33 -04:00
..
arduino
Rename all keys to full "camera_" vs "cam_" and "projector_" vs "proj_" for consistency across the app.
2019-03-21 21:02:28 -04:00
cam
Took a tiny detour on the film out feature, or "digital projector". This now avoids showing a browser window fullscreen on mac, which is having performance issues when opening and then running sequences. There is a major source of lag, seemingly coming from the camera? Need to test with fake projector to see if there's a problem with the arduino lib.
2019-03-21 22:33:30 -04:00
cmd
Rename all keys to full "camera_" vs "cam_" and "projector_" vs "proj_" for consistency across the app.
2019-03-21 21:02:28 -04:00
delay
…
devices
Rename all keys to full "camera_" vs "cam_" and "projector_" vs "proj_" for consistency across the app.
2019-03-21 21:02:28 -04:00
digital
Took a tiny detour on the film out feature, or "digital projector". This now avoids showing a browser window fullscreen on mac, which is having performance issues when opening and then running sequences. There is a major source of lag, seemingly coming from the camera? Need to test with fake projector to see if there's a problem with the arduino lib.
2019-03-21 22:33:30 -04:00
display
Last work on display for tonight. Add a boolean attribute "opened" to re-open the digitalWindow if closed.
2019-03-21 22:54:49 -04:00
light
Disable light from the UI if necessary. Kind of circuitous, will refactor.
2019-03-21 22:55:12 -04:00
log
…
mscript
…
proj
Rename all keys to full "camera_" vs "cam_" and "projector_" vs "proj_" for consistency across the app.
2019-03-21 21:02:28 -04:00
sequence
Initial updates to sequence module. Will try to simplify into a for loop, but if tests fail will re-write to a similar form as the renderer seq.js module
2019-03-22 03:22:33 -04:00
settings
…