-
### Godot version
4.1.3.stable.official
### System information
Godot v4.1.3.stable - Arch Linux #1 SMP PREEMPT_DYNAMIC Tue, 10 Oct 2023 21:10:21 +0000 - X11 - Vulkan (Forward+) - dedicated NVIDIA G…
-
# Describe the bug
fatal error occured during the compilation
## Steps to Reproduce
### What version of the code were you using?
the latest version
### command
```
bash install.sh
```
…
-
I was wondering how hard it would be to add support for an LUA API that can make meshes at runtime. Say for example I make a boat out of nodes, then make a mod to get positions of all those nodes and …
-
When running `assets_demo.py` on a MacOS with arm64 architecture, I got an error regarding the `bnurbs.cpython-310-darwin.so` that need 'x86_64' even though during `install.sh` the NURBS is built for …
-
**Describe the bug**
A clear and concise description of what the bug is.
M1 MacBook Air, 16GB, Ventura
error building:
ld: warning: directory not found for option '-L/Users/brecht/dev/build_da…
-
Was wondering if there's any plans to support marching cubes or some other variant of destructible terrain in this engine. Or if that's a bit too high level for xpbd, maybe there could be some sort of…
-
I am trying to Generate a scene layout but i get the following error: `-noaudio: command not found
`
**Steps to Reproduce**
`git clone https://github.com/princeton-vl/infinigen.git
cd infinigen
…
-
# Describe the bug
A clear and concise description of what the bug is.
When running the third command in the HelloWorld example, the process is killed after a few minutes.
## Steps to Reproduce…
-
# Describe the bug
when I try the first step of hellow world :
blender -noaudio --background --python generate.py -- --seed 0 --task coarse -g desert.gin simple.gin --output_folder outputs/hello…
-
**Describe the bug**
An error occurred when I run bash worldgen/tools/compile_opengl.sh
OpenGL/EGL is not supported on this machine.
**Steps to Reproduce**
- What version of the code were you …