Matthew McWilliams
|
5026cf869f
|
Arri-S work
|
2022-10-07 19:47:56 -04:00 |
mmcwilliams
|
ede6fcdfb8
|
Rename all uses of the previously-named "digital" module to "filmout" in proj module.
|
2019-06-18 16:52:26 -04:00 |
mmcwilliams
|
ad558608ee
|
All remaining dual projector, dual camera work.
|
2019-04-20 10:15:28 -04:00 |
mmcwilliams
|
7a52bc7c6e
|
Secondary projector and secondary camera behaviors have been added to the main process. This is not represented in the UI... yet. All renderer code is still in flux.
|
2019-04-04 18:49:07 -04:00 |
mmcwilliams
|
072c67fd0f
|
Update counters. Use local state within objects cam and proj instead of mcopy.state
|
2019-03-30 20:29:01 -04:00 |
mmcwilliams
|
d264429726
|
Create new doc files for new libs or ones with jsdoc
|
2019-03-21 21:03:03 -04:00 |
mmcwilliams
|
48e8415ee4
|
Rename all keys to full "camera_" vs "cam_" and "projector_" vs "proj_" for consistency across the app.
Successfully separate and refactor gui.grid object to gui.
|
2019-03-21 21:02:28 -04:00 |
mmcwilliams
|
e5a1654341
|
Use local id string so that duplicate instances of the classes can talk to one another.
|
2019-03-21 19:45:48 -04:00 |
mmcwilliams
|
fe046027da
|
In camera and projector modules, for both main and renderer, use a string id to bind ipc paths and set up the ability to then have multiple of the proj, cam or even light class. Need to do light.
|
2019-03-21 19:34:56 -04:00 |
mmcwilliams
|
fc3cc96cd8
|
Use the import Log = require() method of including log lib. This is cleaner and easier to read when parsing dependencies.
|
2019-03-21 18:03:53 -04:00 |
mmcwilliams
|
6a31eda3c4
|
Add label to cam, light and proj module logging
|
2019-03-21 15:57:16 -04:00 |
mmcwilliams
|
f5f23284a3
|
Uncomment digital state interaction in proj module
|
2019-03-21 15:31:17 -04:00 |
mmcwilliams
|
dc080b8566
|
Refactor proj module into typescript-compiled proj module.
|
2019-03-21 15:00:47 -04:00 |