Activity
Fix to pytest part of workflow
Fix to pytest part of workflow
Trying to fix the workflow so that all the next steps run even if pre…
Trying to fix the workflow so that all the next steps run even if pre…
Setting up github workflow
Setting up github workflow
Checkbox in the main window to save pictures, now works.
Checkbox in the main window to save pictures, now works.
Added message prompts when trying to quit the app prematurely.
Added message prompts when trying to quit the app prematurely.
New function to properly update starting frame of program.
New function to properly update starting frame of program.
Forgot about accepting stashed changes. Fix
Forgot about accepting stashed changes. Fix
Generate_vfx_text now can register multiple VFX effects in a scene.
Generate_vfx_text now can register multiple VFX effects in a scene.
Tweaks to tesseract engine text extraction, tqdm progress bar is now …
Tweaks to tesseract engine text extraction, tqdm progress bar is now …
Big changes to adr finding functions. Update to picture processing. S…
Big changes to adr finding functions. Update to picture processing. S…
Typing formated video start point now works with gui.
Typing formated video start point now works with gui.
Created type hints and docstrings for all the files.
Created type hints and docstrings for all the files.
Little code cleanup. Got rid of some comments.
Little code cleanup. Got rid of some comments.
Connected Gui to the rest of the app.
Connected Gui to the rest of the app.
Packed functions from gui.py into a class
Packed functions from gui.py into a class
Added prompt on crash, asking if temporary folder should be deleted.
Added prompt on crash, asking if temporary folder should be deleted.
There is a new folder with pictures of the first frame from each scen…
There is a new folder with pictures of the first frame from each scen…
Updated the code for various bugs and possible user errors so that it…
Updated the code for various bugs and possible user errors so that it…
Added logging to all function for debugging purposes. Created main fu…
Added logging to all function for debugging purposes. Created main fu…
Turned duplicate code into a separate function.
Turned duplicate code into a separate function.