This repository has been archived by the owner on Aug 16, 2023. It is now read-only.
forked from glutanimate/image-occlusion-enhanced
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Go back to using a single instance for ImgOccAcc and ImgOccEdit
Haven't found a way to resolve the significant memory issues caused by calling a new instance any time the IO button isp ressed Switching back to this will likely mean that some of the glitchy behaviour on OS X that might have been eliminated with the older changes will appear again, but compared to the memory leaks we saw before this is nothing to be overly concerned about
- Loading branch information
1 parent
67ec799
commit 6d222df
Showing
4 changed files
with
58 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters