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
Breadcrumbs
History for
godot
tests
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 20, 2023
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
View code at this point
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
View code at this point
Browse repository at this point
Fix so undoing complex operations in TextEdit will restore selections.
TheSofox
committed
4b82cac
View commit details
Copy full SHA for 4b82cac
View code at this point
Browse repository at this point
Commits on Dec 19, 2023
Merge pull request #84826 from chocola-mint/master
Show description for 921c400
YuriSizov
committed
921c400
View commit details
Copy full SHA for 921c400
View code at this point
Browse repository at this point
Commits on Dec 18, 2023
Fix updating delimiter cache of `CodeEdit` when typing on the first line
HolonProduction
committed
d5847fa
View commit details
Copy full SHA for d5847fa
View code at this point
Browse repository at this point
Commits on Dec 11, 2023
Merge pull request #84782 from rsburke4/image-fix
Show description for b952b00
akien-mga
committed
b952b00
View commit details
Copy full SHA for b952b00
View code at this point
Browse repository at this point
Commits on Dec 10, 2023
Added error to catch conversion on invalid image
rsburke4
committed
dec2269
View commit details
Copy full SHA for dec2269
View code at this point
Browse repository at this point
Commits on Dec 8, 2023
Merge pull request #85054 from miv391/highlight-minimap-error-lines
Show description for 6269341
YuriSizov
committed
6269341
View commit details
Copy full SHA for 6269341
View code at this point
Browse repository at this point
Merge pull request #85666 from miv391/more-unit-tests-for-string-to-number-conversions
Show description for 47cd07a
YuriSizov
committed
47cd07a
View commit details
Copy full SHA for 47cd07a
View code at this point
Browse repository at this point
Merge pull request #83229 from aaronfranke/basis-is-ortho
Show description for b3c20bc
YuriSizov
committed
b3c20bc
View commit details
Copy full SHA for b3c20bc
View code at this point
Browse repository at this point
Commits on Dec 7, 2023
Highlight error lines in minimap
miv391
committed
609eb8b
View commit details
Copy full SHA for 609eb8b
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
Fix Basis is_orthogonal and is_rotation methods, add is_orthonormal
aaronfranke
committed
7ee2737
View commit details
Copy full SHA for 7ee2737
View code at this point
Browse repository at this point
Reduce minimum capsule/cylinder mesh rings to 0
aaronfranke
committed
6ee9edb
View commit details
Copy full SHA for 6ee9edb
View code at this point
Browse repository at this point
Commits on Dec 2, 2023
Add more C++ unit tests for String to number conversions
miv391
committed
5e40124
View commit details
Copy full SHA for 5e40124
View code at this point
Browse repository at this point
Commits on Nov 17, 2023
Fix memory leak in 'NavigationServer3D' involving static obstacles
Scony
committed
a4b3546
View commit details
Copy full SHA for a4b3546
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
Add tests for Camera3D
chocola-mint
committed
2e35ecc
View commit details
Copy full SHA for 2e35ecc
View code at this point
Browse repository at this point
Commits on Nov 9, 2023
Make mouse-enter/exit notifications match mouse event propagation
Show description for d24d73b
kitbdev
and
Sauermann
committed
d24d73b
View commit details
Copy full SHA for d24d73b
View code at this point
Browse repository at this point
Commits on Oct 25, 2023
fix assignment to vec2 tests
SilicDev
committed
c0808d5
View commit details
Copy full SHA for c0808d5
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
Merge pull request #83286 from bronsonholden/fix-text-edit-hscroll-jitter
Show description for 3e8dc9d
akien-mga
committed
3e8dc9d
View commit details
Copy full SHA for 3e8dc9d
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
Merge pull request #76244 from kgrubbs22/variant-test-updates
Show description for 897ff71
akien-mga
committed
897ff71
View commit details
Copy full SHA for 897ff71
View code at this point
Browse repository at this point
Commits on Oct 13, 2023
Add test justifying change to expected horizontal scroll position
bronsonholden
committed
b15dd3e
View commit details
Copy full SHA for b15dd3e
View code at this point
Browse repository at this point
Code Editor: Fix regression with using doc comments for code regions
dalexeev
committed
881fe67
View commit details
Copy full SHA for 881fe67
View code at this point
Browse repository at this point
Commits on Oct 6, 2023
Fix code completion override of home and end keys
adamscott
committed
25cbb68
View commit details
Copy full SHA for 25cbb68
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
Merge pull request #82786 from theraot/donotreplacestartingdigitwithunderscore
Show description for c2b9167
akien-mga
committed
c2b9167
View commit details
Copy full SHA for c2b9167
View code at this point
Browse repository at this point
Add vararg call() method to C++ Callable
KoBeWi
committed
09b30be
View commit details
Copy full SHA for 09b30be
View code at this point
Browse repository at this point
Merge pull request #82694 from BrianMacIntosh/master
Show description for aa554e8
akien-mga
committed
aa554e8
View commit details
Copy full SHA for aa554e8
View code at this point
Browse repository at this point
Commits on Oct 4, 2023
Do not replace starting digit with underscore when making identifier
theraot
committed
5cd7ca0
View commit details
Copy full SHA for 5cd7ca0
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
Merge pull request #81633 from matorin57/code-completion-popup
Show description for b11309d
akien-mga
committed
b11309d
View commit details
Copy full SHA for b11309d
View code at this point
Browse repository at this point
Commits on Oct 2, 2023
"Whole Words" search can detect word boundaries inside the search term.
Show description for 676627e
BrianMacIntosh
committed
676627e
View commit details
Copy full SHA for 676627e
View code at this point
Browse repository at this point
Commits on Oct 1, 2023
Add rotate_toward and angle_difference to GDScript and C#
ettiSurreal
committed
3a39de4
View commit details
Copy full SHA for 3a39de4
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
Merge pull request #79523 from aaronfranke/is-conformal
Show description for 3ec6730
akien-mga
committed
3ec6730
View commit details
Copy full SHA for 3ec6730
View code at this point
Browse repository at this point
Merge pull request #80796 from smix8/navgenerator_2d_4.x
Show description for 7dccb9e
akien-mga
committed
7dccb9e
View commit details
Copy full SHA for 7dccb9e
View code at this point
Browse repository at this point
Commits on Sep 25, 2023
Add Duplicate Lines shortcut to CodeTextEditor
Show description for d2e651f
PucklaMotzer09
committed
d2e651f
View commit details
Copy full SHA for d2e651f
View code at this point
Browse repository at this point
Add 2D navigation mesh baking
Show description for 0ee7e31
smix8
committed
0ee7e31
View commit details
Copy full SHA for 0ee7e31
View code at this point
Browse repository at this point
Simplify Geometry3D tests
aaronfranke
committed
bcfb2c0
View commit details
Copy full SHA for bcfb2c0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.