-
```
What steps will reproduce the problem?
1. Install Pyglet version 1.2 RC1
2. Create a script based on the tutorial from the pyglet programming guide.
Found here: http://www.pyglet.org/doc/programm…
-
```
What steps will reproduce the problem?
1. Install Pyglet version 1.2 RC1
2. Create a script based on the tutorial from the pyglet programming guide.
Found here: http://www.pyglet.org/doc/programm…
-
```
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…
-
Default config from extracted package in x86-64.
Kernel 6.6.1
Mesa 23.2.1
Set UseOpenGLDebug=True, DebugLevel=3 and commented ;Suppress=DevLoad and ;Suppress=DevGraphics.
Error Window:
Signal…
-
Think about an automatic mechanism in which we can use the feedback we get from the users back in our evaluation dataset.
Use it as part of our dataset ground truth (good or bad )
Tasks
- [ ] D…
-
```
What steps will reproduce the problem?
1. Install Pyglet version 1.2 RC1
2. Create a script based on the tutorial from the pyglet programming guide.
Found here: http://www.pyglet.org/doc/programm…
-
Hello,
I have a virtual reality headset (HP reverb G2) an I built an application with Unity 2020 using your plug in.
When I try the application with my VR headset, it only render my model (a DIC…
-
When adding large number of vertices, some of my vertices weren't added to the graph.
For example
```
vertices = 0..250000 |> Enum.map(& &1)
Graph.add_vertices(Graph.new, vertices)
#Graph
``…
-
### Version
1.42.0 alpha4 win64
_Use `About->About Slic3r` for release versions_
_For -dev versions, use `git describe --tag` or get the hash value for the version you downloaded or `git rev-pa…
-
Hi,
Thanks for your information before, this time I test in a remote HPC with X11 Servers following [This document explains how to run TDW on a virtual display, which still requires X.](https://git…