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
modules
on
vulkan
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 11, 2020
Vulkan: Move thirdparty code out of drivers, style fixes
Show description for db81928
akien-mga
committed
db81928
View commit details
Copy full SHA for db81928
View code at this point
Browse repository at this point
Fix code formatting issues and VS compilation
Show description for fff4240
akien-mga
committed
fff4240
View commit details
Copy full SHA for fff4240
View code at this point
Browse repository at this point
Fix Vector3 ambiguities and out of bounds init.
bruvzg
committed
26318f3
View commit details
Copy full SHA for 26318f3
View code at this point
Browse repository at this point
basis_universal: Use proper basisu_transcoder.h header, fixes Clang build
Show description for 3695c08
akien-mga
committed
3695c08
View commit details
Copy full SHA for 3695c08
View code at this point
Browse repository at this point
Fixes to Basis Universal.
reduz
committed
d5cf1a8
View commit details
Copy full SHA for d5cf1a8
View code at this point
Browse repository at this point
glslang: Disable warnings and allow unbundling
akien-mga
committed
65ad12e
View commit details
Copy full SHA for 65ad12e
View code at this point
Browse repository at this point
basis_universal: Fix py3 build and document license and provenance
Show description for 7458a60
akien-mga
committed
7458a60
View commit details
Copy full SHA for 7458a60
View code at this point
Browse repository at this point
Rewritten StreamTexture for better code reuse, added basis universal support
reduz
committed
4aea9f7
View commit details
Copy full SHA for 4aea9f7
View code at this point
Browse repository at this point
Modernized default 3D material, fixes material bugs.
reduz
committed
dd3682e
View commit details
Copy full SHA for dd3682e
View code at this point
Browse repository at this point
Several fixes to 3D rendering, and multimesh implementation.
reduz
committed
6deffa6
View commit details
Copy full SHA for 6deffa6
View code at this point
Browse repository at this point
Base 3D engine done, still untested, though.
reduz
committed
449df8f
View commit details
Copy full SHA for 449df8f
View code at this point
Browse repository at this point
Merge pull request #29993 from bruvzg/vulkan
Show description for 6289e7d
akien-mga
authored
6289e7d
View commit details
Copy full SHA for 6289e7d
View code at this point
Browse repository at this point
Add static Vulkan loader.
Show description for eb48be5
bruvzg
committed
eb48be5
View commit details
Copy full SHA for eb48be5
View code at this point
Browse repository at this point
Moved the shader source compilation code outside RenderingDevice and Vulkan
reduz
committed
4fe3ee1
View commit details
Copy full SHA for 4fe3ee1
View code at this point
Browse repository at this point
Added a spinlock template as well as a thread work pool class.
Show description for c613ead
reduz
committed
c613ead
View commit details
Copy full SHA for c613ead
View code at this point
Browse repository at this point
Changes to material required to add custom shaders in RD renderer
reduz
committed
50e9bef
View commit details
Copy full SHA for 50e9bef
View code at this point
Browse repository at this point
A lot of progress with canvas rendering, still far from working.
reduz
committed
9b0dd4f
View commit details
Copy full SHA for 9b0dd4f
View code at this point
Browse repository at this point
Texture refactor
Show description for 3f335ce
reduz
committed
3f335ce
View commit details
Copy full SHA for 3f335ce
View code at this point
Browse repository at this point
Refactored RID/RID_Owner to always use O(1) allocation.
Show description for 4f16397
reduz
committed
4f16397
View commit details
Copy full SHA for 4f16397
View code at this point
Browse repository at this point
Refactor image_saver_tinyexr.cpp to prevent compiler warnings.
Show description for a3b938d
madmiraal
committed
a3b938d
View commit details
Copy full SHA for a3b938d
View code at this point
Browse repository at this point
Commits on Feb 10, 2020
[Mono] Basis/Transforms Array operator comments and improvements
Show description for 0a39c7b
aaronfranke
committed
0a39c7b
View commit details
Copy full SHA for 0a39c7b
View code at this point
Browse repository at this point
- Integrated NavigationServer and Navigation2DServer.
Show description for e6be3f6
AndreaCatania
committed
e6be3f6
View commit details
Copy full SHA for e6be3f6
View code at this point
Browse repository at this point
Merge pull request #33950 from Calinou/gridmap-editor-zoom-shortcut
Show description for 8d96a44
akien-mga
authored
8d96a44
View commit details
Copy full SHA for 8d96a44
View code at this point
Browse repository at this point
Merge pull request #35812 from touilleMan/gdnative-uses-godot_string_name-where-possible
Show description for 10de997
akien-mga
authored
10de997
View commit details
Copy full SHA for 10de997
View code at this point
Browse repository at this point
Fix VisualScriptClassConstant to be updated properly
Chaosus
committed
386d0fe
View commit details
Copy full SHA for 386d0fe
View code at this point
Browse repository at this point
Commits on Feb 9, 2020
Merge pull request #36048 from AndreaCatania/SoftBodyStiff
Show description for d617df5
akien-mga
authored
d617df5
View commit details
Copy full SHA for d617df5
View code at this point
Browse repository at this point
Merge pull request #35649 from aaronfranke/color-unsigned
Show description for cedf9f6
akien-mga
authored
cedf9f6
View commit details
Copy full SHA for cedf9f6
View code at this point
Browse repository at this point
Make softbody completelly stiff to attachment point
AndreaCatania
committed
ca7ee56
View commit details
Copy full SHA for ca7ee56
View code at this point
Browse repository at this point
Commits on Feb 8, 2020
Merge pull request #36013 from raulsntos/fix-issubsequenceof
Show description for 9cc4f5e
akien-mga
authored
9cc4f5e
View commit details
Copy full SHA for 9cc4f5e
View code at this point
Browse repository at this point
Merge pull request #36011 from madmiraal/fix-33391
Show description for b2a7c08
akien-mga
authored
b2a7c08
View commit details
Copy full SHA for b2a7c08
View code at this point
Browse repository at this point
Merge pull request #35982 from akien-mga/scons-modules-enabled-header-and-split
Show description for 42f04cb
akien-mga
authored
42f04cb
View commit details
Copy full SHA for 42f04cb
View code at this point
Browse repository at this point
Avoid going out of bounds in IsSubsequenceOf
Show description for 4b79ef5
raulsntos
committed
4b79ef5
View commit details
Copy full SHA for 4b79ef5
View code at this point
Browse repository at this point
Remove do{ } while(0) wrapper around error macros.
Show description for d2b02a3
madmiraal
committed
d2b02a3
View commit details
Copy full SHA for d2b02a3
View code at this point
Browse repository at this point
Commits on Feb 7, 2020
Workaround WebM playback bug after AudioServer latency fixes
Show description for da411d1
akien-mga
committed
da411d1
View commit details
Copy full SHA for da411d1
View code at this point
Browse repository at this point
SCons: Split libmodules.a in folder-based libs
Show description for 4e2dbb1
akien-mga
committed
4e2dbb1
View commit details
Copy full SHA for 4e2dbb1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.