-
I've consistently found that loading a scene containing terrain from a thread will cause strange issues. The LOD system seems to be inaccurate, chunks close to the camera don't show up, and collision …
-
When I try the plugin compile `scons platform=windows generate_bindings=yes x64=yes` into gdnative_cpp_example of the [GDNative Tutorial](https://docs.godotengine.org/es/stable/tutorials/scripting/gdn…
-
### Describe the project you are working on
A G.O.A.P Implementation for Godotengine via GDExtension
### Describe the problem or limitation you are having in your project
Me and a lot of user…
-
Hi,
The Godot team announced that they added GDNative support for html builds:
https://godotengine.org/article/dev-snapshot-godot-3-2-4-beta-4
https://github.com/godotengine/godot/pull/44076
Is th…
-
### Godot version
3.3.4-stable, 0c58454dac266d888211443321ed41020f9ff1a8
### System information
Linux 5.15.15-76051515-generic, Pop!_OS 21.10 OpenGL ES 3.0 Renderer: NVIDIA GeForce GTX 1070 …
-
first, my english may not good enough so be patient plz
problem:
my flow tutorial: [GDNative C++ example](https://docs.godotengine.org/en/3.1/tutorials/plugins/gdnative/gdnative-cpp-example.html)
…
-
**Is your feature request related to a problem? Please describe.**
Some of the parts of the plugin are quite performance hungry, especially the detail layer. And considering you probably have multipl…
-
OS: OpenSUSE Tumbleweed Linux
Godot: 3.1.1 stable
Compiler: DMD 2.087.0 and LDC2 1.18.0-beta1
~~If the [import plugin](https://github.com/sheepandshepherd/godot-d-importer) is installed~~, …
-
**Your Godot version:**
3.4 stable
**Issue description:**
I was following the instructions for setting up GDNative [from the docs](https://docs.godotengine.org/en/stable/tutorials/plugins/gdnativ…
-
# Background
Although [Godot documentation](https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_web.html#doc-exporting-for-web) says that multi-threading is not supported with GDN…