Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
godotengine
/
godot-cpp
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
688
Star
2.2k
Code
Issues
271
Pull requests
55
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 29, 2025
Merge pull request #1875 from dsnopek/tween-smoke-test
Show description for fde93df
dsnopek
authored
fde93df
Copy full SHA for fde93df
Commits on Oct 28, 2025
Add smoke test with `Tween` to check for issues with handling `RefCounted`
dsnopek
committed
618ee44
Copy full SHA for 618ee44
Commits on Oct 20, 2025
Merge pull request #1789 from aaronfranke/header-builders
Show description for 6c05f1f
dsnopek
authored
6c05f1f
Copy full SHA for 6c05f1f
Merge pull request #1868 from dsnopek/meta-required
Show description for b14df6e
dsnopek
authored
b14df6e
Copy full SHA for b14df6e
Merge pull request #1861 from Repiteo/revert-cppextpath
Show description for 647c7d8
dsnopek
authored
647c7d8
Copy full SHA for 647c7d8
Merge pull request #1859 from Ivorforce/cmake-docs-move
Show description for fd0a8a5
dsnopek
authored
fd0a8a5
Copy full SHA for fd0a8a5
Merge pull request #1858 from dementive/update-hashfuncs
Show description for bde278b
dsnopek
authored
bde278b
Copy full SHA for bde278b
Commits on Oct 18, 2025
Specifically handle each "meta" value, so new ones don't break code generation
dsnopek
committed
a977357
Copy full SHA for a977357
Commits on Oct 6, 2025
Remove `CPPEXTPATH` changes, add error macros
Repiteo
committed
76d1ce6
Copy full SHA for 76d1ce6
Commits on Oct 5, 2025
Update missing hashfuncs
dementive
committed
fc70347
Copy full SHA for fc70347
Merge pull request #1839 from dementive/improve-build-time
Show description for 5910c0e
dsnopek
authored
5910c0e
Copy full SHA for 5910c0e
Migrate cmake docs to the godot docs.
Ivorforce
committed
c7873e1
Copy full SHA for c7873e1
Commits on Oct 4, 2025
Replace unordered_map with AHashMap
dementive
committed
2fd41b7
Copy full SHA for 2fd41b7
Commits on Oct 3, 2025
Merge pull request #1857 from qqwobble/silenced-warning-call-with-variant
Show description for 28e8b1a
dsnopek
authored
28e8b1a
Copy full SHA for 28e8b1a
Merge pull request #1821 from dsnopek/mem-alloc-pad-align
Show description for 4218f93
dsnopek
authored
4218f93
Copy full SHA for 4218f93
Commits on Oct 1, 2025
Silenced compiler warning in godot::call_with_variant_args_ret_helper
qqwobble
committed
3eb3069
Copy full SHA for 3eb3069
Update to use `mem_alloc2`, `mem_realloc2` and `mem_free2`
dsnopek
committed
48d02db
Copy full SHA for 48d02db
Commits on Sep 22, 2025
Merge pull request #1851 from Staudey/readme-updates
Show description for 12db068
dsnopek
authored
12db068
Copy full SHA for 12db068
Commits on Sep 21, 2025
README: Add link to 4.5 branch and fix link to Godot compile docs
Show description for ef63d2e
Staudey
committed
ef63d2e
Copy full SHA for ef63d2e
Commits on Sep 16, 2025
Merge pull request #1841 from dementive/no-std-vector
Show description for 0974e97
dsnopek
authored
0974e97
Copy full SHA for 0974e97
Use LocalVector instead of std::vector
dementive
authored and
dsnopek
committed
0b8e768
Copy full SHA for 0b8e768
Commits on Sep 15, 2025
Merge pull request #1845 from godotengine/contributing-section
Show description for 17d13e3
dsnopek
authored
17d13e3
Copy full SHA for 17d13e3
gdextension: Sync with upstream commit 876b290332ec6f2e6d173d08162a02aa7e6ca46d (4.5-stable)
dsnopek
committed
e83fd09
Copy full SHA for e83fd09
Merge pull request #1840 from dementive/no-std-string
Show description for d884bb1
dsnopek
authored
d884bb1
Copy full SHA for d884bb1
Commits on Sep 11, 2025
Update contributing section in README.md
Ivorforce
authored
c58dfa4
Copy full SHA for c58dfa4
gdextension: Sync with upstream commit 2dd26a027a99633231184616d4dd287bbdd1c0a3 (4.5-rc2)
dsnopek
committed
5f1a817
Copy full SHA for 5f1a817
Commits on Sep 9, 2025
Remove <string> includes in headers
dementive
committed
e36e81a
Copy full SHA for e36e81a
Commits on Aug 29, 2025
gdextension: Sync with upstream commit 4ebf67c12dcdffcb69242569c118a371a654b6ae (4.5-beta7)
dsnopek
committed
24d79ab
Copy full SHA for 24d79ab
Commits on Aug 28, 2025
gdextension: Sync with upstream commit d5ad0556a2c04c50694b5c04dc1b3bf03ecd7113 (4.5-beta6)
dsnopek
committed
4c78d30
Copy full SHA for 4c78d30
Commits on Aug 25, 2025
Add header builders script for env.GLSL_HEADER and SVG icons
aaronfranke
committed
51008e1
Copy full SHA for 51008e1
Commits on Aug 21, 2025
Merge pull request #1814 from enetheru/suffix.fix
Show description for 449e37f
dsnopek
authored
449e37f
Copy full SHA for 449e37f
Merge pull request #1834 from dsnopek/wrapped-stringname-reference
Show description for 21b7342
dsnopek
authored
21b7342
Copy full SHA for 21b7342
Commits on Aug 20, 2025
Take reference in `Wrapped(const StringName &)`
dsnopek
committed
b192b88
Copy full SHA for b192b88
Commits on Aug 14, 2025
Merge pull request #1828 from BenLubar/guard-unaligned-access
Show description for fd708f4
dsnopek
authored
fd708f4
Copy full SHA for fd708f4
Commits on Aug 11, 2025
Merge pull request #1829 from BenLubar/web-debug-symbols
Show description for 3830fe4
dsnopek
authored
3830fe4
Copy full SHA for 3830fe4
Pagination
Previous
Next
You can’t perform that action at this time.