Commit Graph

30 Commits

Author SHA1 Message Date
Felix Hungenberg
0bd00b0192 feat(app): add description and input debug info to node params 2026-01-19 16:32:19 +01:00
d068828b68 refactor: rename state.svelte.ts to graph-state.svelte.ts
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 1m59s
2025-12-09 20:00:52 +01:00
73be4fdd73 feat: better handle node position updates 2025-12-05 14:19:11 +01:00
Max Richter
548e445eb7 fix: correctly show hide geometries in geometrypool
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m4s
2025-12-03 22:59:06 +01:00
Max Richter
7ae1fae3b9 refactor: split ui/runtime/serialized node types
Closes #6
2025-12-03 19:18:56 +01:00
Max Richter
ef479d0557 chore: update
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 3m50s
2025-12-02 17:31:58 +01:00
ca8b1e15ac chore: cleanup edge and node code
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m8s
2025-12-02 16:59:43 +01:00
4878d02705 refactor: remove unneeded random var in node 2025-12-02 16:59:29 +01:00
d140f42468 feat: better a18n for node parameters
Dunno of a18n would even be possible for the node graph
2025-12-02 15:19:48 +01:00
Max Richter
1ea544e765 chore: rename @nodes -> @nodarium for everything
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 3m33s
2025-12-01 17:03:14 +01:00
Max Richter
cfcb447784 feat: update some more components to svelte 5
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m48s
2025-11-24 21:11:16 +01:00
Max Richter
d64877666b fix: 120 type errors
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m47s
2025-11-24 00:10:38 +01:00
Max Richter
6ca1ff2a34 chore: move some more components to svelte 5
Some checks failed
Deploy to GitHub Pages / build_site (push) Has been cancelled
2025-11-23 19:35:33 +01:00
33d5ed14dd WIP 2024-12-19 18:28:17 +01:00
53f400a4f6 fix: some svelte 5 issues 2024-12-19 15:35:22 +01:00
5c1c8c480b feat: some shit 2024-12-17 19:22:57 +01:00
5421349c79 feat: migrate some more stuff to svelte-5, mainly app settings
Some checks failed
Deploy to GitHub Pages / build_site (push) Failing after 4s
2024-11-08 02:38:19 +01:00
4f03f2af5a feat: migrate most of graph-manager to svelte-5
Some checks failed
Deploy to GitHub Pages / build_site (push) Failing after 2m44s
2024-11-02 19:37:22 +01:00
cafe9bff84 feat: add help view
Some checks failed
Deploy to GitHub Pages / build_site (push) Failing after 1m20s
2024-04-26 15:30:52 +02:00
f1e537d596 feat: improve theme color consistency 2024-04-24 00:37:43 +02:00
070a5b52d0 fix: random node now works as expected 2024-04-23 20:35:56 +02:00
198a868fc6 feat: add active node settings 2024-04-23 19:14:27 +02:00
78c88e4d66 feat: node store interface 2024-04-20 02:41:18 +02:00
e575974872 feat: add shortcut viewer 2024-04-19 21:51:07 +02:00
c62cfbf75e feat: add outline to themes 2024-04-19 02:36:11 +02:00
d8ada83db3 feat: add theming support 2024-04-19 01:27:11 +02:00
e7f43020dc feat: add validation to include_definition macro 2024-04-18 15:40:41 +02:00
c33e2642e1 feat: improve zoom performance by adding a tiny rand offset to nodes 2024-04-18 14:10:08 +02:00
32426ac045 feat: add vec3 to stem 2024-04-18 13:16:33 +02:00
dec205b234 feat: some moving around 2024-04-15 22:13:43 +02:00