-
### Describe the project you are working on
I'm building a GDExtension variant of [spine-godot](https://github.com/EsotericSoftware/spine-runtimes/tree/4.2/spine-godot), in order to be able to make d…
-
### Tested versions
Godot v4.4.dev3 - Windows 10.0.19045 - Single-window, 1 monitor - OpenGL 3 (Compatibility) - NVIDIA GeForce RTX 4050 Laptop GPU (NVIDIA; 32.0.15.6070) - 13th Gen Intel(R) Core(TM)…
-
### Tested versions
- Reproducible 4.x+
- Reproducible in master
### System information
Window 10 (affects all)
### Issue description
When creating a GDExtension that adds a script language (suc…
-
when I run swift build , I will get this error : no such module "ARkit"
Steps to reproduce the behavior:
1. import ARkit
2. run swift build
I am not good at English and programming, so, tryin…
-
### Godot version
v4.4
### godot-cpp version
https://github.com/godotengine/godot-cpp/tree/fbbf9ec4efd8f1055d00edb8d926eef8ba4c2cce
### System information
Windows 11
### Issue description
Docum…
-
Workflow
## Step1
![image](https://github.com/godotengine/godot-proposals/assets/49812372/44bc3742-3ca2-43a7-8c10-224aaed1d4cb)
```
mermaid
graph TD;
addons/Addon1/Addon1.gdexten…
-
**Your Godot version:**
4.1
**Issue description:**
GDExtension documentation commands lead to errors
**URL to the documentation page:**
https://docs.godotengine.org/en/stable/tutorials/script…
-
### Describe the project you are working on
RTX extension for Godot
### Describe the problem or limitation you are having in your project
This is a development wise issue not an actual, Imagine we …
-
### Tested versions
Tried in 4.3-stable, 4.4-dev, and [master](https://github.com/godotengine/godot/tree/db66bd35af704fe0d83ba9348b8c50a48e51b2ba)
### System information
Godot v4.4.dev3 - Debian GN…
-
I noticed that the objects count you can see in Monitors always increases if you do the following:
- Have a node with a Python script attached.
- Move your mouse or type on your keyboard.
While m…