Steve Ruiz
|
c88206fd47
|
encodes local storage data, hides off-screen shapes
|
2021-06-13 14:04:20 +01:00 |
|
Steve Ruiz
|
61f56b984e
|
Fixes deleting pages, adds local file saving / loading
|
2021-06-11 11:11:42 +01:00 |
|
Steve Ruiz
|
f2d3231315
|
Adds context menu, "move to page"
|
2021-06-10 10:49:16 +01:00 |
|
Steve Ruiz
|
c48537121f
|
Fixes brushing, selection, double-clicking
|
2021-06-09 17:10:00 +01:00 |
|
Steve Ruiz
|
5a7e79121a
|
fixes code bug, adds sketchy circle
|
2021-06-08 11:32:20 +01:00 |
|
Steve Ruiz
|
84c93060d0
|
inky boxes
|
2021-06-07 22:12:14 +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
|
704e92faa4
|
Improves performance for certain actions
|
2021-06-06 11:50:01 +01:00 |
|
Steve Ruiz
|
d99cacd105
|
Fixes more bugs with groups
|
2021-06-04 22:21:03 +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
|
5ba56216d0
|
Adds page control, pages
|
2021-06-03 13:06:39 +01:00 |
|
Steve Ruiz
|
815bf1109c
|
Adds dashes
|
2021-06-01 22:49:32 +01:00 |
|
Steve Ruiz
|
bcffee6458
|
Adds arrows, handles
|
2021-05-31 20:13:43 +01:00 |
|
Steve Ruiz
|
facd9e9845
|
Fixes transforms on drawn shapes, adds straight line drawing with draw tool
|
2021-05-30 22:24:31 +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
|
fe3980c80c
|
Adds tool lock
|
2021-05-28 21:30:27 +01:00 |
|
Steve Ruiz
|
239aea30b4
|
moves undo / redo
|
2021-05-28 15:43:35 +01:00 |
|
Steve Ruiz
|
8dfef5c302
|
Improves draw tool
|
2021-05-27 23:07:27 +01:00 |
|
Steve Ruiz
|
c41def99d3
|
Improves drawing
|
2021-05-27 19:51:25 +01:00 |
|
Steve Ruiz
|
6c8499309e
|
Adds style panel, styles
|
2021-05-26 11:34:10 +01:00 |
|
Steve Ruiz
|
a1cc578bb9
|
Makes shapes immutable, adds parenting methods to utils
|
2021-05-25 10:00:59 +01:00 |
|
Steve Ruiz
|
f4e429af0e
|
Adds zoom helpers, improves drag selection
|
2021-05-24 18:01:27 +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
|
6582eb990c
|
improve rotation
|
2021-05-23 09:30:20 +01:00 |
|
Steve Ruiz
|
b752782753
|
refactors bounds, improves transforming rotating shapes
|
2021-05-22 16:45:24 +01:00 |
|
Steve Ruiz
|
f57507a882
|
Improves transforms
|
2021-05-21 08:42:56 +01:00 |
|
Steve Ruiz
|
10b0c50294
|
renames shapes -> shape utils
|
2021-05-20 10:49:40 +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
|
1ece606db0
|
finishes rotation
|
2021-05-18 09:32:20 +01:00 |
|
Steve Ruiz
|
abd310aa2e
|
Updates code editor
|
2021-05-17 11:01:11 +01:00 |
|
Steve Ruiz
|
5420b0365f
|
Adds toolbar, tools shortcuts, dot creation state
|
2021-05-15 14:54:27 +01:00 |
|
Steve Ruiz
|
1a01c47835
|
Adds code editing and shape generation
|
2021-05-15 14:02:13 +01:00 |
|
Steve Ruiz
|
9bca2dd646
|
Adds undo redo
|
2021-05-13 09:34:56 +01:00 |
|
Steve Ruiz
|
89d9ddcb1d
|
Adds bounds
|
2021-05-12 23:08:53 +01:00 |
|
Steve Ruiz
|
3d52d9e9d2
|
Greatly simplifies shapes
|
2021-05-12 22:11:17 +01:00 |
|
Steve Ruiz
|
addf4185f0
|
Improves outlines
|
2021-05-12 12:27:33 +01:00 |
|
Steve Ruiz
|
9a01f5aac6
|
Adds scroll selection
|
2021-05-10 21:44:17 +01:00 |
|
Steve Ruiz
|
a5659380c4
|
adds commands, brush, history
|
2021-05-10 13:16:57 +01:00 |
|
Steve Ruiz
|
f38481efee
|
Document and shapes
|
2021-05-09 22:22:25 +01:00 |
|
Steve Ruiz
|
e7a52dd70f
|
Another good stopping point
|
2021-05-09 14:04:42 +01:00 |
|