Commit Graph

57 Commits

Author SHA1 Message Date
2f0022f912 feat: refactor performance collection
Some checks failed
Deploy to GitHub Pages / build_site (push) Has been cancelled
2024-04-26 17:57:32 +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
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
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
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
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
2e726a65f8 fix(app): build script
Some checks failed
Deploy to GitHub Pages / build_site (push) Failing after 3m11s
2024-04-24 03:12:13 +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
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
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
78c88e4d66 feat: node store interface 2024-04-20 02:41:18 +02:00
f1fcf78f6c feat: style settings better 2024-04-19 20:30:51 +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
a15a54c61e fix: some test 2024-04-18 18:44:34 +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
32426ac045 feat: add vec3 to stem 2024-04-18 13:16:33 +02:00
815152d23c feat: add slider element 2024-04-18 11:06:45 +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
e29cb11b81 feat: add encodeFloat decodeFloat to typescript 2024-04-15 14:11:54 +02:00
9ccd76c7d9 feat: finish evaluate arg allgorithm 2024-04-15 13:31:32 +02:00
d262d4b9fd feat: implement get_args :)))) 2024-04-13 12:47:39 +02:00
5701c51bd6 fix: move rustc profiles to root cargo.toml 2024-04-13 12:20:41 +02:00
644bcd6997 feat: add array and sum node 2024-04-10 23:50:41 +02:00
e2940183f1 feat: add flat_tree allgorithm 2024-04-10 21:57:03 +02:00
2ed1501747 feat: extract graph-interface into seperate package 2024-04-10 15:40:01 +02:00
404fcbfe39 feat: make graph work in div 2024-04-10 14:27:23 +02:00
0ecf9798c4 feat: some stuff 2024-04-05 19:38:10 +02:00