News and announcements

2.0 will be the final version of PyGL3Display

Written for PyGL3Display by David Griffin on 2013-11-21

I've been looking through PyGL3Displays code with the intention of implementing proper Z-ordering and have come to the conclusion uncovered that a) PyGL3Display would likely need some major API-breaking work to implement Z-ordering in any sane manner and b) there's a fair amount of other use cases which PyGL3Display, in it's current form, simply cannot do (e.g. multiple windows)

Hence my intention is to release 2.0 as a final version of PyGL3Display before creating a successor project which addresses these concerns. There isn't much work left on 2.0, so that should be expected quite soon.

1.92 Release

Written for PyGL3Display by David Griffin on 2012-10-22

The 1.92 release contains some more bugfixes. These were all fixed upstream, but hadn't been percolated down to the 1.9 branch.

Also, it debuts tar.gz distributions. These apparently turn out to be more useful than I was aware of for Linux users.

1.91 Release

Written for PyGL3Display by David Griffin on 2012-09-27

Turns out that the 1.9 release had a critical bug, probably caused by uploading the wrong revision.

This has been fixed in 1.91

1.9 Release

Written for PyGL3Display by David Griffin on 2012-09-10

Final version of 1.9 is ready; there has been extensive testing (albeit not all tests are part of PyGL3Display yet), so I think it is relatively bug free.

Originally it was planned to package PyGL3Display in PyPI; this is no longer the case. The current plan is to fix Bug #966796, i.e. Python3 and PyPy compatability; this will be the 2.0 release, and after 2.0 the package will be uploaded to PyPI. This will be accomplished by using the new CFFI package to directly use OpenGL (rather than through PyOpenGL)

Updated .

14 of 4 results

Announcements