Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
stpinkie
/
godot
Public
forked from
godotengine/godot
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Sep 29, 2024
Merge pull request #97622 from Repiteo/scons/msvc-prerelease-fix
Show description for e3213aa
akien-mga
authored
e3213aa
View commit details
Copy full SHA for e3213aa
Browse repository at this point
SCons: Include pre-release in MSVC detection
Repiteo
committed
1d3c4e1
View commit details
Copy full SHA for 1d3c4e1
Browse repository at this point
Merge pull request #97618 from Repiteo/scons/decode-fix
Show description for 72cff2e
akien-mga
authored
72cff2e
View commit details
Copy full SHA for 72cff2e
Browse repository at this point
SCons: Fix MSVC decode error
Repiteo
committed
9a8fcd5
View commit details
Copy full SHA for 9a8fcd5
Browse repository at this point
Commits on Sep 28, 2024
Merge pull request #97589 from pkowal1982/fix_97454
Show description for 1fc8208
akien-mga
committed
1fc8208
View commit details
Copy full SHA for 1fc8208
Browse repository at this point
Merge pull request #97547 from lalitshankarchowdhury/audio-code-fix
Show description for 0e2a76d
akien-mga
committed
0e2a76d
View commit details
Copy full SHA for 0e2a76d
Browse repository at this point
Merge pull request #97534 from j20001970/camerafeed-setter
Show description for 99aec99
akien-mga
committed
99aec99
View commit details
Copy full SHA for 99aec99
Browse repository at this point
Merge pull request #97503 from Repiteo/ci/merge_queue
Show description for a53d0a3
akien-mga
committed
a53d0a3
View commit details
Copy full SHA for a53d0a3
Browse repository at this point
Merge pull request #97325 from BlueCube3310/bcdec
Show description for 422306e
akien-mga
committed
422306e
View commit details
Copy full SHA for 422306e
Browse repository at this point
Merge pull request #97229 from aryan-11825114/ctrl-x-visual-shader
Show description for 3fbd33a
akien-mga
committed
3fbd33a
View commit details
Copy full SHA for 3fbd33a
Browse repository at this point
Merge pull request #96290 from Macksaur/export-action-callable
Show description for a11f970
akien-mga
committed
a11f970
View commit details
Copy full SHA for a11f970
Browse repository at this point
Merge pull request #91069 from Repiteo/scons/msvc-detect-compiler
Show description for d6c0509
akien-mga
committed
d6c0509
View commit details
Copy full SHA for d6c0509
Browse repository at this point
Merge pull request #83360 from ywmaa/vertex_shading
Show description for 285ebed
akien-mga
committed
285ebed
View commit details
Copy full SHA for 285ebed
Browse repository at this point
Merge pull request #97554 from clayjohn/batching-uniform-sets
Show description for e7a9104
akien-mga
committed
e7a9104
View commit details
Copy full SHA for e7a9104
Browse repository at this point
Implement vertex shading
Show description for 0a9ad8f
2 people
authored and
akien-mga
committed
0a9ad8f
View commit details
Copy full SHA for 0a9ad8f
Browse repository at this point
Merge pull request #97581 from AThousandShips/owners_fix_3
Show description for b2b13d4
akien-mga
authored
b2b13d4
View commit details
Copy full SHA for b2b13d4
Browse repository at this point
Fix error message on startup when camera is busy
pkowal1982
committed
0178bb8
View commit details
Copy full SHA for 0178bb8
Browse repository at this point
Add a few missing CODEOWNERS
AThousandShips
committed
ae45d19
View commit details
Copy full SHA for ae45d19
Browse repository at this point
Commits on Sep 27, 2024
Add `@export_tool_button` annotation for easily creating inspector buttons
Show description for 85dfd89
4 people
committed
85dfd89
View commit details
Copy full SHA for 85dfd89
Browse repository at this point
Combine texture and instance data into one uniform set in the 2D renderer
Show description for 4d635b7
clayjohn
and
stuartcarnie
committed
4d635b7
View commit details
Copy full SHA for 4d635b7
Browse repository at this point
SCons: Detect msvc compiler version
Show description for 1043c00
Repiteo
committed
1043c00
View commit details
Copy full SHA for 1043c00
Browse repository at this point
Vorbis: Remove redundant bounds check
lalitshankarch
committed
2caaa2c
View commit details
Copy full SHA for 2caaa2c
Browse repository at this point
Merge pull request #97517 from syntaxerror247/android-themed-icon
Show description for 76a1359
akien-mga
authored
76a1359
View commit details
Copy full SHA for 76a1359
Browse repository at this point
Expose CameraFeed setters
j20001970
committed
38d7ec1
View commit details
Copy full SHA for 38d7ec1
Browse repository at this point
Add support for Android Themed Icons (monochrome)
syntaxerror247
authored and
akien-mga
committed
dbcc7f3
View commit details
Copy full SHA for dbcc7f3
Browse repository at this point
Merge pull request #97524 from BastiaanOlij/openxr_1141
Show description for ac3eadf
akien-mga
committed
ac3eadf
View commit details
Copy full SHA for ac3eadf
Browse repository at this point
Merge pull request #97489 from TokageItLab/deferred-skin-registration
Show description for ab1f55e
akien-mga
committed
ab1f55e
View commit details
Copy full SHA for ab1f55e
Browse repository at this point
Merge pull request #97477 from m4gr3d/update_xr_editor_excluded_permissions
Show description for 58ec7a9
akien-mga
committed
58ec7a9
View commit details
Copy full SHA for 58ec7a9
Browse repository at this point
Merge pull request #97453 from Calinou/project-manager-enter-accepts-dialog
Show description for 7b393c6
akien-mga
committed
7b393c6
View commit details
Copy full SHA for 7b393c6
Browse repository at this point
Merge pull request #97450 from megalon/alpha_curve-docs-fix
Show description for b537d2f
akien-mga
committed
b537d2f
View commit details
Copy full SHA for b537d2f
Browse repository at this point
Merge pull request #96548 from timothyqiu/item-list-signals
Show description for 61fce32
akien-mga
committed
61fce32
View commit details
Copy full SHA for 61fce32
Browse repository at this point
Merge pull request #95930 from aaronfranke/bind-array-set
Show description for 83b2ca3
akien-mga
committed
83b2ca3
View commit details
Copy full SHA for 83b2ca3
Browse repository at this point
Merge pull request #93311 from dsnopek/gdextension-required-virtuals
Show description for 8a9a26e
akien-mga
committed
8a9a26e
View commit details
Copy full SHA for 8a9a26e
Browse repository at this point
Merge pull request #68233 from raulsntos/dotnet/raise-events
Show description for 543fa16
akien-mga
committed
543fa16
View commit details
Copy full SHA for 543fa16
Browse repository at this point
Improve documentation of some ItemList signals
timothyqiu
committed
76691af
View commit details
Copy full SHA for 76691af
Browse repository at this point
Previous
Next
You can’t perform that action at this time.