-
### Luanti version
```true
Luanti master branch -> macos
```
### Irrlicht device
_No response_
### Operating system and version
macOS 15
### CPU model
_No response_
### GPU…
-
Good morning Rafael, what's up?
I saw that support for the OGL API was recently added, however when we upscale more aggressively, for example, 5,6,7 and 8x the performance drops dramatically (Snapd…
-
## Description of bug / unexpected behavior
If we use ReplacementTransform with opengl rendering, it will raise `AttributeError`
## Expected behavior
Render seccessfully
## How to reprodu…
-
The commit 681da9e2f39fd5180317113e7349272586ae645d breaks the video playback if OpenGL is not supported by the system, because it tries to use `glsinkbin` unconditionally.
Please either remove thi…
-
Hi, I successfully built the project on "Raspberry Pi 2 Model B"
but when i run the executable i get an error:
```
user@raspberrypi:~/build/hl2 $ ./hl2_launcher
WARNING: setlocale('en_US.UTF-8') …
-
# Description of the new feature/enhancement
Add support for packages with a dependency on OpenGL.
Some packages require OpenGL. The validation environment does not currently support this as a dep…
-
### Tested versions
Found in Godot 4.3
### System information
Godot Engine v4.3.stable.official.77dcf97d8 - Vulkan Not Supported
### Issue description
Once I try and load up my game fil…
-
I want to use raw image observations, so I am trying to call the _read_pixels_as_in_window(self) in mjviewer.py. However, getting this error:
```
LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libGLEW.so:/u…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/d…
-
Hello,
Thanks for making this repo!
I was able to successfully compile 3.6.13, and to my understanding, what this does is compile a wasm library of python which can then be compiled as a bundled…