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

feat: ✨ Use PySide6 + new install method #59

Closed melMass closed 1 year ago

melMass commented 1 year ago

Sorry wrong repo :)

hannesdelbeke commented 1 year ago

no worries :)

FYI: __all__ is used see https://stackoverflow.com/questions/44834/what-does-all-mean-in-python

melMass commented 1 year ago

@hannesdelbeke Yep, I actually added them d4cdb04 (#59), I only removed unused imports