-
### Description of the bug
Hello Prusa Dev Team.
I noticed a misbehavior during organic support generation:
First of all the default support generation is **to weak** and does **not catch** all…
-
```
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…
-
```
The following test causes causes the crash for me.
import pyglet
#i've only been able to reproduce when using openal
pyglet.options["audio"] = ('openal',)
#load a video file into a Player
player…
-
```
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…
-
```
The following test causes causes the crash for me.
import pyglet
#i've only been able to reproduce when using openal
pyglet.options["audio"] = ('openal',)
#load a video file into a Player
player…
-
```
The following test causes causes the crash for me.
import pyglet
#i've only been able to reproduce when using openal
pyglet.options["audio"] = ('openal',)
#load a video file into a Player
player…
-
```
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…
-
```
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. Installing python 2.6 (r26:66721, Oct 2 2008, 11:35:03) [MSC v.1500 32 bit
(Intel)]
(installation dir: C:\Program Files\Python
2. Installing Pyglet 1.1…
-
```
What steps will reproduce the problem?
1. Run the attached code.
2. Click on the window. Notice the white box became red.
3. Change the flag to False.
4. Run the program again.
5. Click the window…