-
**Your Godot version:**
4.3
**Issue description:**
There are some methods in the [Geometry2D doc page](https://docs.godotengine.org/en/stable/classes/class_geometry2d.html) (see URLs below) t…
-
The API sometimes surfaces doubles, when it is not necessary.
We still use the double API for interop, but would be useful to not confuse people:
https://github.com/godotengine/godot-cpp/pull/14…
-
### Zig Version
0.13.0
### Steps to Reproduce and Observed Behavior
Attempting to use ``zig cc`` or ``zig c++`` with the ``-flto=thin`` flag always results in using full lto. This is a problem for…
-
## Description
Opening our engine https://github.com/godotengine/godot with the debugger attached crashes sporadically with doctest added to the binaries, without the crash goes away.
**What we ha…
-
Given the current asset payload for 3133:
GET https://godotengine.org/asset-library/api/asset/3133
```JSON
{
"asset_id": "3133",
"type": "addon",
"title": "Quick layout changer",
"aut…
-
In #659 we had to change `AttachCurrentThread` to `AttachCurrentThreadAsDaemon` in order to be able to close JVM.
This is due to https://github.com/godotengine/godot/issues/95809.
We need to rev…
-
### Tested versions
- Reproducible in: 4.3.dev3 and later
### System information
Linux/BSD - Wayland backend
### Issue description
A new, experimental and opt-in Wayland backend got merged in 4.3…
-
I am using a Github workflow like so:
```yml
name: Godot CI/CD Pipeline
on: [push, pull_request]
env:
GODOT_VERSION: "4.3"
GODOT_STATUS: "stable"
jobs:
import-assets:
runs-on: u…
-
Our unit test coverage is currently fairly low. We'd like to increase our unit test coverage; any help is welcome.
**Interested in writing new unit tests?** See the [unit tests documentation](https:/…
-
### Godot version
4.4-dev
### godot-cpp version
4.4-dev
### System information
wasm in particular
### Issue description
This is intended to primarily be a tracking issue looking a…
jordo updated
1 month ago