Commit Graph

55 Commits

Author SHA1 Message Date
Mitchell McCaffrey
cef4844ea9 Close token menu when transforming 2021-08-03 08:18:12 +10:00
Mitchell McCaffrey
df1e59f666 Add custom transformer 2021-07-25 13:48:50 +10:00
Mitchell McCaffrey
b3fc7f9e1d Clear selection when changing maps 2021-07-23 15:43:32 +10:00
Mitchell McCaffrey
5546bf525e Add selection copy and paste 2021-07-23 15:41:07 +10:00
Mitchell McCaffrey
ed64294855 Add selection drag overlay 2021-07-22 16:40:43 +10:00
Mitchell McCaffrey
19139dec82 Remove need to pass node into drag overlay 2021-07-22 16:40:33 +10:00
Mitchell McCaffrey
ac4ca5b364 Deselect when changing tools 2021-07-22 15:24:35 +10:00
Mitchell McCaffrey
543fe6f941 Add check for selected items visible and locked properties 2021-07-22 15:21:36 +10:00
Mitchell McCaffrey
986f1efc9b Add basic selection menu 2021-07-22 13:16:44 +10:00
Mitchell McCaffrey
4cee11d5ea Add basic selection movement 2021-07-21 18:56:18 +10:00
Mitchell McCaffrey
20f48f173e Move edit controls into map controls and add keyboard undo shortcuts 2021-07-21 17:12:49 +10:00
Mitchell McCaffrey
ef55f9c3a5 Refactor map actions into hook 2021-07-21 08:08:58 +10:00
Mitchell McCaffrey
24dddad66f Update token state and note events to be more similar 2021-07-20 20:17:41 +10:00
Mitchell McCaffrey
fe8e4387c6 Rename token create and remove handlers 2021-07-20 18:53:03 +10:00
Mitchell McCaffrey
fa62783b9c Refactor konva components and map tools 2021-07-19 15:28:09 +10:00
Mitchell McCaffrey
e3d757ac42 Fix network state default sync value 2021-07-18 09:13:28 +10:00
Mitchell McCaffrey
ac99c9af4a Change debounce return to be optional 2021-07-18 09:12:32 +10:00
Mitchell McCaffrey
2a053f4854 Typescript 2021-07-17 17:25:41 +10:00
Mitchell McCaffrey
e48d19a817 Typescript 2021-07-16 21:39:45 +10:00
Mitchell McCaffrey
a1fb67df7b Typescript 2021-07-16 18:59:29 +10:00
Mitchell McCaffrey
c7b8990a7b Typescript 2021-07-16 16:58:14 +10:00
Mitchell McCaffrey
d80bfa2f1e typescript 2021-07-16 14:55:33 +10:00
Mitchell McCaffrey
68c1c6db0c Typescript 2021-07-13 18:50:18 +10:00
Mitchell McCaffrey
569ed696fc Typescript 2021-07-13 08:59:28 +10:00
Mitchell McCaffrey
72b6994a2e Convert image drop to typescript 2021-07-09 17:19:00 +10:00
Mitchell McCaffrey
ecfab87aa0 More typescript 2021-07-09 16:22:35 +10:00
Mitchell McCaffrey
62686136ab Merge branch 'master' into typescript 2021-07-02 15:54:54 +10:00
Mitchell McCaffrey
1f2c70a612 Change measure tool to use full snapping to grid center and add exact euclidean measurements 2021-06-19 09:36:00 +10:00
Mitchell McCaffrey
78dac55d7a Fix selection of text when 3D touching a token on iOS 2021-06-17 11:30:06 +10:00
Mitchell McCaffrey
21986231fa Add prevent select helper to stop highlighting UI elements on drag with touch devices 2021-06-09 23:25:28 +10:00
Mitchell McCaffrey
eb9afcc66a Refactor image drop and to a hook and move global image drop 2021-06-07 21:08:14 +10:00
Mitchell McCaffrey
7d1cff7358 Fix custom token loading for players 2021-06-06 11:03:07 +10:00
Nicola Thouliss
bfd0529207 Added all files successfully converted 2021-06-05 13:35:31 +10:00
Mitchell McCaffrey
71b8aeec6c Add multi selection to tile grouping 2021-05-25 15:47:52 +10:00
Mitchell McCaffrey
4e5bd8bf02 Add animation to group open 2021-05-24 17:11:46 +10:00
Mitchell McCaffrey
b776b86186 Refactored group functions into common context and added group overlay 2021-05-24 13:34:21 +10:00
Mitchell McCaffrey
140ac7d61c Add sort to token and map tiles and refactor 2021-05-09 12:04:31 +10:00
Mitchell McCaffrey
9f11161b23 Moved assets into new table in the database 2021-04-22 16:53:35 +10:00
Mitchell McCaffrey
ad68aa7226 Refactor shortcuts into a central file and fix issue with caps lock 2021-03-25 16:31:06 +11:00
Mitchell McCaffrey
2015399466 Don't zoom on wheel end 2021-03-21 17:20:37 +11:00
Mitchell McCaffrey
0283dd137a Moved precision zoom to shift key 2021-03-19 16:30:37 +11:00
Mitchell McCaffrey
b69be17aca Added precision scroll shortcut 2021-03-19 13:29:37 +11:00
Mitchell McCaffrey
5231d14937 Moved to global image source manager to allow resource sharing 2021-03-12 17:35:26 +11:00
Mitchell McCaffrey
e6fd10a904 Optimise grid and interaction context 2021-03-12 11:02:58 +11:00
Mitchell McCaffrey
629316c8d0 Added zoom shortcut 2021-02-23 14:11:12 +11:00
Mitchell McCaffrey
ef91e65104 Renamed pan to move and updated docs for 1.8.0 2021-02-22 15:32:35 +11:00
Mitchell McCaffrey
85270859bb Move to new fog snapping with guides and vertex snapping 2021-02-11 19:57:34 +11:00
Mitchell McCaffrey
846afe5495 Moved all grid snapping to useGridSnapping hook 2021-02-09 14:13:08 +11:00
Mitchell McCaffrey
f1dce05830 Fix grid not showing in editor, and width resize 2021-02-08 18:51:44 +11:00
Mitchell McCaffrey
291fd1512c Moved to domTarget for useGesture to fix pinch zoom error on Mac 2021-02-07 20:44:30 +11:00