Matthew McWilliams
|
72b5077356
|
Restructure includes and type definition files so that mscript runs
|
2022-08-07 22:18:58 -04:00 |
mmcwilliams
|
96d0897f65
|
Made a breaking change to the mscript module: light array is now the "meta" array to allow for types of commands other than camera movements to have associated metadata. The two driving motivations for this change are the proposed alert feature which will have a string message as its metadata and the proposed pause feature, which will have seconds as its metadata.
Updated tests as well. Still need to change behavior in the mscript.js gui lib.
|
2019-07-26 19:54:22 -04:00 |
mmcwilliams
|
c169b7fbae
|
Update mscript tests. Increase coverage.
|
2019-05-28 22:40:50 -04:00 |
mmcwilliams
|
93144322db
|
Re-writing mscript tests.
|
2019-05-28 17:40:59 -04:00 |
mmcwilliams
|
ab8d7f57e9
|
Add a mocha-style test for mscript, related to issue #3
|
2019-05-28 09:02:55 -04:00 |