Commit graph

246 commits

Author SHA1 Message Date
tim h
de915b33a3 i guess the dynamic prompts stuff wasn't worthless after all now that i figured out how i was using it wrong 2023-07-08 12:54:17 -05:00
tim h
c8252299f9 well all the dynamic prompts garbage was a waste of time because it seems to REALLY be "alwayson_" script 2023-07-08 10:49:56 -05:00
tim h
07f0539c2e this was never a fix anyway
see https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/11569 and https://github.com/Mikubill/sd-webui-controlnet/issues/1719
2023-07-02 14:02:13 -05:00
tim h
656f237c71 proof of concept 2023-06-30 22:01:10 -05:00
Victor Seiji Hariki
1dcb897839 feat: Selection mirroring
For now only horizontal flip (we can add vertical flip too, but it would
be redundant)

Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-04-08 23:05:22 -03:00
tim h
64bc673f45 adds reset zoom button, "fixes" save vis/vis to resource buttons (again?) 2023-04-05 17:02:28 -05:00
tim h
e32dfc8891 removes unnecessary(?) second drawImage runCommand 2023-03-16 18:30:24 -05:00
zero01101
d8ec2c0d0a Prettified Code! 2023-03-12 15:27:32 +00:00
tim h
e1a694281e fixes flipped stamp rotation math 2023-02-26 09:36:05 -06:00
Victor Seiji Hariki
eac8200c7d Some notification highlight animations
For better notification visibility, add notification highlight animation
around the screen.

Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-02-25 23:24:36 -03:00
tim h
c0e936f216 Merge branch 'main' into manual-scripts
# Conflicts:
#	index.html
2023-02-25 09:06:50 -06:00
tim h
ccd6bd8430
Merge pull request #196 from ribawaja/main
Add ability to mark images
2023-02-25 08:50:03 -06:00
tim h
0b4618a789 Merge remote-tracking branch 'origin/seijihariki/issue188' into manual-scripts 2023-02-25 07:33:31 -06:00
tim h
eb8946266f update loopback script to include interrogator "telephone" option, "remove" user script saving because i don't think JS can even silently write to one of its own files.... prove me wrong? please? 2023-02-25 07:30:52 -06:00
tim h
0e54435f4c WIP really remedial attempts at getting user-savable scripts happening
computer crashing sigh
2023-02-19 09:49:48 -06:00
tim h
769182508f Merge branch 'main' into manual-scripts
# Conflicts:
#	index.html
2023-02-19 09:41:46 -06:00
Victor Seiji Hariki
fe0095421a fixes #195
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-02-19 10:16:15 -03:00
tim h
610f82174f rearrange tool params to fit with array order 2023-02-18 21:50:48 -06:00
tim h
86c2fbca05 tiny changes 2023-02-18 21:45:04 -06:00
tim h
fad101184c bugfix 2023-02-18 12:02:21 -06:00
tim h
34bdfbf1b7 adds controls for background removal parameters
also exposes a bug with how layer deletion works, will file bug report
2023-02-18 12:00:10 -06:00
tim h
b17c8baa0e bugfix, whoops
my computer crashed 3 times because of thread APIC ID 4 and my forgetting that i set a NEGATIVE bias so i was choking it instead of feeding it -_-
2023-02-18 11:50:54 -06:00
tim h
a71b52464d merges all the recent awesome, adds stamp vertical flip too because I'M HELPING 2023-02-18 10:43:49 -06:00
Victor Seiji Hariki
77a6137855 adds stamp mirror option (button and '=' shortcut)
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-02-15 00:37:06 -03:00
Victor Seiji Hariki
3caacdb803 brush opacity
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-02-15 00:16:28 -03:00
Victor Seiji Hariki
995478c662 custom alerts and notifications
Adds custom notifications and dialog boxes. prompt() calls still not
updated

Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-02-14 23:45:24 -03:00
tim h
ba56052ec1 Merge branch 'testing' into manual-scripts because i wanted the iP2P in scripts branch and probably did this backwards but oh well
# Conflicts:
#	index.html
#	js/index.js
2023-02-09 19:21:40 -06:00
ribawaja
bd94f51526 Add ability to mark images 2023-02-06 23:26:55 -05:00
tim h
6148bf8e10 ...is this even working? 2023-02-04 15:25:53 -06:00
tim h
e6c54d4b56 initial changes for instruct-pix2pix img2img
i'd still like the new slider to disappear if not using an iP2P model ergo not in main yet but also not "new" enough of a feature to deserve its own branch, literally just a new field to pass along with POSTs and an associated slider input
2023-02-04 14:28:01 -06:00
tim h
c8ef073531 not even fixes 2023-01-31 18:14:52 -06:00
tim h
ec1699e0a3 Merge branch 'main' into manual-scripts 2023-01-31 18:06:16 -06:00
tim h
a0e7608d06 quick hacky fix for save vis/vis to res 2023-01-31 18:02:14 -06:00
tim h
02bf04c257 kinda janky identical pixel removal?
surprise

"manual scripts" has kinda become inadequate for all this branch is doing now lol
2023-01-29 16:39:00 -06:00
tim h
0400b9b284 Merge branch 'main' into manual-scripts
# Conflicts:
#	index.html
2023-01-29 00:55:54 -06:00
Victor Seiji Hariki
26a370eee8 add styles to logs
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-29 02:59:30 -03:00
tim h
8eef3392ed Merge branch 'main' into manual-scripts
# Conflicts:
#	index.html
#	js/ui/tool/dream.js
2023-01-28 09:47:41 -06:00
tim h
545c02b0db autolayers for stamps too
this has confirmed a layers bug that i'm too stupid to ... debug but i'll sure try to make an issue for it
2023-01-27 22:58:15 -06:00
tim h
03b40a3f47 a few more commandLog values for dreams 2023-01-27 22:15:51 -06:00
tim h
464da36e2a unrelated to scripts but kinda neato autolayers option 2023-01-27 20:00:48 -06:00
Victor Seiji Hariki
c4ef6ccce4 Workspaces now fully functional (using indexedDB)
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-27 01:40:27 -03:00
Victor Seiji Hariki
d42837d597 Merge branch 'main' into workspaces
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-24 23:54:30 -03:00
Victor Seiji Hariki
f064719515 add some logging for #133
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-24 23:48:09 -03:00
Victor Seiji Hariki
af5b9b9680 Add history logging
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-24 23:37:38 -03:00
tim h
06f4e82347 Merge branch 'main' into manual-scripts
# Conflicts:
#	index.html
2023-01-23 21:36:50 -06:00
tim h
da317229c0 some silly default values for a few built-in scripts 2023-01-22 13:29:24 -06:00
Victor Seiji Hariki
fc8e6fb557 Quick fix for zoom to cursor and brush erase blur
Quick fix to some issues pointed out by @raivshard at #177

Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-22 09:18:47 -03:00
Victor Seiji Hariki
006aa608e8 we have working workspaces!!
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-22 02:48:56 -03:00
Victor Seiji Hariki
13e29898a3 fix param type issue
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-21 13:06:21 -03:00
Victor Seiji Hariki
e92d8fa9b6 fixes #179
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-21 10:18:55 -03:00