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 }}
dominiks
/
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
core
on
master
User selector
All users
All time
Commit history
Commits on Feb 3, 2023
Merge pull request #71786 from raulsntos/dotnet/array
Show description for bbff9fd
akien-mga
committed
bbff9fd
View commit details
Copy full SHA for bbff9fd
View code at this point
Browse repository at this point
Fix scaled_orthogonal() & subgizmo global scaling
TokageItLab
committed
1459b9c
View commit details
Copy full SHA for 1459b9c
View code at this point
Browse repository at this point
Remove unused has_global_classes()
KoBeWi
committed
c1cc8fd
View commit details
Copy full SHA for c1cc8fd
View code at this point
Browse repository at this point
Commits on Feb 2, 2023
GDScript: Improve usability of setter chains
Show description for 5fc7918
vnen
committed
5fc7918
View commit details
Copy full SHA for 5fc7918
View code at this point
Browse repository at this point
Commits on Feb 1, 2023
Remove unused `has_slashes` from NodePath
aaronfranke
committed
0fcdf48
View commit details
Copy full SHA for 0fcdf48
View code at this point
Browse repository at this point
More codespell fixes, do more changes from previous ignore list
akien-mga
committed
e52213e
View commit details
Copy full SHA for e52213e
View code at this point
Browse repository at this point
Fix various typos with codespell
Show description for 394bb0e
akien-mga
committed
394bb0e
View commit details
Copy full SHA for 394bb0e
View code at this point
Browse repository at this point
Merge pull request #72492 from maiself/fix-binary-res-typed-array
Show description for 68299e0
akien-mga
committed
68299e0
View commit details
Copy full SHA for 68299e0
View code at this point
Browse repository at this point
Merge pull request #71479 from raulsntos/virtual-return-type
Show description for e824003
akien-mga
committed
e824003
View commit details
Copy full SHA for e824003
View code at this point
Browse repository at this point
Merge pull request #71322 from EricEzaM/55856-proj-settings-initial-array-dict-shared-instance
Show description for 27fdb06
akien-mga
committed
27fdb06
View commit details
Copy full SHA for 27fdb06
View code at this point
Browse repository at this point
Fix loading of binary resources with typed arrays
maiself
committed
87e6885
View commit details
Copy full SHA for 87e6885
View code at this point
Browse repository at this point
Commits on Jan 31, 2023
Use enum instead of int in virtual methods return type
raulsntos
committed
9e9eac4
View commit details
Copy full SHA for 9e9eac4
View code at this point
Browse repository at this point
Merge pull request #72452 from akien-mga/global_class_always_create
Show description for 8612c12
akien-mga
committed
8612c12
View commit details
Copy full SHA for 8612c12
View code at this point
Browse repository at this point
Merge pull request #64423 from RandomShaper/safe_input_synth
Show description for 534369d
akien-mga
committed
534369d
View commit details
Copy full SHA for 534369d
View code at this point
Browse repository at this point
Always create global class list, even if empty
Show description for 38a806e
akien-mga
committed
38a806e
View commit details
Copy full SHA for 38a806e
View code at this point
Browse repository at this point
Warn users about unsafe usage of InputEvent
RandomShaper
committed
a2af839
View commit details
Copy full SHA for a2af839
View code at this point
Browse repository at this point
Merge pull request #72445 from reduz/restore-script-class-cache-if-removed
Show description for e1648b3
akien-mga
committed
e1648b3
View commit details
Copy full SHA for e1648b3
View code at this point
Browse repository at this point
Restore script class cache if removed
Show description for 79897dd
reduz
committed
79897dd
View commit details
Copy full SHA for 79897dd
View code at this point
Browse repository at this point
GDScript: Fix issues with typed arrays
vonagam
committed
5909f9f
View commit details
Copy full SHA for 5909f9f
View code at this point
Browse repository at this point
Commits on Jan 30, 2023
Refactor high quality texture import
Show description for 28f51ba
reduz
committed
28f51ba
View commit details
Copy full SHA for 28f51ba
View code at this point
Browse repository at this point
Merge pull request #71989 from bruvzg/set_typed_move
Show description for 6d6d659
akien-mga
committed
6d6d659
View commit details
Copy full SHA for 6d6d659
View code at this point
Browse repository at this point
Merge pull request #71995 from Faless/net/4.x_tls_verify
Show description for bde3310
akien-mga
committed
bde3310
View commit details
Copy full SHA for bde3310
View code at this point
Browse repository at this point
Move Array:set_typed to internal GDExtension structure and unexposed it.
bruvzg
committed
5aa87cc
View commit details
Copy full SHA for 5aa87cc
View code at this point
Browse repository at this point
Sync C# Array with Core
Show description for 54f8fb0
raulsntos
committed
54f8fb0
View commit details
Copy full SHA for 54f8fb0
View code at this point
Browse repository at this point
Commits on Jan 29, 2023
Merge pull request #72287 from aaronfranke/tr2d-interp
Show description for d01ac9c
akien-mga
committed
d01ac9c
View commit details
Copy full SHA for d01ac9c
View code at this point
Browse repository at this point
Fix `Resource::duplicate()` missing packed arrays
adamscott
committed
bfffb8f
View commit details
Copy full SHA for bfffb8f
View code at this point
Browse repository at this point
Add support for interpolating skewed transforms
aaronfranke
committed
5f3d372
View commit details
Copy full SHA for 5f3d372
View code at this point
Browse repository at this point
Commits on Jan 28, 2023
[Net] Remove StreamPeerTLS.blocking_handshake option.
Show description for 7cd80e6
Faless
committed
7cd80e6
View commit details
Copy full SHA for 7cd80e6
View code at this point
Browse repository at this point
[NET] Refactor TLS configuration.
Show description for adba870
Faless
committed
adba870
View commit details
Copy full SHA for adba870
View code at this point
Browse repository at this point
Commits on Jan 27, 2023
Fix code style and consistency of RWLock and Semaphore
RandomShaper
committed
1de616d
View commit details
Copy full SHA for 1de616d
View code at this point
Browse repository at this point
Merge pull request #72170 from Chaosus/astar_fix
Chaosus
authored
0f8f0ab
View commit details
Copy full SHA for 0f8f0ab
View code at this point
Browse repository at this point
Merge pull request #72111 from raulsntos/method-info-metadata
Show description for 2b55ac4
akien-mga
committed
2b55ac4
View commit details
Copy full SHA for 2b55ac4
View code at this point
Browse repository at this point
Merge pull request #72168 from RandomShaper/sensible_lock_return
Show description for f0e3c3f
akien-mga
committed
f0e3c3f
View commit details
Copy full SHA for f0e3c3f
View code at this point
Browse repository at this point
Enchance the performance of AStar by using a LocalVector(2)
Chaosus
committed
cc0a243
View commit details
Copy full SHA for cc0a243
View code at this point
Browse repository at this point
Merge pull request #62499 from fire/gltf-binary-img-compression
Show description for 9d555f5
akien-mga
committed
9d555f5
View commit details
Copy full SHA for 9d555f5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.