Skip to content

Pull requests: godotengine/godot-cpp

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix typed_dictionary compile-time regression
#1628 opened Oct 21, 2024 by IvanInventor Loading…
CI: Add runner workflow to call other workflows enhancement This is an enhancement on the current functionality topic:buildsystem Related to the buildsystem or CI setup
#1622 opened Oct 11, 2024 by Repiteo Loading… 4.4
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
#1617 opened Oct 8, 2024 by zhehangd Loading…
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
#1616 opened Oct 7, 2024 by dsnopek Loading… 4.x
Fix CallableCustom comparison function handling
#1612 opened Oct 4, 2024 by kisg Loading…
Rename Vector4.components -> coords. enhancement This is an enhancement on the current functionality
#1609 opened Sep 26, 2024 by Ivorforce Loading…
Add lto scons option
#1601 opened Sep 21, 2024 by Ivorforce Loading…
Modernise existing cmake options
#1598 opened Sep 19, 2024 by enetheru Loading… 4.x
Directly get object instance ID from Variant and implement Variant::get_validated_object() enhancement This is an enhancement on the current functionality
#1591 opened Sep 17, 2024 by dsnopek Loading… 4.x
Reword warning about extension compatibility in README enhancement This is an enhancement on the current functionality
#1588 opened Sep 16, 2024 by Calinou Loading…
Allow unicode class names enhancement This is an enhancement on the current functionality
#1574 opened Sep 6, 2024 by dsnopek Loading… 4.x
Update for new NOTIFICATION_POSTINITIALIZE handling enhancement This is an enhancement on the current functionality
#1568 opened Aug 29, 2024 by dsnopek Loading… 4.x
Correct element type for TypedArray<> enhancement This is an enhancement on the current functionality topic:gdextension This relates to the new Godot 4 extension implementation
#1547 opened Aug 13, 2024 by raulsntos Loading… 4.x
[DRAFT] Add ScriptInstanceExtension class which mimicks the API of Godot's internal ScriptInstance class enhancement This is an enhancement on the current functionality
#1544 opened Aug 7, 2024 by dsnopek Loading… 4.x
[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
#1526 opened Jul 17, 2024 by akien-mga Loading… 4.0
Core: Change BitField internal value to uint64_t enhancement This is an enhancement on the current functionality waiting for Godot This issue needs a Godot Engine improvement to be solved
#1517 opened Jul 12, 2024 by Repiteo Loading… 4.x
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
#1503 opened Jun 24, 2024 by Repiteo Loading… 4.x
[DRAFT] Add CMake support for XML documentation cmake topic:buildsystem Related to the buildsystem or CI setup
#1499 opened Jun 19, 2024 by dsnopek Draft 4.x
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
#1495 opened Jun 16, 2024 by Anthony-J-G Loading… 4.x
ProTip! no:milestone will show everything without a milestone.