Silent crash in Godot 4.4.1 + NobodyWho on Windows (possible AVX2 incompatibility)
|
|
0
|
25
|
May 25, 2025
|
Unlocking C++ with GDExtension: A 9-Part Tutorial Series (with accurate English subtitles)
|
|
0
|
51
|
May 25, 2025
|
Overriding non-virtual cpp method
|
|
1
|
14
|
May 25, 2025
|
HTTPRequest Accept Gzip limited the download speed
|
|
2
|
26
|
May 22, 2025
|
How can I get a reference to the window object in C++, similar to get_window().mouse_passthrough = true in GDScript?
|
|
4
|
25
|
May 10, 2025
|
Game as c++ engine module? Node inheritance and lifecycle
|
|
10
|
186
|
May 9, 2025
|
Hermetica: ~1100 hours project short report
|
|
9
|
881
|
April 30, 2025
|
Error printing on GDExtension
|
|
4
|
52
|
May 29, 2025
|
Setting up Godot with Xcode
|
|
0
|
33
|
April 25, 2025
|
Compile GDExtension in Visual Studio 2022
|
|
3
|
61
|
April 18, 2025
|
How do I completely remove the splash screen window, including the 1-second rectangle?
|
|
1
|
102
|
April 16, 2025
|
Issues building Godot source C++ with SCons; Unknown 'vsproj' variable
|
|
8
|
41
|
April 11, 2025
|
Godot-cpp: How to trigger `_redraw` of `EditorNode3DGizmoPlugin`
|
|
2
|
395
|
April 10, 2025
|
Can I minimize to the system tray? If not, how can I extend it? Maybe with C++?
|
|
1
|
53
|
April 3, 2025
|
C# bindings for custom c++ modules not appearing in IDE
|
|
1
|
35
|
March 28, 2025
|
I'm encountering issues with pointer deallocation when using C++ with GDExtension in Godot 4.4.
|
|
1
|
18
|
March 26, 2025
|
Is it possible to build GDExtension with the engine rather than as a dll?
|
|
1
|
47
|
March 18, 2025
|
How to specify custom constructor for C++ created classes
|
|
2
|
142
|
March 17, 2025
|
How to get local collision point coordinates if using PhysicsServer?
|
|
2
|
30
|
March 4, 2025
|
GDExtension C++ - managing RefCounted pointers
|
|
5
|
272
|
February 28, 2025
|
Hot reloading a GDExtension with a custom ScriptLanguageExtension crashes the editor
|
|
0
|
96
|
February 26, 2025
|
How can i receive and send rpc calls to another program to godot?
|
|
1
|
86
|
February 23, 2025
|
A minimal project with CMake?
|
|
0
|
28
|
February 21, 2025
|
Override static method defined in C++
|
|
0
|
33
|
February 19, 2025
|
GDExtension not working with custom STL container
|
|
5
|
73
|
February 19, 2025
|
Initializing already initialized RID
|
|
2
|
193
|
February 14, 2025
|
Some breakpoints work while others don’t when compiling in debug mode with VS C++
|
|
2
|
39
|
February 9, 2025
|
Image object initialization dose not behave as expected
|
|
2
|
13
|
February 2, 2025
|
How to handle await from GDScript override in Cpp
|
|
1
|
44
|
January 26, 2025
|
Static method from C++ class not being seen from GDScript class that extends it
|
|
0
|
92
|
January 26, 2025
|