Skip to content

Releases: pygfx/rendercanvas

v2.2.1

15 Sep 09:03
59152c0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

30 Jun 13:49
7e75d63
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.2...v2.2.0

v2.1.2

14 May 10:44
557cb3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

13 May 09:00
6d11750
Compare
Choose a tag to compare

What's Changed

  • Fix that set_update_mode does not work for wrapper canvases by @almarklein in #87

Full Changelog: v2.1.0...v2.1.1

v2.1.0

13 May 07:54
8de9610
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.1.0

v2.0.4

15 Apr 07:33
4de6b5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

26 Mar 10:54
714469c
Compare
Choose a tag to compare

What's Changed

  • Hide bitmap warning when explicitly picked by @tlambert03 in #67
  • Fix AttributeError on present() "fail" case by @rafaelbeckel in #68
  • GLFW window start at correct size and draw during resize by @almarklein in #70
  • Fix that WinIdChange event is in a different place on pyqt by @almarklein in #71

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

13 Mar 09:06
12e1919
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

05 Jan 12:46
d36651f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

10 Dec 14:38
62f807a
Compare
Choose a tag to compare

This release marks a big step with regards to support for async:

Further improvements:

Changes to the API:

Full Changelog: v1.0.0...v2.0.0