psychedelicious
|
36e8232ab6
|
tidy(ui): "eye dropper" -> "color picker"
|
2024-08-30 22:19:54 +10:00 |
|
psychedelicious
|
a09aa232a9
|
feat(ui): update entity list menu
|
2024-08-30 22:19:54 +10:00 |
|
psychedelicious
|
7ae8b64699
|
feat(ui): add log debug button
|
2024-08-30 22:19:54 +10:00 |
|
psychedelicious
|
8bc72a2744
|
feat(ui): refine canvas entity list items & menus
|
2024-08-30 22:18:50 +10:00 |
|
psychedelicious
|
dcb436adb1
|
feat(ui): rough out canvas mode
|
2024-08-30 22:18:50 +10:00 |
|
psychedelicious
|
62445680ad
|
feat(ui): rework settings menu
|
2024-08-30 22:18:50 +10:00 |
|
psychedelicious
|
b36159bda4
|
feat(ui): remove "solid" background option
|
2024-08-30 22:18:50 +10:00 |
|
psychedelicious
|
516ecdb0ee
|
feat(ui): add entity group hiding
|
2024-08-30 22:18:50 +10:00 |
|
psychedelicious
|
0d26cab400
|
feat(ui): allow multiple inpaint masks
This is easier than making it a nullable singleton
|
2024-08-30 22:18:50 +10:00 |
|
psychedelicious
|
ca089a105e
|
feat(ui): iterate on filter UI, flow
|
2024-08-30 22:18:50 +10:00 |
|
psychedelicious
|
4da4b3bd50
|
feat(ui): clean up logging namespaces, allow skipping namespaces
|
2024-08-30 22:18:50 +10:00 |
|
psychedelicious
|
04f56aab82
|
feat(ui): restore transparency effect for control layers
|
2024-08-30 22:18:50 +10:00 |
|
psychedelicious
|
0670e6b53a
|
feat(ui): add canvas background style
|
2024-08-30 22:18:49 +10:00 |
|
psychedelicious
|
6eae3470cd
|
feat(ui): mask fill patterns
|
2024-08-30 22:18:49 +10:00 |
|
psychedelicious
|
a56ded664e
|
tidy(ui): tool components & translations
|
2024-08-30 22:18:49 +10:00 |
|
psychedelicious
|
72919fa34e
|
feat(ui): revise entity menus
|
2024-08-30 22:18:49 +10:00 |
|
psychedelicious
|
d5ca99fc3c
|
feat(ui): split control layers from raster layers for UI and internal state, same rendering as raster layers
|
2024-08-30 22:18:49 +10:00 |
|
psychedelicious
|
87bc0ebd73
|
feat(ui): add trnalsation
|
2024-08-30 22:18:49 +10:00 |
|
psychedelicious
|
d74843be31
|
feat(ui): better scale changer component, reset view functionality
|
2024-08-30 22:18:49 +10:00 |
|
psychedelicious
|
865b6017d3
|
feat(ui): add manual scale controls
|
2024-08-30 22:18:49 +10:00 |
|
psychedelicious
|
9a94aef2b0
|
feat(ui): canvas entity list headers
|
2024-08-30 22:18:48 +10:00 |
|
psychedelicious
|
bd16dc4479
|
feat(ui): updated layer list component styling
|
2024-08-30 22:18:48 +10:00 |
|
psychedelicious
|
1b0344c412
|
feat(ui): show queue item origin in queue list
|
2024-08-30 22:18:48 +10:00 |
|
psychedelicious
|
40cab08133
|
feat(ui): image loading fallback for raster layers
|
2024-08-30 22:18:47 +10:00 |
|
psychedelicious
|
f663215f25
|
feat(ui): scaffold out raster layers
Raster layers may have images, lines and shapes. These will replace initial image layers and provide sketching functionality like we have on canvas.
|
2024-08-30 22:18:46 +10:00 |
|
Mary Hipp
|
fae3836a8d
|
fix CLIP
|
2024-08-27 10:29:10 -04:00 |
|
Mary Hipp
|
b3d2eb4178
|
add translations for new model types in MM, remove clip vision from filter since its not displayed in list
|
2024-08-27 10:29:10 -04:00 |
|
Mary Hipp
|
269388c9f4
|
feat(ui): create new field for t5 encoder models in nodes
|
2024-08-26 20:17:50 -04:00 |
|
psychedelicious
|
eb1113f95c
|
feat(ui): add translation string for "Upscale"
|
2024-08-22 11:36:07 +10:00 |
|
Mary Hipp
|
e85f221aca
|
fix(ui): clear prompt template when prompts are recalled
|
2024-08-21 09:04:35 +10:00 |
|
psychedelicious
|
39c7ec3cd9
|
feat(ui): per type fallbacks for templates
|
2024-08-16 10:11:43 +10:00 |
|
psychedelicious
|
26bfbdec7f
|
feat(ui): use buttons instead of menu for preset import/export
|
2024-08-16 09:58:19 +10:00 |
|
Mary Hipp
|
24f298283f
|
clean up, add context menu to import/download templates
|
2024-08-15 12:39:55 -04:00 |
|
Mary Hipp
|
810be3e1d4
|
update import directions to include JSON
|
2024-08-15 09:47:49 -04:00 |
|
Mary Hipp
|
76b0380b5f
|
feat(ui): create component to upload CSV of style presets to import
|
2024-08-15 09:47:49 -04:00 |
|
Mary Hipp
|
e0d3927265
|
feat: add flag for allowPrivateStylePresets that shows a type field when creating a style preset
|
2024-08-13 14:08:54 -04:00 |
|
Mary Hipp
|
b70891c661
|
update descriptoin of placeholder in modal
|
2024-08-12 13:37:04 -04:00 |
|
Mary Hipp
|
4dbf851741
|
ui: add labels to prompt boxes
|
2024-08-12 13:33:39 -04:00 |
|
Mary Hipp
|
096f001634
|
ui: add ability to copy template
|
2024-08-12 12:32:31 -04:00 |
|
Mary Hipp
|
12ba15bfa9
|
UI updates per PR feedback
|
2024-08-09 16:00:13 -04:00 |
|
Mary Hipp
|
8eb5d08499
|
missed translation
|
2024-08-08 16:01:16 -04:00 |
|
Mary Hipp
|
28032a2f80
|
more cleanup
|
2024-08-08 14:18:05 -04:00 |
|
Mary Hipp
|
a7b83c8b5b
|
Merge remote-tracking branch 'origin/main' into maryhipp/style-presets
|
2024-08-08 13:56:59 -04:00 |
|
Mary Hipp
|
4cc41e0188
|
translations and lint fix
|
2024-08-08 13:56:37 -04:00 |
|
Kent Keirsey
|
408a1d6dbb
|
Merge branch 'main' into depth_anything_v2
|
2024-08-07 10:45:56 -04:00 |
|
Mary Hipp
|
2cff20f87a
|
update translations, change config value to be dimension instead of total pixels
|
2024-08-06 11:49:35 +10:00 |
|
Mary Hipp
|
4b85dfcefe
|
(ui): restore optioanl limit on upcsale output resolution
|
2024-08-06 11:49:35 +10:00 |
|
psychedelicious
|
f465a956a3
|
feat(ui): remove "images can be restored" messages
|
2024-08-04 09:43:20 +10:00 |
|
blessedcoolant
|
13fb2d1f49
|
fix: Add Depth Anything V2 as a new option
It is also now the default in the UI replacing Depth Anything V1 small
|
2024-07-31 23:29:43 +05:30 |
|
chainchompa
|
ffca792d5b
|
edited copy for deleted boards message
|
2024-07-29 09:46:08 -04:00 |
|