Commit Graph

28 Commits

Author SHA1 Message Date
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
94f39bac8e feat: change default template
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m0s
2024-05-03 15:59:41 +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
8bf2958e1d fix: build erorr
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 1m48s
2024-04-30 14:25:26 +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
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
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
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
f1e537d596 feat: improve theme color consistency 2024-04-24 00:37:43 +02:00
f1fcf78f6c feat: style settings better 2024-04-19 20:30:51 +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
c3691e7169 fix: some test 2024-04-18 00:21:01 +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
0254bc1ae5 feat: first working version with parameters 2024-04-15 18:46:34 +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
68d1bac572 feat: testing on how to flatten tree structures 2024-04-05 16:45:57 +02:00
9776b5a84a feat: track images with git lfs 2024-04-04 19:17:27 +02:00
5f2b2f59be feat: improve performance by cachine edges 2024-03-21 16:31:17 +01:00
c4c203968d feat: add initial undo/redo system 2024-03-13 16:18:48 +01:00
305341fdf0 feat: implement selection 2024-03-13 14:30:30 +01:00
71ebbfc348 feat: initial design of parameter ui 2024-03-06 18:31:06 +01:00
b54370bec0 feat: add some shit 2024-03-05 18:19:29 +01:00
27b6514167 feat: some shit 2024-02-28 21:21:42 +01:00