Commit Graph

3 Commits (e8b5f8baf22894f71666fa2488838b189ff34e02)

Author SHA1 Message Date
Sofus Albert Høgsbro Rose e8b5f8baf2 feat: More sockets, nodes, fixes.
We're starting to have a very advanced socket-based language
for defining nodes. It's very practical already.

The priorities are
1. All the nodes!
2. Sockets, including default values, as needed.
3. Library constants, mediums.
4. Output socket previews w/geonodes, geonodes structures.
5. Utilities including arrays (and selected array multi-input)

The code is still very spaghetti. This is very much still the
"first, make it run" part of the system design.
2024-02-19 18:36:16 +01:00
Sofus Albert Høgsbro Rose 14891cd7cc feat: Registered all nodes.
Also added several features including dynamic sockets
in nodes, abstracted units for sockets, and more.
2024-02-19 14:28:35 +01:00
Sofus Albert Høgsbro Rose 40d36ba809 refactor: Far more well-functioning baseline. 2024-02-14 12:33:40 +01:00