python-pyglet
Cross-platform windowing and multimedia library
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-pyglet && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyglet-1.2.4-fix-image-import.patch | 0000000348 348 Bytes | |
pyglet-1.5.15.zip | 0003242009 3.09 MB | |
python-pyglet-rpmlintrc | 0000000208 208 Bytes | |
python-pyglet.changes | 0000010012 9.78 KB | |
python-pyglet.spec | 0000009336 9.12 KB |
Revision 12 (latest revision is 21)
Dominique Leuenberger (dimstar_suse)
accepted
request 877643
from
Dirk Mueller (dirkmueller)
(revision 12)
- update to 1.5.15: - shapes.Circle segment calculation will always use a minimum of 14 segments. - shapes.Arc is now made from line segments, and by default has unconnected ends. - Windows - Use the internal keystate to determine the mod shift rather than relying on GetKeyState which relies on another event that may be called after WM_INPUT.
Comments 0