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 }}
luminize
/
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
Datepicker
All time
Commit history
Commits on Dec 22, 2023
Merge pull request #86431 from timothyqiu/ungroup-action
Show description for 13a0d6e
YuriSizov
committed
13a0d6e
View commit details
Copy full SHA for 13a0d6e
Browse repository at this point
Merge pull request #86409 from Calinou/displayserver-failure-message-suggest-headless
Show description for ebbc985
YuriSizov
committed
ebbc985
View commit details
Copy full SHA for ebbc985
Browse repository at this point
Merge pull request #86405 from warriormaster12/pipeline-message-fix
Show description for 7d03a22
YuriSizov
committed
7d03a22
View commit details
Copy full SHA for 7d03a22
Browse repository at this point
Merge pull request #86388 from timothyqiu/unique-reset
Show description for d7564db
YuriSizov
committed
d7564db
View commit details
Copy full SHA for d7564db
Browse repository at this point
Merge pull request #86387 from jsjtxietian/fix-tile-set
Show description for 980d551
YuriSizov
committed
980d551
View commit details
Copy full SHA for 980d551
Browse repository at this point
Merge pull request #86377 from timothyqiu/slider-drag
Show description for b4fe310
YuriSizov
committed
b4fe310
View commit details
Copy full SHA for b4fe310
Browse repository at this point
Merge pull request #86345 from brno32/outline-size-docs
Show description for 84d4889
YuriSizov
committed
84d4889
View commit details
Copy full SHA for 84d4889
Browse repository at this point
Merge pull request #86316 from clayjohn/RD-BFN-normals
Show description for 44ded3e
YuriSizov
committed
44ded3e
View commit details
Copy full SHA for 44ded3e
Browse repository at this point
Merge pull request #85923 from Calinou/editor-filesystem-dock-add-open-in-terminal
Show description for 13d34d6
YuriSizov
committed
13d34d6
View commit details
Copy full SHA for 13d34d6
Browse repository at this point
Merge pull request #83655 from golfinq/small-capsule-shape-fix
Show description for 6b40371
YuriSizov
committed
6b40371
View commit details
Copy full SHA for 6b40371
Browse repository at this point
Merge pull request #82961 from Occalepsus/fix_body_area_gravity
Show description for bb1cdc1
YuriSizov
committed
bb1cdc1
View commit details
Copy full SHA for bb1cdc1
Browse repository at this point
Improve action name for ungroup button in Scene dock
timothyqiu
committed
c62c0fb
View commit details
Copy full SHA for c62c0fb
Browse repository at this point
Commits on Dec 21, 2023
Suggest `--headless` CLI argument in DisplayServer not found error message
Show description for 6da4d5b
Calinou
committed
6da4d5b
View commit details
Copy full SHA for 6da4d5b
Browse repository at this point
Use best fit normals for storing screen space normals
clayjohn
committed
43cf21c
View commit details
Copy full SHA for 43cf21c
Browse repository at this point
Fix wrong error message when graphics pipeline creation fails
warriormaster12
committed
e729d51
View commit details
Copy full SHA for e729d51
Browse repository at this point
Fix body leaving area gravity influence
Occalepsus
committed
492f1c2
View commit details
Copy full SHA for 492f1c2
Browse repository at this point
Clear sub-resources list when no sub-resource exists
timothyqiu
committed
6e49ff9
View commit details
Copy full SHA for 6e49ff9
Browse repository at this point
Fix `UndoRedo history mismatch` when creating a new tile atlas
jsjtxietian
committed
1217d7d
View commit details
Copy full SHA for 1217d7d
Browse repository at this point
Emit slider's drag_started signal before the first value change
timothyqiu
committed
58db3e5
View commit details
Copy full SHA for 58db3e5
Browse repository at this point
Merge pull request #86373 from raulsntos/dotnet/fix-nameof
Show description for 9d1cbab
YuriSizov
authored
9d1cbab
View commit details
Copy full SHA for 9d1cbab
Browse repository at this point
C#: Use string literal instead of nameof
Show description for abd7927
raulsntos
committed
abd7927
View commit details
Copy full SHA for abd7927
Browse repository at this point
Commits on Dec 20, 2023
Merge pull request #83452 from RandomShaper/rd_common
Show description for 3a8524d
YuriSizov
authored
3a8524d
View commit details
Copy full SHA for 3a8524d
Browse repository at this point
Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts
Show description for 12a519b
RandomShaper
and
bruvzg
committed
12a519b
View commit details
Copy full SHA for 12a519b
Browse repository at this point
Add note that a large value for outline_size is not recommended
brno32
committed
daa8942
View commit details
Copy full SHA for daa8942
Browse repository at this point
Merge pull request #86336 from LunaticInAHat/dds_implicit_linearsize
Show description for c28a091
YuriSizov
committed
c28a091
View commit details
Copy full SHA for c28a091
Browse repository at this point
Merge pull request #86326 from MichaelMacha/patch-1
Show description for ed5a54d
YuriSizov
committed
ed5a54d
View commit details
Copy full SHA for ed5a54d
Browse repository at this point
Merge pull request #86324 from aaronfranke/really-packed
Show description for d2da961
YuriSizov
committed
d2da961
View commit details
Copy full SHA for d2da961
Browse repository at this point
Merge pull request #86271 from YuriSizov/pm-optimize-multiple-ways-of-scanning
Show description for 5f64154
YuriSizov
committed
5f64154
View commit details
Copy full SHA for 5f64154
Browse repository at this point
Merge pull request #86257 from Faless/mp/fix_complete_auth
Show description for 1183bde
YuriSizov
committed
1183bde
View commit details
Copy full SHA for 1183bde
Browse repository at this point
Merge pull request #86218 from TheSofox/arrow-key-scene-tree-nav
Show description for b863515
YuriSizov
committed
b863515
View commit details
Copy full SHA for b863515
Browse repository at this point
Merge pull request #86169 from Repiteo/gdvirtual-call-refactoring
Show description for f77da03
YuriSizov
committed
f77da03
View commit details
Copy full SHA for f77da03
Browse repository at this point
Merge pull request #86118 from TheSofox/complex-undo-select-fix
Show description for 02bc2a3
YuriSizov
committed
02bc2a3
View commit details
Copy full SHA for 02bc2a3
Browse repository at this point
Merge pull request #85887 from YuriSizov/editor-enforce-min-window
Show description for aae58cd
YuriSizov
committed
aae58cd
View commit details
Copy full SHA for aae58cd
Browse repository at this point
Merge pull request #85191 from HolonProduction/off-by-one-code-edit
Show description for 40e7192
YuriSizov
committed
40e7192
View commit details
Copy full SHA for 40e7192
Browse repository at this point
Merge pull request #84979 from Calinou/scons-web-platform-alias
Show description for 718598e
YuriSizov
committed
718598e
View commit details
Copy full SHA for 718598e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.