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
c436406e9e
mcopy
/
app
/
lib
/
ui
History
mmcwilliams
c436406e9e
Add todo in grid.js. This will be the biggest change in the rewrite. All ui/cmd.js commands must be re-written to be entirely ipc based and then all seq commands will be re-written to be ipc based as well.
2019-03-22 03:15:43 -04:00
..
Readme.md
Feeble first attempt at documenting code
2019-02-23 12:25:47 -05:00
cam.js
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
cmd.js
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
devices.js
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
grid.js
Add todo in grid.js. This will be the biggest change in the rewrite. All ui/cmd.js commands must be re-written to be entirely ipc based and then all seq commands will be re-written to be ipc based as well.
2019-03-22 03:15:43 -04:00
index.js
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
light.js
Disable light from the UI if necessary. Kind of circuitous, will refactor.
2019-03-21 22:55:12 -04:00
mscript.js
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
nav.js
Use local id string so that duplicate instances of the classes can talk to one another.
2019-03-21 19:45:48 -04:00
proj.js
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
seq.js
Rename seq.cmd object keys to new full-length strings
2019-03-22 03:14:16 -04:00
Readme.md