-
It seems this step is often enough missed by people and we probably should add a check if generator was even run and throw if not
Edit:
Also would be nice to check latest allowed version against g…
-
### Godot version
Godot v4.3.dev5.mono
### Godot .NET packages version
4.3.0-nightly.24260.1
### System information
Windows 10.0.22000 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX…
ZerxZ updated
3 months ago
-
Hi!
I'm trying (like others, it seems) to implement the XR_META_environment_depth extension. I'm making decent progress, but I appear to have hit a wall:
There is a method (xrAcquireEnvironmentD…
-
After building the extension from tutorial on Windows and placing `SimpleRunnerDriver.dll` and `SwiftGodot.dll` into `/bin` I get the following error from Godot:
```
ERROR: Can't open dynamic librar…
-
### Describe the project you are working on
I do a lot of GDExt tiny projects and expirements. It requires a lot of manual set up that could be easier with the tooling that we had for GDNative, as se…
-
### Godot version
v4.2.2.stable.official [15073afe3]
### godot-cpp version
4.2.2.stable
### System information
Godot v4.2.2.stable - macOS 14.5.0 - Vulkan (Mobile) - integrated Apple M3 Max - App…
-
### Describe the project you are working on
A scripting language extension for Godot using GDExtension.
### Describe the problem or limitation you are having in your project
When a GDExtensio…
Naros updated
3 months ago
-
### Godot version
4.0 (various, including b50acebd48d7e45a1444e553a5ea9878ef87592a)
### System information
MBP Silicon
### Issue description
I get a crash when I call `commit` on a surf…
-
Recently there was a ranking of Open Source game engines and [raylib](https://www.raylib.com/) was ranked low compared to e.g. Godot.
Many Unity developers are moving to Godot4.
C++ code can b…
-
### Tested versions
4.3
### System information
Windows 11, Ubuntu 24
### Issue description
As part of our CI/CD pipeline we run `./godot --editor --import --headless`. After the update to godot 4…