Commit Graph

404 Commits

Author SHA1 Message Date
max dec205b234 feat: some moving around 2024-04-15 22:13:43 +02:00
max 0254bc1ae5 feat: first working version with parameters 2024-04-15 18:46:34 +02:00
max e29cb11b81 feat: add encodeFloat decodeFloat to typescript 2024-04-15 14:11:54 +02:00
max 9ccd76c7d9 feat: finish evaluate arg allgorithm 2024-04-15 13:31:32 +02:00
max d262d4b9fd feat: implement get_args :)))) 2024-04-13 12:47:39 +02:00
max c45c598ba9 remove tauri-src 2024-04-13 12:20:59 +02:00
max 5701c51bd6 fix: move rustc profiles to root cargo.toml 2024-04-13 12:20:41 +02:00
max 644bcd6997 feat: add array and sum node 2024-04-10 23:50:41 +02:00
max e2940183f1 feat: add flat_tree allgorithm 2024-04-10 21:57:03 +02:00
max 2ed1501747 feat: extract graph-interface into seperate package 2024-04-10 15:40:01 +02:00
max 404fcbfe39 feat: make graph work in div 2024-04-10 14:27:23 +02:00
max 0ecf9798c4 feat: some stuff 2024-04-05 19:38:10 +02:00
max b3780fdf96 feat: did some stuff 2024-04-05 18:03:23 +02:00
max 8035b26750 remove flatten array tests 2024-04-05 16:46:51 +02:00
max 68d1bac572 feat: testing on how to flatten tree structures 2024-04-05 16:45:57 +02:00
max 473f696626 feat: track images with git lfs 2024-04-04 21:04:51 +02:00
max d5fa4ff79c feat: add some build scripts 2024-04-04 19:46:06 +02:00
max 9776b5a84a feat: track images with git lfs 2024-04-04 19:17:27 +02:00
max 5f2b2f59be feat: improve performance by cachine edges 2024-03-21 16:31:17 +01:00
max 2df3035855 fix: make history work as expected 2024-03-21 15:00:41 +01:00
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