Commit Graph

88 Commits

Author SHA1 Message Date
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
415d773610 feat: improve logger 2024-04-23 20:59:45 +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
3af7ebb672 feat: save camera location to localStorage 2024-04-23 15:41:07 +02:00
00776b92d3 feat: fucking hell yeah (it works) dont look at commit time pls 2024-04-23 04:59:20 +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
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
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
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
097b99ef55 feat: fix some issue with dragging sockets 2024-04-16 13:43:03 +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
c45c598ba9 remove tauri-src 2024-04-13 12:20:59 +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
b3780fdf96 feat: did some stuff 2024-04-05 18:03:23 +02:00
8035b26750 remove flatten array tests 2024-04-05 16:46:51 +02:00
68d1bac572 feat: testing on how to flatten tree structures 2024-04-05 16:45:57 +02:00
473f696626 feat: track images with git lfs 2024-04-04 21:04:51 +02:00