Commit Graph

33 Commits (030bad9dee93aee01fd61d349090c74db07e4bf3)

Author SHA1 Message Date
Abdullah Alfaraj ecd739061e export rectangular Layer as .webp 2023-02-10 19:50:20 +03:00
Abdullah Alfaraj 34d8928898 all communication between plugin ui and proxy server is done through rest api 2023-02-01 12:34:53 +03:00
Abdullah Alfaraj 28f884de64 fix prettier formatting 2023-01-31 07:34:57 +03:00
Abdullah Alfaraj 4c04a8ae6e remove sim from formatting 2023-01-31 07:09:06 +03:00
Abdullah Alfaraj c557556e9c apply formatting to the code base 2023-01-30 02:00:05 +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 0437cce5ed fix bug: wait for the session to start 2023-01-23 01:31:55 +03:00
Abdullah Alfaraj 6507ef2ef3 fix snapAndFill bug 2023-01-23 00:00:35 +03:00
Abdullah Alfaraj b874704e61 add support to switching between init images in the same session and editing the mask 2023-01-21 16:42:59 +03:00
Abdullah Alfaraj 59706fc9fd refactoring outpaint 2023-01-17 19:24:11 +03:00
Abdullah Alfaraj 8dce0f0f2e add a clipping mask to MaskGroup in outpaint mode 2023-01-17 16:58:54 +03:00
Abdullah Alfaraj 8edd71dfba add clipping mask to white mark layer in inpaint mode 2023-01-16 08:12:48 +03:00
Abdullah Alfaraj 0328aa1e86 rename the mask related layers 2023-01-14 00:58:26 +03:00
Abdullah Alfaraj 2035a84cb9 collapse mask related folders 2023-01-13 23:43:58 +03:00
Abdullah Alfaraj 77fd5ff463 delete dead code /comments 2023-01-13 09:40:42 +03:00
Abdullah Alfaraj f1785be096 [fix bug] turn white mark layer off before taking snapshot 2023-01-12 05:37:05 +03:00
Abdullah Alfaraj 751e22de0a [bug fix]: async layer deletion 2023-01-12 01:29:31 +03:00
Abdullah Alfaraj 5f57ce8aba remove dead code/comment 2023-01-11 04:59:28 +03:00
Abdullah Alfaraj 8fe62c6aa9 add snapAndFill layers to the viewer 2023-01-06 00:36:51 +03:00
Abdullah Alfaraj c84c9d0200 add init image and mask for inpainting and outpainting to the viewer tab 2023-01-05 21:54:32 +03:00
Abdullah Alfaraj d283730db8 link the mask related layers to viewer 2023-01-05 19:50:45 +03:00
Abdullah Alfaraj 8aff447bb0 add Image viewer tab with generate more button 2023-01-05 03:20:32 +03:00
Abdullah Alfaraj 53b5078997 newExportPng method that doesn't relay on the buggy Quick Export as png feature 2023-01-03 09:40:47 +03:00
Abdullah Alfaraj 47edfd3f1d inpainting now will fill transparent pixel with white background. 2022-12-27 14:11:11 +03:00
Abdullah Alfaraj 21df650e7a outpaint images are moved to the target selection 2022-12-25 01:58:57 +03:00
Abdullah Alfaraj ea76301800 [Bug fix]: add clipping mask on init image group 2022-12-25 01:49:11 +03:00
Abdullah Alfaraj 1b4011a82e [Feature]: added snap and fill button 2022-12-24 03:08:01 +03:00
Abdullah Alfaraj 74a437319f hide outpaint mask by default 2022-12-23 12:11:27 +03:00
Abdullah Alfaraj 6e55a9982e [Feature]: delete mask related layer 2022-12-23 09:05:15 +03:00
Abdullah Alfaraj 580caebe25 bug fix: quick export will use unique names 2022-12-22 15:05:09 +03:00
Abdullah Alfaraj 1c2c6d114c Revert "bug fix: use a session_id in quick export"
This reverts commit b829a8e0a8.
2022-12-22 08:15:42 +03:00
Abdullah Alfaraj b829a8e0a8 bug fix: use a session_id in quick export 2022-12-22 08:02:53 +03:00
Abdullah Alfaraj 8b35fad077 first commit, initialize the project add files 2022-12-20 23:08:48 +03:00