Commit Graph

32 Commits

Author SHA1 Message Date
max 2629008447 feat: implement delete with restore edges 2024-03-21 12:48:08 +01:00
max 8dfd05fc63 feat: add ctrl+l to select linked nodes 2024-03-21 01:38:12 +01:00
max 767c798ae6 feat: make edge replacing/deleting more robust 2024-03-21 01:30:13 +01:00
max e80ecd2302 feat: add add menu 2024-03-21 01:23:08 +01:00
max 84bcfa61d8 feat: improve loading times 2024-03-20 17:39:52 +01:00
max 92a7e62d6a feat: optimize deselect of nodes 2024-03-20 02:17:58 +01:00
max ff6eabdaf6 feat: finetune some events 2024-03-20 01:58:36 +01:00
max 05e13733e2 feat: implement imposters at large zoom scales 2024-03-20 01:40:42 +01:00
max 70d7c57e46 wip: play around with imposters 2024-03-19 17:39:25 +01:00
max b55d3d4217 feat: save graph to localstore 2024-03-19 16:56:42 +01:00
max 3811a6bdb4 feat: store camera position in localStorage 2024-03-19 16:47:43 +01:00
max d1d9d7ecae feat: add initial runtime-executor prototype 2024-03-19 16:41:15 +01:00
max 19234bdac1 feat: add initial input prototypes 2024-03-14 16:55:11 +01:00
max 9b76299272 feat: add theming basics 2024-03-14 16:28:38 +01:00
max f9d211eb72 feat: introduce css variables 2024-03-14 13:02:19 +01:00
max 9a9a46d503 fix: change node size so that font-size is 1em 2024-03-14 13:02:09 +01:00
max 6bac76adbe feat: add box selection 2024-03-13 20:04:34 +01:00
max f312f885c7 wip: box selection 2024-03-13 19:41:52 +01:00
max c4c203968d feat: add initial undo/redo system 2024-03-13 16:18:48 +01:00
max 305341fdf0 feat: implement selection 2024-03-13 14:30:30 +01:00
max 9241700ada refactor: move view logic inside graph.svelte 2024-03-12 18:47:50 +01:00
max af24b5cffe feat: allow reconnecting of edges 2024-03-11 22:00:16 +01:00
max e473284797 feat: basic edge creation 2024-03-11 19:37:58 +01:00
max 1d6ae65630 feat: implement first dragging edge prototype 2024-03-11 02:02:04 +01:00
max a74bd0cf16 feat: tweak some stuff 2024-03-06 20:03:12 +01:00
max c355d0c955 feat: make some shit more prettier 2024-03-06 19:44:37 +01:00
max 3512f4b8c4 feat: store zoom posiiton in localstorage 2024-03-06 18:53:07 +01:00
max 71ebbfc348 feat: initial design of parameter ui 2024-03-06 18:31:06 +01:00
max 154c9a8383 fix: cleanup frontend .svelte-kit 2024-03-06 14:03:25 +01:00
max 40a8dac806 fix: cleanup frontend .svelte-kit 2024-03-06 14:02:56 +01:00
max f920a34a0d feat: init frontend 2024-03-06 14:01:07 +01:00
max 27b6514167 feat: some shit 2024-02-28 21:21:42 +01:00