aboutsummaryrefslogtreecommitdiffstats
path: root/modules/progress.py
Commit message (Collapse)AuthorAgeFilesLines
* store the last generated resultsiutin2023-03-301-0/+10
|
* add an internal API for obtaining current task idsiutin2023-03-301-0/+8
|
* add progress bar to modelmergerAUTOMATIC2023-01-191-1/+1
|
* fix an unlikely division by 0 errorAUTOMATIC2023-01-191-4/+7
|
* big rework of progressbar/preview system to allow multiple users to prompts ↵AUTOMATIC2023-01-151-0/+96
at the same time and do not get previews of each other