Commit graph

378 commits

Author SHA1 Message Date
Mark Mankarious
14a72c7b2e feat: limits connector width 2023-08-18 18:29:44 +01:00
Mark Mankarious
d980947e86 feat: updates connector styling 2023-08-18 18:27:42 +01:00
Mark Mankarious
e21ed39c78 feat: updates connector styling 2023-08-18 18:23:13 +01:00
Mark Mankarious
46de2cf19a feat: implements connector styles 2023-08-18 18:07:02 +01:00
Mark Mankarious
851ae21283 feat: updates connector width to more sensible values 2023-08-18 17:29:03 +01:00
Mark Mankarious
555244c206 fix: corrects connector width issue on zoom 2023-08-18 17:07:24 +01:00
Mark Mankarious
58dd3b59da feat: implements connector width controls 2023-08-18 17:00:35 +01:00
Mark Mankarious
fee7c2a244 feat: updates styling 2023-08-18 16:47:49 +01:00
Mark Mankarious
198a1f4e2d feat: implements connector controls 2023-08-18 16:41:04 +01:00
Mark Mankarious
73d9b522ec feat: updates cursor styling 2023-08-18 15:19:42 +01:00
Mark Mankarious
e60e16e469 feat: updates rectangle styling 2023-08-18 15:16:48 +01:00
Mark Mankarious
416b9765b7 feat: implements rectangle delete 2023-08-18 15:03:16 +01:00
Mark Mankarious
b13cd66706 feat: implements node delete 2023-08-18 14:55:20 +01:00
Mark Mankarious
c1c5bd33fe fix: adds keys to controls panel components 2023-08-18 14:32:49 +01:00
Mark Mankarious
94995f099c feat: implements rectangle controls 2023-08-18 14:27:38 +01:00
Mark Mankarious
e1515a7409 fix: bug with moving rectangles 2023-08-18 13:41:02 +01:00
Mark Mankarious
cdaaea4c3e refactor: propagates all naming of groups to rectangles 2023-08-18 12:07:15 +01:00
Mark Mankarious
514dd7a6b6 refactor: propagates renaming of rectangle tool 2023-08-18 11:52:51 +01:00
Mark Mankarious
5d2ee13dc5 chore: removes redundant field on mode objects 2023-08-18 11:43:00 +01:00
Mark Mankarious
8a280367d0 refactor: renames areaTool -> rectangleTool 2023-08-18 11:37:45 +01:00
Mark Mankarious
6f028faa3c fix: removes touchmove for now 2023-08-18 11:34:55 +01:00
Mark Mankarious
f0e6766a44 fix: issues with manipulating stale groups when dragging 2023-08-17 20:29:56 +01:00
Mark Mankarious
19478abb78 feat: allows translation of rectangles 2023-08-17 20:00:44 +01:00
Mark Mankarious
605771959c chore: updates copy 2023-08-17 19:34:33 +01:00
Mark Mankarious
b220c25fe0 fix: returns only first item after a click on a tile (for efficiency) 2023-08-17 19:31:46 +01:00
Mark Mankarious
7275dd3a23 refactor: renames reducers to modes in interactionManager 2023-08-17 19:09:47 +01:00
Mark Mankarious
dc04314f46 feat: adds basic editor example 2023-08-17 18:47:31 +01:00
Mark Mankarious
d0f3cdf791 feat: updates styling on node labels 2023-08-17 18:41:45 +01:00
Mark Mankarious
f13d3a60fb fix: removes redundant hook 2023-08-17 18:25:47 +01:00
Mark Mankarious
fc20387e7d fix: label heights on nodes 2023-08-17 18:25:24 +01:00
Mark Mankarious
15e4889151 chore: updates interaction references 2023-08-17 16:57:07 +01:00
Mark Mankarious
99b9b04a25 chore: renames reducers folder to modes 2023-08-17 16:56:42 +01:00
Mark Mankarious
799750e4d7 chore: excludes node_modules in tsconfig 2023-08-17 16:14:40 +01:00
Mark Mankarious
e08cf8e880 chore: removes redundant zod structure 2023-08-17 14:42:18 +01:00
Mark Mankarious
536b51dc29 feat: debug mode size indicator now wraps around all items 2023-08-17 13:25:48 +01:00
Mark Mankarious
975ce6ae92 fix: first tile not registering when dragging item 2023-08-17 12:37:46 +01:00
Mark Mankarious
3112842174 feat: executes entry / exit logic for interactions 2023-08-17 12:10:01 +01:00
Mark Mankarious
2cb9648303 fix: issue with first group drawn not displayed 2023-08-17 11:54:48 +01:00
Mark Mankarious
2158b5e523 fix: ui bug when creating scene elements
...and simultaneously clicking on a toolmenu item
2023-08-17 11:50:12 +01:00
Mark Mankarious
94fbf4bba2 fix: reverts experimental mechanic to test efficiency gains 2023-08-17 11:45:59 +01:00
Mark Mankarious
c1dd6ed44e refact: simplifies interactions manager 2023-08-17 11:16:32 +01:00
Mark Mankarious
0cb2446b9e refactor: simplifies renderer component 2023-08-17 10:42:43 +01:00
Mark Mankarious
f7532c2b85 fix: removes unused ref 2023-08-17 10:08:26 +01:00
Mark Mankarious
f06acb6375 fix: calls function correctly 2023-08-17 10:04:36 +01:00
Mark Mankarious
fd5258e38c fix: removes redundant function calls 2023-08-17 01:05:19 +01:00
Mark Mankarious
030659709c refactor: implements more efficient calling of onSceneUpdate() 2023-08-17 01:04:05 +01:00
Mark Mankarious
8a3384a7ef 0.3.46 2023-08-16 16:26:27 +01:00
Mark Mankarious
15bb5fb6d0 fix: issue with skipping tiles while dragging nodes 2023-08-16 16:18:43 +01:00
Mark Mankarious
6bf17402b3 fix: reinstates debug tools 2023-08-16 16:17:29 +01:00
Mark Mankarious
c3b72e3cfd fix: bug with disappearing item controls 2023-08-16 15:59:10 +01:00