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

Bump mozilla-actions/sccache-action from 0.0.9 to 0.0.10 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1981 opened Apr 29, 2026 by dependabot Bot Loading…
Bump actions/checkout from 4 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1980 opened Apr 29, 2026 by dependabot Bot Loading…
Bump tj-actions/changed-files from 45 to 47 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1979 opened Apr 29, 2026 by dependabot Bot Loading…
Bump actions/upload-artifact from 4 to 7 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1978 opened Apr 29, 2026 by dependabot Bot Loading…
godot-cpp.natvis debug visualizers enhancement This is an enhancement on the current functionality
#1977 opened Apr 28, 2026 by van800 Loading… 10.x
[DRAFT] Implement Variant::get_type_by_name() enhancement This is an enhancement on the current functionality
#1975 opened Apr 21, 2026 by dsnopek Collaborator Draft 10.x
[DRAFT] Optimize Object::cast_to<T>() using Object::is_class() now that it takes a StringName enhancement This is an enhancement on the current functionality
#1974 opened Apr 21, 2026 by dsnopek Collaborator Draft 10.x
[DRAFT] Make memnew(RefCounted) return Ref<T> for improved ownership safety enhancement This is an enhancement on the current functionality
#1973 opened Apr 21, 2026 by dsnopek Collaborator Draft 10.x
Update gdextension_interface.json and extension_api.json for Godot 4.7-beta1 enhancement This is an enhancement on the current functionality
#1972 opened Apr 21, 2026 by dsnopek Collaborator Loading… 10.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 StringName leaks when app is run with --verbose
#1964 opened Apr 1, 2026 by dhoverb Loading…
Use complete Godot version for preprocessing conditionals
#1947 opened Mar 6, 2026 by Naros Contributor Loading…
Add Variant::get_type_by_name
#1946 opened Mar 6, 2026 by Naros 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
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…
improve architecture detection for cross-compilation bug This has been identified as a bug cmake
#1921 opened Feb 3, 2026 by foxandfeature Contributor Loading…
Apply singleton instance binding clean-up fix no matter how it is created bug This has been identified as a bug crash
#1908 opened Jan 23, 2026 by dsnopek Collaborator Loading… 10.x
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
Don't pollute when bulding multiple architectures bug This has been identified as a bug topic:buildsystem Related to the buildsystem or CI setup
#1879 opened Nov 9, 2025 by MBCX Loading…
Proof of concept for a hot-reload test case
#1867 opened Oct 16, 2025 by enetheru Collaborator Draft
Add clang PCH build enhancement This is an enhancement on the current functionality
#1846 opened Sep 13, 2025 by dementive Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.