Releases: techartorg/bqt
Releases · techartorg/bqt
2.2.0
What's Changed
- Set fusion style to mimic os style by @Jerakin in #146
- Set title bar depending on loaded scene and scene state by @Jerakin in #147
- use tags from the extension tags lists by @Jerakin in #148
- use weakref to store excluded widgets by @Jerakin in #158
- Updating typing for methods and functions by @Jerakin in #155
- exclude None-objects from parenting logic by @Jerakin in #160
- Fix modifier keys not working with multiple Blender windows by @manuelkoester in #164
- Fix window geometry & DPI scaling on first launch (and beyond) by @manuelkoester in #161
New Contributors
- @manuelkoester made their first contribution in #164
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- commit version bump after success release by @hannesdelbeke in #141
- Update readme with minimum blender version by @Jerakin in #140
- Removed pyside2 support and our qt shim (qt_core.py) by @Jerakin in #142
- esure we get main blender window handle by @hannesdelbeke in #144
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- fix crashing on exit by @Jerakin in #135
- Fix BQT_DISABLE_CLOSE_DIALOGUE by @metalbass in #130
- compatibility fix for overriding context by @Jerakin in #134
- convert setup.py and related files to pyproject by @Jerakin in #132
- automate version update on release by @hannesdelbeke in #139
New Contributors
- @Jerakin made their first contribution in #135
- @metalbass made their first contribution in #130
Full Changelog: 1.4.2...2.0.0
1.4.2
fix issue with pyside2 and 6 installed at same time
Full Changelog: 1.4.1...1.4.2
1.4.1 add logging support
Full Changelog: 1.4.0...1.4.1
see docs
1.4.0 pyside6 upgrade
Full Changelog: 1.3.6...1.4.0
1.3.6
- externalise blender stylesheet
- add tooltip exclusion from auto parent
Full Changelog: 1.3.5...1.3.6
dark title bar on windows
added dark title bar on windows

Full Changelog: 1.3.4...1.3.5
1.3.4
skip handle getting if we disable wrapping.
prevents some code running that doesn't need to run when we have wrapping disabled. resulted in bug on mac on startup.
Full Changelog: 1.3.3...1.3.4
1.3.3
fix some issues w mac on startup
Full Changelog: 1.3.2...1.3.3