Steve Ruiz
|
61f56b984e
|
Fixes deleting pages, adds local file saving / loading
|
2021-06-11 11:11:42 +01:00 |
|
Steve Ruiz
|
e2b53b381b
|
Finish move to page
|
2021-06-10 11:33:24 +01:00 |
|
Steve Ruiz
|
f2d3231315
|
Adds context menu, "move to page"
|
2021-06-10 10:49:16 +01:00 |
|
Steve Ruiz
|
350c1debde
|
Moves selectedIds into page state, state mounts only one page state / page at a time
|
2021-06-07 12:18:50 +01:00 |
|
Steve Ruiz
|
a52e91459f
|
Fixes nesting groups
|
2021-06-05 20:36:46 +01:00 |
|
Steve Ruiz
|
81141e7bb5
|
improves arrow rotation
|
2021-06-05 15:29:49 +01:00 |
|
Steve Ruiz
|
554d55a9e3
|
improves bounds, arrow rotation
|
2021-06-05 08:42:17 +01:00 |
|
Steve Ruiz
|
72b6db12c4
|
Improves handles for arrows
|
2021-06-05 07:36:39 +01:00 |
|
Steve Ruiz
|
d99cacd105
|
Fixes more bugs with groups
|
2021-06-04 22:21:03 +01:00 |
|
Steve Ruiz
|
9626461ea7
|
Fixes deleting undos
|
2021-06-04 19:49:27 +01:00 |
|
Steve Ruiz
|
fcb11f19e3
|
Fixes selection for shapes in a group
|
2021-06-04 18:56:46 +01:00 |
|
Steve Ruiz
|
506eecc95f
|
Adds groups
|
2021-06-04 17:08:43 +01:00 |
|
Steve Ruiz
|
507c081bd0
|
Adds create / delete pages
|
2021-06-03 14:10:54 +01:00 |
|
Steve Ruiz
|
5ba56216d0
|
Adds page control, pages
|
2021-06-03 13:06:39 +01:00 |
|
Steve Ruiz
|
9ab86ba9ae
|
Removes translateTo, rotateTo
|
2021-06-02 16:05:44 +01:00 |
|
Steve Ruiz
|
7c768bddf5
|
Adds quick style selects, rewrites styling
|
2021-06-02 12:50:34 +01:00 |
|
Steve Ruiz
|
a94f4ee170
|
Fixes bounds for arrows
|
2021-05-31 21:44:21 +01:00 |
|
Steve Ruiz
|
bcffee6458
|
Adds arrows, handles
|
2021-05-31 20:13:43 +01:00 |
|
Steve Ruiz
|
bc6f5cf5b7
|
Improves rotation? I think?
|
2021-05-29 23:27:19 +01:00 |
|
Steve Ruiz
|
09659ab9ba
|
Adds zoom controls
|
2021-05-29 14:59:11 +01:00 |
|
Steve Ruiz
|
68577d1838
|
Fixes bug on drawn dots
|
2021-05-29 13:54:33 +01:00 |
|
Steve Ruiz
|
6118dfcc2c
|
Starts implementing locked shapes
|
2021-05-29 13:40:41 +01:00 |
|
Steve Ruiz
|
3329c16e57
|
Adds boolean props for lock, hide, aspect lock
|
2021-05-29 11:12:28 +01:00 |
|
Steve Ruiz
|
fe3980c80c
|
Adds tool lock
|
2021-05-28 21:30:27 +01:00 |
|
Steve Ruiz
|
8dfef5c302
|
Improves draw tool
|
2021-05-27 23:07:27 +01:00 |
|
Steve Ruiz
|
bd02ca4fd9
|
Adds undo for drawn shapes, zoom scales rdp
|
2021-05-27 21:11:48 +01:00 |
|
Steve Ruiz
|
7ef83dc508
|
Adds drawing
|
2021-05-27 18:59:40 +01:00 |
|
Steve Ruiz
|
e9d46a70e4
|
Adds stretch
|
2021-05-27 07:32:55 +01:00 |
|
Steve Ruiz
|
f0afe62073
|
Cleans up distribution code
|
2021-05-26 22:53:31 +01:00 |
|
Steve Ruiz
|
21927845a8
|
implements distribution
|
2021-05-26 22:47:46 +01:00 |
|
Steve Ruiz
|
25fc384216
|
implements alignment
|
2021-05-26 20:34:57 +01:00 |
|
Steve Ruiz
|
ab50d76e6e
|
Stubs alignment distribution stretch
|
2021-05-26 20:20:52 +01:00 |
|
Steve Ruiz
|
6c8499309e
|
Adds style panel, styles
|
2021-05-26 11:34:10 +01:00 |
|
Steve Ruiz
|
6da9e5f019
|
Fixes rotation, translation
|
2021-05-25 12:38:21 +01:00 |
|
Steve Ruiz
|
a1cc578bb9
|
Makes shapes immutable, adds parenting methods to utils
|
2021-05-25 10:00:59 +01:00 |
|
Steve Ruiz
|
780eba3d98
|
Adds deleting, z-index re-ordering
|
2021-05-23 18:09:23 +01:00 |
|
Steve Ruiz
|
f11c35e941
|
Basic z ordering
|
2021-05-23 14:46:04 +01:00 |
|
Steve Ruiz
|
b752782753
|
refactors bounds, improves transforming rotating shapes
|
2021-05-22 16:45:24 +01:00 |
|
Steve Ruiz
|
10b0c50294
|
renames shapes -> shape utils
|
2021-05-20 10:49:40 +01:00 |
|
Steve Ruiz
|
eea9af5f31
|
Improves cloning
|
2021-05-20 10:25:14 +01:00 |
|
Steve Ruiz
|
b126b1af65
|
adds aligned dragging / cloning
|
2021-05-20 09:19:13 +01:00 |
|
Steve Ruiz
|
e8b13103ac
|
Adds cloning, fixes some undo bugs
|
2021-05-19 22:24:41 +01:00 |
|
Steve Ruiz
|
0c205d1377
|
Improves rotated transforms, cleans up code
|
2021-05-19 13:27:01 +01:00 |
|
Steve Ruiz
|
c3740cacdd
|
Improves transforms
|
2021-05-19 10:35:00 +01:00 |
|
Steve Ruiz
|
da8f812090
|
Transforming rotated items
|
2021-05-18 11:45:29 +01:00 |
|
Steve Ruiz
|
1ece606db0
|
finishes rotation
|
2021-05-18 09:32:20 +01:00 |
|
Steve Ruiz
|
e2aac4b267
|
Adds select all, starts on rotation
|
2021-05-17 22:27:18 +01:00 |
|
Steve Ruiz
|
abd310aa2e
|
Updates code editor
|
2021-05-17 11:01:11 +01:00 |
|
Steve Ruiz
|
8a650a99d6
|
Adds direction session
|
2021-05-15 16:20:21 +01:00 |
|
Steve Ruiz
|
a4643edd62
|
Adds undo redo for shapes
|
2021-05-15 15:10:11 +01:00 |
|