-
### Tested versions
All
### System information
All
### Issue description
Godot has a lot of code tested but not included in the main branch. Pull requests can wait many months but not be approved…
-
### Godot version
v4.3.stable.official [77dcf97d8]
### VS Code version
1.93.1
### Godot Tools VS Code extension version
2.1.0
### System information
Windows 11
### Issue descri…
-
### Issue description
Godot Engine v4.3.stable.arch_linux
Quitting the Godot editor with an open scene containing a pcam results in a segmentation fault.
It seems like the PhantomCameraManager …
-
Running `scons target=debug` [as described](https://godotengine.org/article/introducing-gd-extensions/#building-the-test-plugin) breaks on macos.
```
scons: Reading SConscript files ...
Auto-dete…
-
You need to be able to run webview in the editor.
Now this opportunity is sorely lacking. Judging by the code, webview is assigned to window. And if you just change:
```
...
#[derive(GodotClass)]
…
-
Godot 4 introduced the `await` keyword for coroutines, it would be nice to use it in this SDK, too. Here is an example with the `login_as_new_guest_user` call.
Current SDK usage:
```gdscript
func _re…
-
I should implement all of these with godot-zig
https://github.com/godot-rust/godot-rust/tree/master/examples
-
### Describe the problem
We use a separate repository for translation files, different from the source string repository.
For example in :
- The source string comes from
- The translation fil…
-
### Godot version
N/A
### godot-cpp version
4.2.2 stable
### System information
Windows 10
### Issue description
Building the Godot-cpp Bindings via the provided **SCons** and **CMake** setups …
-
**Describe the bug**
When you rotate an animatablerigidbody2d, with script or the remote debug feature in godot, into a place such that it pushes water out of the way, that water will never enter t…