-
```
from pyglet import window
window.
we expect some completion, but ...
Ulipad crash under windows XP, or shows wrong completion choice under
Ubuntu Karmic
pyglet is here http://www.pyglet.org/
``…
-
```
from pyglet import window
window.
we expect some completion, but ...
Ulipad crash under windows XP, or shows wrong completion choice under
Ubuntu Karmic
pyglet is here http://www.pyglet.org/
``…
-
```
I ran the Box2d Testbed Car and it worked as expected. With pybox2d i get
meager 7 fps. Is that normal? Or maybe some settings need to be tweaked?
On a faster machine i got 15fps with pybox2d.
Bo…
-
**Describe the bug**
When I run the example at [examples/window/transparent_window.py](https://github.com/pyglet/pyglet/blob/master/examples/window/transparent_window.py), I get a blank, transparent …
-
## Background
I had a question regarding a strange Apple Silicon specific behavior I am facing when working with `pyglet`. I have noticed that if we use `pyglet < 1.5.28` as a dependency for `trimesh…
-
On macOS when I run the following program, about 20-30% of the time the created window does not receive any events. The window starts to receive events after I manually switch to another program and t…
-
**Is your feature request related to a problem? Please describe.**
I can't draw a simple antialiased polyline shape, which is possible in most graphics libraries, including PyGame
**Describe the s…
-
As described [here](https://github.com/pyglet/pyglet/pull/975#issuecomment-2240422290), the major breaking audio changes that have been introduced in 2.0.12 have effects on other software that relies …
fladd updated
2 months ago
-
```
from pyglet import window
window.
we expect some completion, but ...
Ulipad crash under windows XP, or shows wrong completion choice under
Ubuntu Karmic
pyglet is here http://www.pyglet.org/
``…
-
Hi, I'm trying to run the example code, and it works great on pyglet 1.5. However, when trying it on pyglet 2.0dev11 I get a few errors.
I know that pyglet 2.0dev is not the official release as o…