-
-
Notifications
You must be signed in to change notification settings - Fork 580
Pull requests: godotengine/godot-cpp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update gdextension_interface.h. Add metadata to GetTypeInfo of char16_t and char32_t.
#1654
opened Nov 26, 2024 by
Ivorforce
Loading…
Add This is an enhancement on the current functionality
print_line
for compatibility with engine modules
cherrypick:4.3
enhancement
CMake: Enable using clang-cl on windows
cmake
topic:buildsystem
Related to the buildsystem or CI setup
Added options to enable/disable targets to be added to a cmake build.
cmake
topic:buildsystem
Related to the buildsystem or CI setup
CMake: fix break for build prior to modernisation PR
cmake
topic:buildsystem
Related to the buildsystem or CI setup
CMake: add dev feature tag when GODOT_DEV_BUILD is enabled.
cmake
topic:buildsystem
Related to the buildsystem or CI setup
CMake: Align MSVC runtime (MD[d], MT) options to engine
cmake
topic:buildsystem
Related to the buildsystem or CI setup
Add scons with_x86_64h option on macOS
enhancement
This is an enhancement on the current functionality
#1642
opened Nov 17, 2024 by
Ivorforce
Loading…
static inline is bad. Generates too much code that the linker can't remove.
discussion
enhancement
This is an enhancement on the current functionality
#1621
opened Oct 10, 2024 by
jordo
Loading…
Use namespace in defs.hpp
cherrypick:4.2
cherrypick:4.3
enhancement
This is an enhancement on the current functionality
Don't print an error when decoding a null Ref<T>
bug
This has been identified as a bug
cherrypick:4.2
cherrypick:4.3
Reword warning about extension compatibility in README
enhancement
This is an enhancement on the current functionality
#1588
opened Sep 16, 2024 by
Calinou
Loading…
Correct element type for This is an enhancement on the current functionality
topic:gdextension
This relates to the new Godot 4 extension implementation
TypedArray<>
enhancement
[DRAFT] Add This is an enhancement on the current functionality
ScriptInstanceExtension
class which mimicks the API of Godot's internal ScriptInstance
class
enhancement
[4.0] SCons: Fix BoolVariable import for SCons 4.8.0+
bug
This has been identified as a bug
topic:buildsystem
Related to the buildsystem or CI setup
Core: Change BitField internal value to This is an enhancement on the current functionality
waiting for Godot
This issue needs a Godot Engine improvement to be solved
uint64_t
enhancement
Replace generic macros with math equivalents
discussion
enhancement
This is an enhancement on the current functionality
waiting for Godot
This issue needs a Godot Engine improvement to be solved
[DRAFT] Add CMake support for XML documentation
cmake
topic:buildsystem
Related to the buildsystem or CI setup
Adding Simple Macros To Expose Attributes to Editor More Easily
discussion
enhancement
This is an enhancement on the current functionality
topic:buildsystem
Related to the buildsystem or CI setup
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.