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 |