Commit graph

1605 commits

Author SHA1 Message Date
DD
f7cd7fc54d fix function 2017-10-11 11:58:05 -04:00
DD
ab244a5e4c convert getSelectedItems(recursive) to 2 functions 2017-10-11 11:32:51 -04:00
DD
df8c3f66e3 attempt 2 at trying to get tests to work on travis 2017-10-06 14:00:50 -04:00
DD
c67370ab80 attempt 1 at trying to get tests to work on travis 2017-10-06 13:55:28 -04:00
DD
8d405b586d Merge branch 'develop' into colorChanger 2017-10-06 13:32:33 -04:00
DD Liu
b06e2b5da0 Merge pull request #15 from fsih/reshape
Add reshape tool
2017-10-06 13:30:58 -04:00
DD
251c10b839 Merge branch 'develop' into reshape 2017-10-06 13:25:18 -04:00
DD
5efce49463 Merge branch 'develop' into reshape 2017-10-06 13:20:15 -04:00
DD Liu
7c51db0353 Merge pull request #14 from fsih/select
Select
2017-10-06 13:18:53 -04:00
DD
60a310ae85 remove unused 2017-10-03 18:13:12 -04:00
DD
aa2b70f1e7 Add missing clearSelectedItems function to blob 2017-10-03 17:53:06 -04:00
DD
02e4f0b3d0 fix lint 2017-10-03 17:19:22 -04:00
DD
e4f1a5ad28 clean up and add comment 2017-10-03 15:17:27 -04:00
DD
720f83605d add tests 2017-10-03 15:04:53 -04:00
DD
7a9399d0db fix lint 2017-10-03 13:45:19 -04:00
DD
b87c17523a Selection sets and gets fill/stroke color/width 2017-10-03 12:07:56 -04:00
DD
6bcd59f388 add comments 2017-09-22 14:14:48 -04:00
DD
33236f198d fix hit testing 2017-09-22 14:08:19 -04:00
DD
33d8dd30b5 release things on deactivate 2017-09-22 14:02:43 -04:00
DD
32661dde92 switch to use id instead of hovered item 2017-09-22 13:56:58 -04:00
DD
7e1375d855 Switch state to track hover item ID instead of item itself 2017-09-22 13:48:48 -04:00
DD
e5303784a0 Switch state to track hover item ID instead of item itself 2017-09-22 13:48:18 -04:00
DD
3bb606e16a move hit options declaration into function 2017-09-22 12:31:39 -04:00
DD
adbd023551 fix being able to select subgroups again 2017-09-22 12:22:20 -04:00
DD
05ad64fd01 fix being able to select subgroups again 2017-09-22 12:22:09 -04:00
DD
5db66af0a1 add comments and clean up 2017-09-22 12:12:24 -04:00
DD
fd9a4af83f add comments and clean up 2017-09-22 12:12:07 -04:00
DD
060ff0ab15 Fix select tool being able to select sub pieces of groups, fix bounding box showing after delete 2017-09-22 11:13:05 -04:00
DD
dc66283bd2 Fix select tool being able to select sub pieces of groups, fix bounding box showing after delete 2017-09-22 11:12:27 -04:00
DD
2c374444b3 Pull in changes from reshape branch 2017-09-22 10:34:36 -04:00
DD
99e023eea6 add select tool file 2017-09-21 18:39:55 -04:00
DD
340316565b add select tool file 2017-09-21 18:39:18 -04:00
DD
4bc4d92415 Move select tool out of select mode 2017-09-21 18:39:00 -04:00
DD
f15a3dbe02 Add reshape 2017-09-21 10:36:26 -04:00
DD
62d38471bb Merge branch 'develop' into select 2017-09-18 12:54:21 -04:00
DD
b8de3dcc3a Add reshape button 2017-09-18 11:28:43 -04:00
DD Liu
6c448a71a8 Merge pull request #12 from fsih/strokeWidth
Add stroke width input
2017-09-18 10:27:04 -04:00
DD
9a09c4324d the declarations done to avoid lint errors actually broke hover, so put them back 2017-09-14 17:53:28 -04:00
DD
f1fdd436fa add canvas prebuilt dep 2017-09-14 15:24:04 -04:00
DD
67ac013edf prune unused function and lint 2017-09-14 14:34:45 -04:00
DD
25478a87fb add tests 2017-09-14 11:56:12 -04:00
DD
6048c9f866 hook into other tools 2017-09-13 17:58:27 -04:00
DD
3fa8073bd1 get scale working 2017-09-13 17:45:06 -04:00
DD
9216098a3f get rotate working 2017-09-13 16:59:37 -04:00
DD
0e91439edd Get move working 2017-09-13 15:17:59 -04:00
DD
3126c2ca7f correct stroke width type" 2017-09-12 17:43:53 -04:00
DD
637e3bb8d0 correct stroke width type" 2017-09-12 17:43:26 -04:00
DD
448ff9bfe4 Add more selection files 2017-09-12 17:39:25 -04:00
DD
47c1f791bc Merge branch 'develop' into strokeWidth 2017-09-11 14:24:03 -04:00
DD Liu
1d9760a476 Merge pull request #11 from fsih/fillStrokeColor
Add fill and stroke color state
2017-09-11 14:22:16 -04:00