Commit Graph

22 Commits

Author SHA1 Message Date
max 4de15b19c8 feat: wire up planty with nodarium/app
📊 Benchmark the Runtime / release (push) Successful in 3m55s
🚀 Lint & Test & Deploy / release (push) Failing after 56s
2026-04-20 01:08:52 +02:00
release-bot 715e1d095b feat(theme): merge edge and connection color
🚀 Lint & Test & Deploy / release (pull_request) Successful in 3m35s
2026-02-09 01:35:41 +01:00
max 548fa4f0a1 fix(app): correctly initialize vec3 inputs in nestedsettings
Closes #32
2026-02-04 20:08:04 +01:00
max 381f784775 fix(app): correctly handle false value in settings
🚀 Release / release (push) Successful in 4m30s
This caused a bug where random seed could not be false.
2026-02-03 22:46:43 +01:00
Max Richter 76cdfee018 feat(app): merge active node and graph settings panel 2026-02-03 13:04:50 +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
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 e5658b8a7e feat: initial auto connect nodes
Deploy to GitHub Pages / build_site (push) Successful in 2m35s
2025-11-26 17:27:32 +01:00
max d3a9b3f056 fix: make node wasm loading work
Deploy to GitHub Pages / build_site (push) Successful in 2m32s
2025-11-26 12:10:25 +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 33d5ed14dd WIP 2024-12-19 18:28:17 +01:00
max c28ef550a9 feat: refactor how frontend was structured
Deploy to GitHub Pages / build_site (push) Failing after 1m16s
2024-04-25 01:53:20 +02:00
max 4db1cc7d4f feat: add path_geometry data
Deploy to GitHub Pages / build_site (push) Successful in 2m21s
2024-04-24 19:11:00 +02:00
max f0ccbf808e feat: load props from node store 2024-04-24 01:40:04 +02:00
max 98cf2e8369 feat: improve get_args functions 2024-04-23 03:41:28 +02:00
max c87d4b8dda feat: style checkboxes better 2024-04-22 22:27:21 +02:00
max e575974872 feat: add shortcut viewer 2024-04-19 21:51:07 +02:00
max f1fcf78f6c feat: style settings better 2024-04-19 20:30:51 +02:00
max c62cfbf75e feat: add outline to themes 2024-04-19 02:36:11 +02:00
max d8ada83db3 feat: add theming support 2024-04-19 01:27:11 +02:00