Commit Graph

34 Commits (7c8c97f92ca4e4d58e2b1b875badd23fa84816db)

Author SHA1 Message Date
Abdullah Alfaraj 7c8c97f92c add a webview for online poser 2023-02-17 12:29:59 +03:00
Abdullah Alfaraj 70f6b6a612 add support to prompt shortcut in txt2img mode 2023-02-03 13:52:56 +03:00
Abdullah Alfaraj 67f079166c
increment version to v1.1.0
Major update
2023-01-28 05:03:10 +03:00
Abdullah Alfaraj 6a78d013f5 fix the bug switching between tabs will throw photoshop error message. 2023-01-27 10:08:34 +03:00
Abdullah Alfaraj 9efcff8690 increment to v1.0.25 2023-01-24 19:31:49 +03:00
Abdullah Alfaraj e231e963ab fix bug: don't delete selection area on end of session 2023-01-24 18:00:16 +03:00
Abdullah Alfaraj a646994167 upgrade uxp to v5 2023-01-20 04:02:07 +03:00
Abdullah Alfaraj 1a80f9f5df temporary: increment the dev branch to v1.0.23 2023-01-18 07:49:40 +03:00
Abdullah Alfaraj 1ba0215ecd increase the panel size 2023-01-10 21:55:09 +03:00
Abdullah Alfaraj e3841f88e0
increment version to v1.0.22
refactor the image viewer related functionality into classes so we could easily extend the behavior of the viewer tab
2023-01-07 15:53:47 +03:00
Abdullah Alfaraj c873b24f8d
Increment version to v1.0.21
add the init image and mask to the viewer menu
this will allow for a better experience working with and iterating over the masks and init images
2023-01-06 16:14:35 +03:00
Abdullah Alfaraj 3aa2696bed
Increment version to v1.0.20
added a generate more button and delete hidden button to the viewer tab.
separate the implementation of getting the setting from generate()
2023-01-05 14:34:00 +03:00
Abdullah Alfaraj d594a296b0
increment version to v1.0.19
add a new Viewer tab that allows us to toggle between the last generated images, while keeping the rest of the canvas untouched.
2023-01-04 15:23:00 +03:00
Abdullah Alfaraj af4e868d6d
increment version to v1.0.18
[bug fix]: fixed the quick export as png related bug.
2023-01-03 14:55:52 +03:00
Abdullah Alfaraj 27715147a0
increment version to v1.0.17
Auto Fill Settings from Metadata
2023-01-02 09:39:10 +03:00
Abdullah Alfaraj 93ff89d99b
increment version to v1.0.16
[New Feature]: hi res fix
2023-01-01 05:51:19 +03:00
kyxsune f733e4de71 Hi res fix added. Sloppy 2022-12-31 17:29:12 -05:00
Abdullah Alfaraj 79157dcd98
increment version to v1.0.15
History-tab: 
Added the new history tab, where all previously generated images will reside.
click on an image to reuse its seed.
2022-12-31 19:43:03 +03:00
Abdullah Alfaraj 64388708f3
increment version to v1.0.14
link the main working document to a unique local directory.
Which allow us to store metadata/ output images and generation history data for each project separately.
2022-12-31 12:40:44 +03:00
Abdullah Alfaraj 74e3ff1b56
increment version to v1.0.13
add a prompt shortcut feature in the prompt library ui.
currently the prompt shortcut feature is only accessable from outside the ui.
this pull request will make it acessable from within the prompt library tab

Also added example of how to use it by default.
2022-12-30 18:07:03 +03:00
Abdullah Alfaraj 70b6c94b65
increment version to v1.0.12
add multiple tabs/ panels.

I've Added a setting tab: you can change stable diffusion url server from the setting tab.
new Prompt library tab currently is just a place holder for upcoming features
improve the useability of the prompt textareas:

You can use ctrl+shift + arrow keys to quickly navigate or select words. This action previously had unwanted behavior of also trigger a layer transformation/Nudging
2022-12-29 15:39:29 +03:00
Abdullah Alfaraj 72e94cde00
increment version to v1.0.11
[feature]: Inpaint at full resolution padding, pixel
2022-12-27 17:31:27 +03:00
Abdullah Alfaraj c8e5326d47
increment version to v1.0.10
init inpaint mask is now more robust, and will fill any transparency with a white color.
2022-12-27 14:14:31 +03:00
Abdullah Alfaraj 354bca0e06
increment version to v.1.0.9
interrupt the execution of "snap and fill", "init outpaint mask", "init inpaint mask", and prompt the user to select the rectangular marquee tool and make a selection if they forgot to do so.
2022-12-27 11:43:30 +03:00
Abdullah Alfaraj fdfda171d5 increment version to v1.0.8 2022-12-26 20:46:50 +03:00
Abdullah Alfaraj 8f3582c78c
increment version to v1.0.7
fix interrupt button freezing problem
progress will be requested only when there is an active generation request
2022-12-26 16:12:46 +03:00
Abdullah Alfaraj 8fc898204c
increment version to v1.0.6
add use last seed feature
2022-12-26 09:14:05 +03:00
Abdullah Alfaraj 3043e44c0e
Update manifest.json
increment version to v1.0.5
2022-12-25 13:14:29 +03:00
Abdullah Alfaraj c619cf71af version 1.0.4: fix transparency init image group. 2022-12-25 01:51:08 +03:00
Abdullah Alfaraj 40212338ae increment version to v1.0.3 2022-12-25 01:27:33 +03:00
Abdullah Alfaraj 6bb4f21362
increment version to: v1.0.2 2022-12-24 11:27:58 +03:00
Abdullah Alfaraj c6220d415e new version: v1.0.1 2022-12-24 04:24:36 +03:00
Stephen 8209f6383b add to manifest 2022-12-21 13:18:48 -05:00
Abdullah Alfaraj 8b35fad077 first commit, initialize the project add files 2022-12-20 23:08:48 +03:00