jaimervq / all_nodes

A high-level nodegraph implemented in PySide2, easy to expand and easy to debug
MIT License
31 stars 5 forks source link

Change way classes are scanned #47

Closed jaimervq closed 3 months ago

jaimervq commented 4 months ago

Make sure the class registry emits a signal when it finishes. Only then, the UI is populated.