Commit Graph

33 Commits

Author SHA1 Message Date
max 106797de32 feat: make group input/output node work
📊 Benchmark the Runtime / benchmark (pull_request) Successful in 1m11s
🚀 Lint & Test & Deploy / quality (pull_request) Successful in 2m7s
🚀 Lint & Test & Deploy / test-unit (pull_request) Successful in 32s
🚀 Lint & Test & Deploy / test-e2e (pull_request) Successful in 1m50s
🚀 Lint & Test & Deploy / deploy (pull_request) Successful in 1m56s
2026-05-04 19:11:52 +02:00
max ef217b1c40 feat: some updates
📊 Benchmark the Runtime / benchmark (pull_request) Successful in 1m13s
🚀 Lint & Test & Deploy / quality (pull_request) Failing after 44s
🚀 Lint & Test & Deploy / test-unit (pull_request) Failing after 29s
🚀 Lint & Test & Deploy / test-e2e (pull_request) Failing after 33s
🚀 Lint & Test & Deploy / deploy (pull_request) Has been skipped
2026-05-04 11:27:21 +02:00
max 72f07d0a50 feat: initial node groups 2026-04-26 18:41:25 +02:00
max c1ae70282c feat: add color to sockets
🚀 Lint & Test & Deploy / release (push) Failing after 3m5s
Closes #34
2026-02-13 00:57:28 +01:00
max 144e8cc797 fix: correctly highlight possible outputs 2026-02-12 23:38:44 +01:00
release-bot 3f440728fc feat: implement variable height for node shader
🚀 Lint & Test & Deploy / release (pull_request) Failing after 1m3s
2026-02-12 18:11:14 +01:00
release-bot ddc3b4ce35 feat: allow variable height node parameters 2026-02-12 16:18:12 +01:00
max 8865b9b032 feat(node): initial leaf / shape nodes
🚀 Lint & Test & Deploy / release (pull_request) Successful in 4m1s
2026-02-09 18:32:52 +01:00
release-bot c7f808ce2d wip 2026-02-08 22:56:41 +01:00
max 8ad9e5535c feat: highlight possible sockets when dragging edge
Closes #14
2026-02-07 16:15:44 +01:00
Max Richter b19da950a6 refactor: use tailwind custom colors for themes
Use tailwind v4 @theme block so we can use bg-layer-0 instead of
bg-[--layer-0] for theme colors.
2026-02-03 12:18:44 +01:00
Max Richter 30e897468a chore: setup linting 2026-02-02 16:22:14 +01:00
Felix Hungenberg 0bd00b0192 feat(app): add description and input debug info to node params 2026-01-19 16:32:19 +01:00
max d068828b68 refactor: rename state.svelte.ts to graph-state.svelte.ts
Deploy to GitHub Pages / build_site (push) Successful in 1m59s
2025-12-09 20:00:52 +01:00
Max Richter 548e445eb7 fix: correctly show hide geometries in geometrypool
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 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
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
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
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
Deploy to GitHub Pages / build_site (push) Has been cancelled
2025-11-23 19:35:33 +01:00
max 5c1c8c480b feat: some shit 2024-12-17 19:22:57 +01:00
max 5421349c79 feat: migrate some more stuff to svelte-5, mainly app settings
Deploy to GitHub Pages / build_site (push) Failing after 4s
2024-11-08 02:38:19 +01:00
max 4f03f2af5a feat: migrate most of graph-manager to svelte-5
Deploy to GitHub Pages / build_site (push) Failing after 2m44s
2024-11-02 19:37:22 +01:00
max cafe9bff84 feat: add help view
Deploy to GitHub Pages / build_site (push) Failing after 1m20s
2024-04-26 15:30:52 +02:00
max 070a5b52d0 fix: random node now works as expected 2024-04-23 20:35:56 +02:00
max 78c88e4d66 feat: node store interface 2024-04-20 02:41:18 +02:00
max e575974872 feat: add shortcut viewer 2024-04-19 21:51:07 +02:00
max d8ada83db3 feat: add theming support 2024-04-19 01:27:11 +02:00
max e7f43020dc feat: add validation to include_definition macro 2024-04-18 15:40:41 +02:00
max c33e2642e1 feat: improve zoom performance by adding a tiny rand offset to nodes 2024-04-18 14:10:08 +02:00
max 32426ac045 feat: add vec3 to stem 2024-04-18 13:16:33 +02:00
max dec205b234 feat: some moving around 2024-04-15 22:13:43 +02:00