- NYC
- https://sixteenmillimeter.com
-
he/him
- Joined on
2021-04-12
Implement scale update features
Focus button doesn't work
Resolved, for the most part, with commit b231f8cd489f2cc621c15312deb025197c44a9e3
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.
Memory leak
Commit #95158f96e6 had the effect of introducing some garbage collection to the process but the memory leak is still occurring. Need to monitor other Mat variables.