Commit Graph

49 Commits

Author SHA1 Message Date
release-bot
4b652d885f chore(release): v0.0.2 2026-02-03 22:05:51 +00:00
91866b4e9a feat/e2e-testing (#31)
All checks were successful
🚀 Release / release (push) Successful in 4m7s
Reviewed-on: #31
Co-authored-by: Max Richter <max@max-richter.dev>
Co-committed-by: Max Richter <max@max-richter.dev>
2026-02-03 22:29:43 +01:00
Max Richter
30e897468a chore: setup linting 2026-02-02 16:22:14 +01:00
Felix Hungenberg
a58b19e935 Merge branch 'main' of github.com:jim-fx/nodarium
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 1m57s
2026-01-22 14:06:44 +01:00
7f2214f15c fix(utils): make sure we do not build a .wasm file for utils
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 1m54s
2026-01-21 17:24:54 +01:00
Felix Hungenberg
714d01da94 chore: move pnpm links to workspace (auto link) 2026-01-21 16:39:54 +01:00
64ac28f60c chore: cleanup node buildscripts 2026-01-20 18:26:48 +01:00
Max Richter
be97387252 feat: trying to remove wasm-bindgen 2026-01-19 01:29:12 +01:00
Max Richter
a11214072f chore: some updates
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m6s
2026-01-18 16:27:42 +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
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
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
2dcd797762 chore: pnpm upgrade 2025-11-23 15:15:15 +01:00
fa659ab74e feat: upgrade app to svelte-5 2024-11-02 17:21:04 +01:00
10a12ad41c feat: instance node
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m44s
2024-05-06 01:10:23 +02:00
a01a409b97 feat: move registry and runtime into separate packages
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m32s
2024-05-05 15:11:53 +02:00
dca4469f55 feat: make cargo workspace publishable 2024-05-02 14:23:20 +02:00
ff6d57d96c feat: make cargo workspace publishable 2024-05-02 14:21:54 +02:00
bcec0b45ab feat: make cargo workspace publishable
Some checks failed
Deploy to GitHub Pages / build_site (push) Failing after 43s
2024-05-02 14:15:20 +02:00
d9afec5bf6 feat: add benchmark settings panel
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 1m59s
2024-05-01 23:05:04 +02:00
c5a270f67a feat: migrate to svelte 5
Some checks failed
Deploy to GitHub Pages / build_site (push) Failing after 1m15s
2024-04-30 14:20:12 +02:00
98a4e6e34d feat: improve help view
Some checks failed
Deploy to GitHub Pages / build_site (push) Failing after 1m24s
2024-04-26 19:04:54 +02:00
10e99754d0 feat: some stuff
Some checks failed
Deploy to GitHub Pages / build_site (push) Failing after 1m21s
2024-04-26 16:09:00 +02:00
d06b33f508 feat: add icons
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 1m55s
2024-04-26 01:13:08 +02:00
66ae9e6c72 feat: added default project
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 1m48s
2024-04-25 17:13:08 +02:00
c1e6d141bf feat: add gravity node
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 1m52s
2024-04-25 13:15:24 +02:00
f51f61df17 feat: add simple performance tracker
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m23s
2024-04-25 00:02:02 +02:00
2de2560a57 feat: implement branch node (almost finsihed) 2024-04-24 22:16:15 +02:00
4db1cc7d4f feat: add path_geometry data
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m21s
2024-04-24 19:11:00 +02:00
d82b798897 feat: add readme 2024-04-24 02:01:20 +02:00
f0ccbf808e feat: load props from node store 2024-04-24 01:40:04 +02:00
070a5b52d0 fix: random node now works as expected 2024-04-23 20:35:56 +02:00
6ea4afa012 feat: yyyess, got extrude_path working 2024-04-23 17:26:05 +02:00
98cf2e8369 feat: improve get_args functions 2024-04-23 03:41:28 +02:00
c87d4b8dda feat: style checkboxes better 2024-04-22 22:27:21 +02:00
1de0094c85 feat: add snapToGrid and showGrid settings 2024-04-22 16:52:52 +02:00
ad197db873 feat: make node definitions type safe with zod 2024-04-22 00:33:04 +02:00
4c7c4cac2c feat: some shut 2024-04-20 04:08:30 +02:00
36faeae886 feat: implement settings 2024-04-18 18:39:24 +02:00
32426ac045 feat: add vec3 to stem 2024-04-18 13:16:33 +02:00
c3691e7169 fix: some test 2024-04-18 00:21:01 +02:00
2edd22136f feat: yaaay first stem 2024-04-18 00:02:50 +02:00
1da13523ea feat: some stuff 2024-04-17 16:39:56 +02:00
7579c6c00b feat: add box node 2024-04-17 15:34:28 +02:00
ddd0e6a0cf feat: yaaay a triangle :))) 2024-04-16 15:32:23 +02:00
8f594aebe3 refactor: merge get_outputs macros into define_node and include_definition 2024-04-16 13:58:10 +02:00
3d3ea5b5f8 feat: improve hash functions 2024-04-16 13:30:14 +02:00
dec205b234 feat: some moving around 2024-04-15 22:13:43 +02:00
0254bc1ae5 feat: first working version with parameters 2024-04-15 18:46:34 +02:00