-
```
Here is a simplified code which do nothing but in my app, using this leads to
major problems on texture mapping (plus the error on ivl.delete())
import pyglet as pg
batch = pg.graphics.Batch()
i…
-
**Describe the bug**
The type check for setting the audio option, causes an exception, even when a tuple with strings is passed.
**System info**
Apple M1
OS: 14.5
Python: 3.9.18
**How To R…
-
# First and foremost consider this:
- Only RetroArch bugs should be filed here. Not core bugs or game bugs
- This is not a forum or a help section, this is strictly developer oriented
## Descript…
-
Design and implement.
-
```
While using pyglet's document, layout, etc. I came across 2 issues:
1) using insert_element function doesn't work as expected until
layout.begin_update and layout.end_update functions are used ar…
-
```
Here is a simplified code which do nothing but in my app, using this leads to
major problems on texture mapping (plus the error on ivl.delete())
import pyglet as pg
batch = pg.graphics.Batch()
i…
-
```
Have you tried Pyglet 1.2 alpha1 or the repository code?:
Both, although i'm currently running & testing with 1.2a1.
What steps will reproduce the problem?
1. Initialize a sound in pyglet and pla…
-
```
What steps will reproduce the problem?
1. 'Hello World' Example does not work. (copyed and pasted
http://pyglet.org/doc/programming_guide/hello_world.py)
2. Leaves a white window that can't be clo…
-
On a MX Linux Live USB, with a working PulseAudio installation (other applications play sound through PulseAudio just fine), there is no sound when playing back audio through the PulseAudio driver wit…
fladd updated
1 month ago
-
```
What steps will reproduce the problem?
1.installed Pyglet from Pyglet-1.2Alpha1.zip
2.going through example media_player (loading a mp3)
3.error given
Paste in the traceback or error message:
C:\…