max_richter max
max opened issue max/nodarium#12 2025-12-04 17:19:14 +01:00
feat: better branches
max opened issue max/nodarium#11 2025-12-04 17:18:07 +01:00
feat: better noise node
max pushed to main at max/nodarium 2025-12-03 22:59:14 +01:00
548e445eb7 fix: correctly show hide geometries in geometrypool
max pushed to main at max/nodarium 2025-12-03 19:19:18 +01:00
db77a4fd94 Merge pull request 'refactor: split ui/runtime/serialized node types' (#10) from refactor/split-node-runtime-types into main
7ae1fae3b9 refactor: split ui/runtime/serialized node types
Compare 2 commits »
max closed issue max/nodarium#6 2025-12-03 19:19:17 +01:00
better type seperation between NodeDefinition and runtime node
max merged pull request max/nodarium#10 2025-12-03 19:19:17 +01:00
refactor: split ui/runtime/serialized node types
max created pull request max/nodarium#10 2025-12-03 19:19:13 +01:00
refactor: split ui/runtime/serialized node types
max pushed to refactor/split-node-runtime-types at max/nodarium 2025-12-03 19:19:05 +01:00
7ae1fae3b9 refactor: split ui/runtime/serialized node types
max pushed to refactor/split-node-runtime-types at max/nodarium 2025-12-03 16:00:28 +01:00
max created branch refactor/split-node-runtime-types in max/nodarium 2025-12-03 16:00:28 +01:00
max opened issue max/nodarium#9 2025-12-03 10:50:38 +01:00
Better Error Handling
max pushed to main at max/nodarium 2025-12-03 10:33:29 +01:00
1126cf8f9f feat: dont use custom edge geometry
max pushed to main at max/nodarium 2025-12-02 17:32:04 +01:00
ef479d0557 chore: update
a1c926c3cf fix: better handle randomGeneration
Compare 2 commits »
max opened issue max/nodarium#8 2025-12-02 17:07:54 +01:00
feat: Project Manager
max closed issue max/nodarium#7 2025-12-02 16:59:46 +01:00
bug: edges sometimes are not updated correctly
max pushed to main at max/nodarium 2025-12-02 16:59:46 +01:00
ca8b1e15ac chore: cleanup edge and node code
4878d02705 refactor: remove unneeded random var in node
2b4c81f557 fix: make sure new nodes are reactive
d178f812fb refactor: move event handlers to own classes
669a2c7991 docs: remove placeholder content in readme
Compare 8 commits »
max opened issue max/nodarium#7 2025-12-02 15:33:54 +01:00
bug: edges sometimes are not updated correctly
max commented on issue max/nodarium#6 2025-12-02 15:11:26 +01:00
better type seperation between NodeDefinition and runtime node

Currently a lot of runtime stuff is stored inside .tmp of the NodeDefinition. I think it would be better if there are two types for node-data. One that describes that data which is stored in a…

max closed issue max/nodarium#2 2025-12-02 15:09:21 +01:00
need better icons for some stuff
max closed issue max/nodarium#4 2025-12-02 15:09:14 +01:00
instance node