It's basically a Custom Node Editor, separated from and for OnlyBlends.Mixer and other projects like OnlyBlends.Gamepad.
This Repo is not only the Core of OB.Mixer and OB.Gamepad or a Template for other devs to create a custom node editor, it has its own use case to spawn objects from Geometry Node Modifiers and control the input of Geometry Nodes Modifier. So you can install it if you only need this feature. If you already use OB.Mixer or OB.Gamepad there is no need to install it.
- Automated tests are needed, but inherited functions and classes not triggered without ui. i did not spend much time to figured it out. I know for example that is possible to test automate ui elements. But help is welcome.
0.5.2-1
- The group functionality should now be usable
- Modifier Control Node have correct Socket Names and Menu Socket can be changed via OBC String
0.5.2-2
- fix make_group bugs