psychedelicious
|
b705083ce2
|
fix(ui): round position when rasterizing layer
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
4b3c82df6f
|
feat(ui): continue modularizing transform
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
46290205d5
|
feat(ui): fix a few things that didn't unsubscribe correctly, add helper to manage subscriptions
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
7b15585b80
|
feat(ui): merge bbox outline into transformer
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
cbfeeb9079
|
fix(ui): update parent's pos not transformers
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
fdac20b43e
|
feat(ui): merge interaction rect into transformer class
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
ae2312104e
|
feat(ui): prepare staging area
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
74b6674af6
|
feat(ui): typing for logging context
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
81adce3238
|
feat(ui): remove inheritance of CanvasObject
JS is terrible
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
48b7f460a8
|
feat(ui): split & document transformer logic, iterate on class structures
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
38a8232341
|
feat(ui): rotation snap to nearest 45deg when holding shift
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
39a51c4f4c
|
feat(ui): expose subscribe method for nanostores
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
220bfeb37d
|
tidy(ui): remove layer scaling reducers
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
e766279950
|
fix(ui): pixel-perfect transforms
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
db82406525
|
fix(ui): layer visibility toggle
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
2d44f332d9
|
fix(nodes): fix canvas mask erode
it wasn't eroding enough and caused incorrect transparency in result images
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
ea1526689a
|
fix(ui): do not reset layer on first render
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
200338ed72
|
feat(ui): revised logging and naming setup, fix staging area
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
88003a61bd
|
feat(ui): add repr methods to layer and object classes
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
b82089b30b
|
feat(ui): use nanoid(10) instead of uuidv4 for canvas
Shorter ids makes it much more readable
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
efd780d395
|
build(ui): add nanoid as explicit dep
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
3f90f783de
|
fix(ui): move CanvasImage's konva image to correct object
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
4f5b755117
|
fix(ui): prevent flash when applying transform
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
a455f12581
|
build(ui): add eslint rules for async stuff
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
de516db383
|
feat(ui): trying to fix flicker after transform
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
6781575293
|
feat(ui): transform cleanup
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
65b0e40fc8
|
feat(ui): fix transform when rotated
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
19e78a07b7
|
fix(ui): use pixel bbox when image is in layer
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
e3b60dda07
|
fix(ui): transforming when axes flipped
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
a9696d3193
|
feat(ui): hallelujah (???)
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
336d72873f
|
feat(ui): add debug button
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
111a380bce
|
fix(ui): transformer padding
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
012a8351af
|
feat(ui): wip transform mode 2
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
deeb80ea9b
|
feat(ui): wip transform mode
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
1e97a917d6
|
feat(ui): wip transform mode
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
a15ba925db
|
fix(ui): dnd to canvas broke
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
6e5a968aad
|
fix(ui): conflicts after rebasing
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
915edaa02f
|
fix(ui): imageDropped listener
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
f6b0fa7c18
|
wip
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
3f1fba0f35
|
fix(ui): transform tool seems to be working
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
d9fa85a4c6
|
fix(ui): move tool fixes, add transform tool
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
022bb8649c
|
feat(ui): move tool now only moves
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
673bc33a01
|
feat(ui): layer bbox calc in worker
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
579a64928d
|
feat(ui): tweaked entity & group selection styles
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
5316df7d7d
|
feat(ui): canvas entity list headers
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
62fe61dc30
|
tidy(ui): CanvasRegion
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
ea819a4a2f
|
tidy(ui): CanvasRect
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
868a25dae2
|
tidy(ui): CanvasLayer
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
3a25d00cb6
|
tidy(ui): CanvasInpaintMask
|
2024-08-27 11:01:38 +10:00 |
|
psychedelicious
|
6301b74d87
|
tidy(ui): CanvasInitialImage
|
2024-08-27 11:01:38 +10:00 |
|