Great work! On 14 April 2018 at 01:12, Rob <[email protected]> wrote:
> Hi all, > > A bugfix release of pyglet is available now: 1.3.2. > > *Bugfixes* > > - > - #154 Caret issues. > - #158 Additional fixes. > - #167 IndexedVertexDomains with non-1 primcount will now draw > correctly on 64bit OSs. > - #168 Compatibility with python 3.7. > - #169 [Windows] window.flip too slow. > - #170 NameError: name 'PUINT' is not defined. > > The easiest way to get this release is using pip: > > pip install pyglet > > > *Links* > > - Release notes: https://bitbucket.org/pyglet/pyglet/raw/ > 9e615d142d8ab235de8895d4d547a51562f904e1/RELEASE_NOTES > > <https://bitbucket.org/pyglet/pyglet/raw/9e615d142d8ab235de8895d4d547a51562f904e1/RELEASE_NOTES> > - Documentation: http://pyglet.readthedocs.io/en/pyglet-1.3-ma > intenance/ > - Downloads: https://bitbucket.org/pyglet/pyglet/downloads/ > - Pypi: https://pypi.python.org/pypi/pyglet/1.3.2 > > Please report issues here: https://bitbucket.org/pyglet/pyglet/issues > > Kind regards, > Rob > > -- > You received this message because you are subscribed to the Google Groups > "pyglet-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/pyglet-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/d/optout.
