mcopy/app/lib/ui
mmcwilliams c93413bae4 Hide video feature until better fleshed out. 2019-03-01 18:00:49 -05:00
..
Readme.md Feeble first attempt at documenting code 2019-02-23 12:25:47 -05:00
cam.js
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 Add mp4 to allowable file extension filter 2019-02-28 17:50:13 -05:00
index.js Add documentation to code on GUI grid features, needed to because I will be modifying this extensively. 2019-02-26 21:56:39 -05:00
light.js Add variable for tracking whether or not light feature is disabled. 2019-02-26 16:42:54 -05:00
log.js
mscript.js
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

Readme.md