Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-02-05 | adds grid margins to xyz plot and prompt matrix | EllangoK | -9/+16 | |
2023-01-28 | xyz plot now saves sub grids if opts.grid_save | EllangoK | -8/+13 | |
also fixed no draw legend for z grid | ||||
2023-01-28 | Merge pull request #7231 from EllangoK/master | AUTOMATIC1111 | -0/+10 | |
Fixes X/Y/Z Plot parameters not being restored from images | ||||
2023-01-27 | changes remaining text from X/Y -> X/Y/Z | EllangoK | -1/+1 | |
2023-01-27 | deepcopy pc.styles, allows for multiple style axis | EllangoK | -1/+2 | |
2023-01-26 | adds components to infotext_fields | EllangoK | -0/+10 | |
allows for loading script params | ||||
2023-01-24 | swaps xyz axes internally if one costs more | EllangoK | -12/+52 | |
2023-01-24 | handling sub grids and merging into one | EllangoK | -11/+18 | |
2023-01-24 | implements most of xyz grid script | EllangoK | -36/+78 | |
2023-01-24 | renamed xy to xyz grid | EllangoK | -0/+498 | |
this is mostly just so git can detect it properly |