aboutsummaryrefslogtreecommitdiffstats
path: root/modules/scripts.py
Commit message (Expand)AuthorAgeFilesLines
* update scripts.pyふぁ2022-10-181-1/+1
* Add scripts to ui-config,jsonふぁ2022-10-181-2/+13
* only read files with .py extension from the scripts dirAUTOMATIC2022-10-171-0/+3
* correct indentDepFA2022-10-021-23/+25
* add script body only refreshDepFA2022-10-021-0/+23
* add script reload methodDepFA2022-10-011-0/+9
* drop the printHanusz Leszek2022-09-291-1/+0
* Sort scripts loading orderHanusz Leszek2022-09-291-1/+2
* add attribute to custom script controlsDepFA2022-09-251-0/+1
* A big rework, just what you were secretly hoping for!AUTOMATIC2022-09-221-1/+0
* Move comments to scripts.pyJashoBell2022-09-171-0/+19
* Update scripts.pyOWKenobi2022-09-151-0/+1
* do not die on failing to load script #426AUTOMATIC2022-09-141-3/+3
* More informative progress printingJohannesGaessler2022-09-081-0/+3
* added poor man's inpainting scriptAUTOMATIC2022-09-031-38/+62
* fix to make scripts that failed to compile not crash the programAUTOMATIC2022-09-031-11/+15
* Don't iterate over scripts if it doesn't existhentailord85ez2022-09-031-0/+3
* support for scriptsAUTOMATIC2022-09-031-11/+71
* split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC2022-09-031-0/+53