aboutsummaryrefslogtreecommitdiff
path: root/modules/scripts.py
AgeCommit message (Collapse)Author
2022-09-17Move comments to scripts.pyJashoBell
2022-09-15Update scripts.pyOWKenobi
fixes bug #464, which happens when controls is None, which leads to args_to being None.
2022-09-14do not die on failing to load script #426AUTOMATIC
2022-09-08More informative progress printingJohannesGaessler
2022-09-04added poor man's inpainting scriptAUTOMATIC
2022-09-03fix to make scripts that failed to compile not crash the programAUTOMATIC
2022-09-03Don't iterate over scripts if it doesn't existhentailord85ez
2022-09-03support for scriptsAUTOMATIC
2022-09-03split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC