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
142c990a0e
mcopy
/
app
/
src
/
lib
/
ui
History
Matt McWilliams
142c990a0e
Refactored GUI into TypeScript and class-based format
2023-03-18 16:59:26 -04:00
..
alert.ts
Complete the alert feature. Have not created pause, but this could be done using the same alert object to prevent code duplication.
2022-08-03 09:02:47 -04:00
capper.ts
All capper features in app, can shoot blank frames, can turn on capper independently and can schedule blank frames in the sequencer. Some cleanup may be needed but there are no noticeable regressions in the app. TODO: Finish all arduino scripts.
2022-07-15 18:11:26 -04:00
devices.ts
Refactored GUI into TypeScript and class-based format
2023-03-18 16:59:26 -04:00
filmout.ts
Fixed video export, still sequence selection
2021-03-18 11:27:53 -04:00
grid.ts
All capper features in app, can shoot blank frames, can turn on capper independently and can schedule blank frames in the sequencer. Some cleanup may be needed but there are no noticeable regressions in the app. TODO: Finish all arduino scripts.
2022-07-15 18:11:26 -04:00
index.ts
Refactored GUI into TypeScript and class-based format
2023-03-18 16:59:26 -04:00
light.ts
Resolved
#28
issues with color selection in the GUI. Performing final tests before 1.5 release. On release will use new repo tagging methods and will build more frequently.
2020-01-14 12:48:15 -05:00
mscript.ts
Refactored GUI into TypeScript and class-based format
2023-03-18 16:59:26 -04:00
seq.ts
Refactored GUI into TypeScript and class-based format
2023-03-18 16:59:26 -04:00
timing.ts
Timing is now updated via rolling average on all projector and camera actions. This data is reset when profile is changed. This data is stored in the settings.json and loaded on start so estimates will improve the more it is used.
2023-02-28 15:55:02 -05:00