-
```
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…
-
```
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…
-
```
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…
-
```
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…
-
Hi there,
For some reason, WinMM backend is crashing or else outputting staticky audio when using my own device context and using ma_engine_read_pcm_frames in a callback. Tried both the "engineConfig…
-
```
Using pyglet-hg 1.2alpha1.2774.f8da1dcafc85-1
What steps will reproduce the problem?
1. Running this code:
http://stackoverflow.com/questions/22017516/pyglets-image-savefile-png-doesnt-sa
ve-mod…
-
```
What steps will reproduce the problem?
1. It is not starting
2. on loading of samp it crashes
What is the expected output? What do you see instead?
nothing is there except crash windows without c…
-
Getting errors with selecting any of the Microphone options.
Running on a Windows 11 machine. Buzz 0.9.0
**Microphone: Microsoft Sound Mapper - Input**
An error occurred while starting a new reco…