40 Commits

Author SHA1 Message Date
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
fa659ab74e feat: upgrade app to svelte-5 2024-11-02 17:21:04 +01:00
cf5b36490f feat: some tweaks
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m41s
2024-05-03 01:33:55 +02:00
26d3f6a2f1 fix: gravity node
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m35s
2024-05-02 18:49:08 +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
eafc9c99c8 feat: add octaves to noise node
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m8s
2024-04-30 13:15:56 +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
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
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
41ca2123ba feat: make colors more stable
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 1m47s
2024-04-25 04:12:18 +02:00
f1e5faf040 fix: stems not displaying correctly
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m0s
2024-04-25 03:49:28 +02:00
e0e1743b77 feat: implement performance view
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m10s
2024-04-25 03:37:52 +02:00
c28ef550a9 feat: refactor how frontend was structured
Some checks failed
Deploy to GitHub Pages / build_site (push) Failing after 1m16s
2024-04-25 01:53:20 +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
f0ccbf808e feat: load props from node store 2024-04-24 01:40:04 +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
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
78c88e4d66 feat: node store interface 2024-04-20 02:41:18 +02:00
1d203c687c refactor: how the keymap gets to the viewer 2024-04-19 22:00:43 +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
36faeae886 feat: implement settings 2024-04-18 18:39:24 +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
06ba3a8fe9 fix: issue where updates didnt work 2024-04-18 13:25:05 +02:00
32426ac045 feat: add vec3 to stem 2024-04-18 13:16:33 +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
097b99ef55 feat: fix some issue with dragging sockets 2024-04-16 13:43:03 +02:00
dec205b234 feat: some moving around 2024-04-15 22:13:43 +02:00