-
**Godot version:**
3.1.dev.custom_build.a71a5fc
**OS/device including version:**
Fedora 28: Linux 4.17.7-200.fc28.x86_64
Mesa 18.0.5
VGA compatible controller: Intel Corporation 3rd Gen Core …
-
I'm trying to setup [GDNative-demos](https://github.com/GodotNativeTools/GDNative-demos) with cpp, figured to ask here instead of there since Reference.hpp seems to be something provided by this repo.…
-
Godot V3.1.dev.custom_build.5d1ed78
Linux Ubuntu Studio 16.04
/* Description */
I try to execute all tutorials... but no one work! In Godot when run, see the message that not found the called nat…
-
**Bugsquad edit:**
Adreno GPU drivers have broken OpenGL ES 3.0 support, and there's not much we can do about it without crippling Godot's renderer for correct driver implementations from other GPU…
-
Hi!
I'm getting the following error when trying the "Manually Registered" example:
```
0:00:00:0289 - Can't resolve symbol godot_rust_gdnative_init. Error: dlsym(0x7fccc0696cf0, godot_rust_gdnati…
-
Hi there,
Installed GDSqlite into my project, but whatever I do, it always fails to open a database.
![image](https://user-images.githubusercontent.com/9469461/45060722-87d66c80-b0a1-11e8-9f01-f…
-
Just FYI, maybe something needs updating …
compile godot3 tip https://github.com/godotengine/godot/commit/29f2571662da0ee93ea2a632ec3b60aa26246563
```bash
cd gdprocmesh
git log -1
commit 7b45…
capnm updated
6 years ago
-
**OS:** Fedora 25 (with g++ (GCC) 6.4.1 20170727 (Red Hat 6.4.1-1))
**Step to reproduce:**
```
$ cd godot-cpp
$ scons platform=linux headers=../godot_headers generate_bindings=yes
```
And …
-
**Godot version:**
525384d8cc45a0976e0afb862c8a54244bbd72e7
**OS/device including version:**
ubuntu 16.04
**Issue description:**
When loading nativescript engine crashes with:
```
[1]…
-
See https://github.com/godotengine/godot/issues/16014
Rather than repost the reason why the build Bazel system is good, I've forked godot to use bazel.
It currently is barebones, but the editor …