v0.23.0
What's Changed
Massive massive refactor.
- New struct node definition
- Node interface greatly simplified
- Meshes no longer have materials on them, materials are deferred to the file format.
- Struct nodes can have multiple outputs
- Struct nodes can report errors during execution.
- Node and Website Refactor by @EliCDavis in #71
- feat: build website and include in go builder paths by @kalebpace in #74
- Material and OBJ Refactor by @EliCDavis in #75
- New Read, Artifact, Scene, Object, Entry and Material nodes for OBJ
Full Changelog: v0.22.5...v0.23.0