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
Assigned to nobody Loading
Sort

Pull requests list

Add scu_build option enhancement This is an enhancement on the current functionality topic:buildsystem Related to the buildsystem or CI setup
#1844 opened Sep 11, 2025 by dementive Contributor Loading…
improve architecture detection for cross-compilation bug This has been identified as a bug cmake
#1921 opened Feb 3, 2026 by foxandfeature Contributor Loading…
Generate compatibility layer enhancement This is an enhancement on the current functionality topic:buildsystem Related to the buildsystem or CI setup
#1415 opened Mar 15, 2024 by Ughuuu Loading… 4.x
Integrate Perfetto with Godot-CPP enhancement This is an enhancement on the current functionality
#830 opened Sep 5, 2022 by kisg Draft
Add ConstIterator conversions for missing container Iterators enhancement This is an enhancement on the current functionality waiting for Godot PRs that can't be merged until an engine PR is merged first
#1835 opened Aug 21, 2025 by Spartan322 Contributor Loading… 4.x
Fix StringName leaks when app is run with --verbose
#1964 opened Apr 1, 2026 by dhoverb Loading…
Add typecasting to ObjectDB::get_instance() enhancement This is an enhancement on the current functionality
#1402 opened Mar 4, 2024 by TeagabC Loading…
Fix memory alignment on 32-bit Windows. bug This has been identified as a bug platform:windows
#1885 opened Nov 25, 2025 by bruvzg Member Loading… 4.6
Proof of concept for a hot-reload test case
#1867 opened Oct 16, 2025 by enetheru Collaborator Draft
Added aligned memory management methods
#1778 opened Apr 30, 2025 by iiMidknightii Loading…
Fix shell argument limit cherrypick:4.5 topic:buildsystem Related to the buildsystem or CI setup
#1731 opened Mar 6, 2025 by ze2j Loading… 10.x
Add PRINT_VERBOSE macro alongside the function enhancement This is an enhancement on the current functionality
#1781 opened May 7, 2025 by aaronfranke Member Loading… 4.x
Inherited methods bindings enhancement This is an enhancement on the current functionality topic:gdextension This relates to the new Godot 4 extension implementation
#900 opened Oct 25, 2022 by PapyChacal Contributor Loading…
Style: Convert *.gen.inc to *.hpp for ninja bug This has been identified as a bug topic:buildsystem Related to the buildsystem or CI setup
#1927 opened Feb 12, 2026 by Repiteo Contributor Loading…
Support binding math constants bug This has been identified as a bug cherrypick:4.5 topic:buildsystem Related to the buildsystem or CI setup
#1937 opened Feb 26, 2026 by Repiteo Contributor Loading… 10.x
Adjust clang version checking to account for other non-vanilla clangs enhancement This is an enhancement on the current functionality topic:buildsystem Related to the buildsystem or CI setup
#1380 opened Feb 2, 2024 by Eoin-ONeill-Yokai Loading… 4.x
[DRAFT] CI: Update to actions for Nodejs 20 deprecation bug This has been identified as a bug topic:buildsystem Related to the buildsystem or CI setup
#1971 opened Apr 14, 2026 by dsnopek Collaborator Loading… 10.x
Fix import logic for importing customs list. topic:buildsystem Related to the buildsystem or CI setup
#1343 opened Dec 25, 2023 by arcase6 Loading… 4.x
Sync the TypedDictionary class
#1772 opened Apr 20, 2025 by tomfull123 Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.