Commit graph

94 commits

Author SHA1 Message Date
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
facd9e9845 Fixes transforms on drawn shapes, adds straight line drawing with draw tool 2021-05-30 22:24:31 +01:00
Steve Ruiz
76a4ccdfcb Improves undo/redo, fixes pinching and multitouch 2021-05-30 14:14:35 +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
c95c54dae6 Continues on drawing / rotation 2021-05-28 17:25:43 +01:00
Steve Ruiz
9fd8ef8421 improves select display 2021-05-28 15:37:23 +01:00
Steve Ruiz
bd02ca4fd9 Adds undo for drawn shapes, zoom scales rdp 2021-05-27 21:11:48 +01:00
Steve Ruiz
c41def99d3 Improves drawing 2021-05-27 19:51:25 +01:00
Steve Ruiz
7ef83dc508 Adds drawing 2021-05-27 18:59:40 +01:00
Steve Ruiz
def8f665d3 Rotation snaps to PI/12 2021-05-25 18:52:02 +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
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
3310f1a94c clean transforms 2021-05-22 21:35:01 +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
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
520553fb2f Adds data saving / loading to local storage 2021-05-16 08:09:46 +01:00
Steve Ruiz
b45cef260a use deltas in transforms 2021-05-16 07:29:48 +01:00
Steve Ruiz
8a650a99d6 Adds direction session 2021-05-15 16:20:21 +01:00
Steve Ruiz
1a01c47835 Adds code editing and shape generation 2021-05-15 14:02:13 +01:00
Steve Ruiz
b8d3b35b07 Adds lines, improves transforms 2021-05-14 22:05:21 +01:00
Steve Ruiz
b50045c9b7 Adds transforming, ellipse 2021-05-14 13:44:23 +01:00
Steve Ruiz
d99507de5b Improves typing on shapes utils 2021-05-13 19:22:16 +01:00
Steve Ruiz
8c81823b20 Adds dragging / translation 2021-05-13 07:44:52 +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
602bd67a74 Improves shape props types, improves circle 2021-05-12 10:48:35 +01:00
Steve Ruiz
f5d555863c adds polyline, intersections for polyline 2021-05-12 10:18:11 +01:00
Steve Ruiz
7ee3a1ef3d Adds utils, brush selection testing for shapes. 2021-05-11 11:13:07 +01:00
Steve Ruiz
a5659380c4 adds commands, brush, history 2021-05-10 13:16:57 +01:00