丁哲航 Ding, Zhehang "Eox"

Results 3 issues of 丁哲航 Ding, Zhehang "Eox"

This is exactly the fix proposed in https://github.com/godotengine/godot-cpp/pull/660 by @kidrigger in order to fix https://github.com/godotengine/godot-cpp/issues/652. The original PR was closed with the code removed somehow, but I believe it is...

bug
gdextension

I use cmake to build gdextension in linux. I used to make godot-cpp a submodule in my game project with `add_subdirectory` to create godot-cpp targets. It works fine but is...

enhancement
cmake
topic:buildsystem

Code in `defs.hpp` is not in namespace `godot` and I don't see any reason for that. Fixing the namesapce has no effect to the other files in the library as...