| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-04 | 622 Bytes | |
| v2.1.13 source code.tar.gz | 2026-02-04 | 6.6 MB | |
| v2.1.13 source code.zip | 2026-02-04 | 6.9 MB | |
| Totals: 3 Items | 13.5 MB | 2 | |
What's Changed
- bugfix: check Windows version before importing
shcore. by @thefatwhale in https://github.com/pyglet/pyglet/pull/1402 - bugfix: fixing rotation behaviour of Sector by @igt-tsteiner in https://github.com/pyglet/pyglet/pull/1405
- bugfix: gui.PushButton: fix missing argument in on_mouse_leave handler. (#1397)
New Contributors
- @thefatwhale made their first contribution in https://github.com/pyglet/pyglet/pull/1402
- @igt-tsteiner made their first contribution in https://github.com/pyglet/pyglet/pull/1405
Full Changelog: https://github.com/pyglet/pyglet/compare/v2.1.12...v2.1.13