godot-cpp
godot-cpp copied to clipboard
C++ bindings for the Godot script API
- Related godotengine/godot-proposals#13036 - Godot PR godotengine/godot#109823
### Godot version v4.5.beta5.official (c81fd6c51233a727da528cf7f74137d56b5d6efe) ### godot-cpp version 4.5-beta5: (1421ba26ad045fb23b35ad7360cf5b2f1de55738) ### System information macOS 15.6, Apple M3 Pro ### Issue description **Update**: Using the gdextension interface and api generated from...
### Godot version 4.5.dev (ca452113d430cb96de409a297ff5b52389f1c9d9) ### godot-cpp version 4.5.dev (e53489bbbe9a655197a41b2ed94b7f5e29ed80d2) ### System information Windows 11, Intel i9 14900K ### Issue description Using DirAccess::remove_absolute(const String &p_path) doesn't delete a .tres ShaderMaterial...
### Godot version 4d1f26e1fd1fa46f2223fe0b6ac300744bf79b88 ### godot-cpp version master branch at 6a870949a5d38c62638af23dc13210f77154aa2c ### System information Arch Linux ### Issue description Attempting to use any of the `String::append_utf*` functions will generate a...
### Godot version 4.4 stable ### godot-cpp version 4.4 ### System information Windows11 ### Issue description 1. Difficulty Locating Header Files in godot-cpp It's not that I can't find it,...