Version 1.4.0
News
Mostly a maintenance release but 2 new features have been added related to frame buffer output and saving images. We have primarily been focusing on internal refactoring to make maintenance and 3D engine integration easier. We have also been focusing on performance, although those improvements are not expected to be introduced until 1.5.
Notes:
- Expect a raspberry pi release later this week.
- We will be dropping Python 3.6 support after 1.4.1.
- Expect a v1.4.1 release later this week (additional image formats for
save_image(...)
andoutput_frame_buffer(...)
support for MacOS.
Changelog
Breaking Changes
None
Features
- added
save_image(...)
(currently only support png, but 1.4.1 will add support for BMP, TGA, HDR, & JPG) - added
output_frame_buffer(...)
for Windows & Linux (MacOS will be in 1.4.1 released later this week) - added additional popup arguments
Fixes
- fix (mvTreeNode): indent bleeding #1604
- fix:
get_item_configuration(...)
type issue #1591 - fix: reset plot tick labels issue #1590
- fix: tree node handlers not registering when closed #1568
- fix: mvKnobFloat enabled keyword #1563
Thank you!
Dear PyGui development is currently funded by a handful of gracious sponsors and we would like to thank them tremendously. We wouldn't be here with out you guys.
Thank you for supporting us.
If you or your company uses Dear PyGui, please consider supporting us! We need it now more than ever.
Full Changelog: v1.3.1...v1.4.0