aboutsummaryrefslogtreecommitdiff
path: root/modules/processing_scripts/seed.py
AgeCommit message (Collapse)Author
2024-01-18parse_generation_parameters with no skip_fieldsw-e-w
2024-01-18reuse seed from infotextsw-e-w
2024-01-01rename infotext.py again, this time to infotext_utils.py; I didn't realize ↵AUTOMATIC1111
infotext would be used for variable names in multiple places, which makes it awkward to import the module; also fix the bug I caused by this rename that breaks tests
2024-01-01infotext.py: rename usages in the codebaseAUTOMATIC1111
2023-12-30aAUTOMATIC1111
2023-09-01Restore missing tooltipsmissionfloyd
2023-08-14fix API always using -1 as seedAUTOMATIC1111
2023-08-14return seed controls UI to how it was beforeAUTOMATIC1111
2023-08-13fix broken XYZ plot seedsAUTOMATIC1111
add new callback for scripts to be used before processing
2023-08-12fix broken reuse seedAUTOMATIC1111
2023-08-12update seed/subseed HTML widthsAUTOMATIC1111
2023-08-12move seed, variation seed and variation seed strength to a single row, dump ↵AUTOMATIC1111
resize seed from UI add a way for scripts to register a callback for before/after just a single component's creation