Matt McWilliams mattmcw
mattmcw pushed to main at 16mm/filmout_manager 2024-10-26 23:43:05 +00:00
5b03182b3d Check all local mounted harddrives for image sequence directories
mattmcw pushed to main at 16mm/filmout_manager 2024-10-26 21:11:29 +00:00
273252ceae Work on files module
mattmcw created branch main in mattmcw/slatesync 2024-10-26 13:46:52 +00:00
mattmcw pushed to main at mattmcw/slatesync 2024-10-26 13:46:52 +00:00
cd22ac0f38 App concept for slatesync
mattmcw created repository mattmcw/slatesync 2024-10-26 13:46:19 +00:00
mattmcw pushed to main at 16mm/mcopy 2024-10-25 02:15:10 +00:00
c4b175866d Work on gate, need to add catch to slide to prevent from coming out too far with spring-loaded action
mattmcw closed issue 16mm/filmout_manager#5 2024-10-24 15:41:58 +00:00
Implement scale update features
mattmcw pushed to main at 16mm/filmout_manager 2024-10-24 15:41:58 +00:00
ad46b4a476 Scaling feature is added. Resolves #5
mattmcw closed issue 16mm/filmout_manager#2 2024-10-24 15:23:50 +00:00
Framing button doesn't work
mattmcw pushed to main at 16mm/filmout_manager 2024-10-24 15:23:50 +00:00
db10d318f5 Add framing feature. Also only works correctly when sequence is selected but that's okay for now. Resolves #2
mattmcw commented on issue 16mm/filmout_manager#1 2024-10-24 15:01:45 +00:00
Focus button doesn't work

Resolved, for the most part, with commit b231f8cd489f2cc621c15312deb025197c44a9e3

mattmcw closed issue 16mm/filmout_manager#1 2024-10-24 15:01:45 +00:00
Focus button doesn't work
mattmcw pushed to main at 16mm/filmout_manager 2024-10-24 15:01:08 +00:00
b231f8cd48 Focus feature works (when there is a sequence set. STill has bugs
mattmcw pushed to main at 16mm/mcopy 2024-10-23 15:26:04 +00:00
8de80ab44d Replace all bolts in m3 with m2.5 bolts.
mattmcw pushed to stacking at 16mm/GNAL 2024-10-23 14:02:57 +00:00
2d82d2d04f Create a 30m spiral design. Switch openscad render script to manifold from fast-csg. Render times *drop*.
mattmcw pushed to main at modules/bolex_base_plate 2024-10-23 00:59:50 +00:00
da710a8d1c Work on full base plate
mattmcw pushed to main at 16mm/filmout_display 2024-10-23 00:03:30 +00:00
d5b2b63681 Move glDeleteTextures staements
mattmcw pushed to main at 16mm/filmout_display 2024-10-22 22:50:59 +00:00
d6d3632315 Update git modules and readme
mattmcw commented on issue 16mm/filmout_display#1 2024-10-22 22:48:36 +00:00
Memory leak

Resolved by commit 2067cf37ad and commit 4a81201798

Deleting the textures after use solved the issue. Blank never changes and so it does not have to be deleted.

mattmcw closed issue 16mm/filmout_display#1 2024-10-22 22:48:36 +00:00
Memory leak