|
Question regarding proper memory management of CollisonShape3D's Shape3D resource in godot-cpp GDExtension
|
|
3
|
64
|
March 6, 2026
|
|
Created a guide to completing Version 4.6 of the Your First 2D Game Tutorial using C++
|
|
0
|
178
|
March 4, 2026
|
|
Raw Input Data from Two Different Mouse Devices
|
|
0
|
112
|
February 18, 2026
|
|
C++ GDExtension not compiling with Scons
|
|
8
|
178
|
January 23, 2026
|
|
GDExtension class inheriting from a class in another GDExtension prints error message when re-registers base class bindings.
|
|
2
|
58
|
January 21, 2026
|
|
Can the engine be embedded into a C++ Windows desktop window?
|
|
7
|
153
|
January 19, 2026
|
|
How to use Godot-dotnet with GDextension
|
|
2
|
230
|
January 11, 2026
|
|
Compile gdextension with symbols?
|
|
3
|
105
|
December 23, 2025
|
|
How to export a tool button with GDExtension?
|
|
1
|
122
|
December 16, 2025
|
|
Can't find windows.template.debug file when using SCons
|
|
3
|
370
|
December 15, 2025
|
|
When / How long until this happens? Godot Priorities: "Deprecate .NET Godot builds for a .NET plugin."
|
|
15
|
1382
|
December 6, 2025
|
|
How to build a GDExtension C++ library for web?
|
|
7
|
736
|
December 4, 2025
|
|
C++ and C# interop
|
|
3
|
214
|
December 30, 2025
|
|
How to create proper documentation for a gdextension using godot-cpp ?
|
|
3
|
137
|
November 29, 2025
|
|
Could not create script from my custom scripting language, it said file always in filesystem.
|
|
4
|
211
|
December 25, 2025
|
|
How to modify or develop Godot editor UI elements, and how to add new ones to a game?
|
|
1
|
201
|
November 25, 2025
|
|
Developing C++ Extension: Godot is crashing randomly. Where can I see the log of what happened?
|
|
1
|
101
|
November 23, 2025
|
|
Make CLion stop complaining about a missing executable in a library project
|
|
2
|
137
|
November 13, 2025
|
|
Why is the copy assignment operator created from the `GDCLASS` macro defined with an empty implementation?
|
|
6
|
165
|
November 4, 2025
|
|
Trying to build multiple GDExtentions lib
|
|
7
|
594
|
November 3, 2025
|
|
What is the proper way to register classes? I'm using GDREGISTER_RUNTIME_CLASS for all
|
|
0
|
135
|
November 2, 2025
|
|
Access jni from gdextension
|
|
0
|
43
|
October 31, 2025
|
|
What can C++ do better that Godot GDScript would have real difficulty with?
|
|
8
|
1042
|
October 25, 2025
|
|
What is the best approach or equivalent approach to Node attached scripts in C++?
|
|
6
|
156
|
October 25, 2025
|
|
Implement all virtual Node methods in my GDExtension?
|
|
5
|
108
|
October 25, 2025
|
|
Help with coding a custom plugin
|
|
1
|
60
|
October 22, 2025
|
|
C++ GDextension, code architecture and what does each GDREGISTER do
|
|
2
|
189
|
October 21, 2025
|
|
Attempt to register an extension class using non-existing parent class
|
|
1
|
116
|
October 14, 2025
|
|
Compiling GDExtension
|
|
0
|
38
|
October 2, 2025
|
|
Exporting a project on Linux using a C++ GDExtension with debug symbols.
|
|
6
|
254
|
September 29, 2025
|