techartorg / bqt

A Blender add-on to support & manage Qt Widgets in Blender (PySide2)
https://github.com/techartorg/bqt/wiki
Mozilla Public License 2.0
162 stars 23 forks source link

bl_ui_widgets: a similar repo for custom UI in blender #58

Closed hannesdelbeke closed 1 year ago

hannesdelbeke commented 1 year ago

https://github.com/jayanam/bl_ui_widgets

melMass commented 1 year ago

I'm using this lib extensively, it's really nice if you are ok with using modals for everything... This is a more up to date fork btw: https://github.com/mmmrqs/bl_ui_widgets

hannesdelbeke commented 1 year ago

added to readme as alternative