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
Branch selector
master
User selector
fire
All time
Commit history
Commits on Jan 31, 2023
gltf: Avoid using base64 hash as an image filename
Show description for 39ef247
fire
authored and
lyuma
committed
39ef247
View commit details
Copy full SHA for 39ef247
Browse repository at this point
Fixed a few godot engine 4 warnings on clang with Opengl and Windows apis.
fire
committed
f8be889
View commit details
Copy full SHA for f8be889
Browse repository at this point
Commits on Jan 27, 2023
Handle gltf binary
Show description for 39922d7
fire
authored and
lyuma
committed
39922d7
View commit details
Copy full SHA for 39922d7
Browse repository at this point
Commits on Jan 19, 2023
Fixes cases where the runtime ResourceLoader cannot load gltf images.
fire
committed
a103400
View commit details
Copy full SHA for a103400
Browse repository at this point
Add ASTC compression and decompression with Arm astcenc.
Show description for 696346f
3 people
committed
696346f
View commit details
Copy full SHA for 696346f
Browse repository at this point
Commits on Jan 14, 2023
Fixes to ESCN importer
Show description for 132e952
fire
committed
132e952
View commit details
Copy full SHA for 132e952
Browse repository at this point
Commits on Jan 5, 2023
Update graph_edit.cpp to automatically arrange nodes if nothing is selected.
fire
committed
8302f17
View commit details
Copy full SHA for 8302f17
Browse repository at this point
Commits on Nov 24, 2022
Cache materials in gltf as the abstract class of Material
Show description for baab973
fire
committed
baab973
View commit details
Copy full SHA for baab973
Browse repository at this point
Commits on Nov 23, 2022
Avoid the Skeleton3DGizmoPlugin crash when clicking in the editor.
fire
committed
e0b296a
View commit details
Copy full SHA for e0b296a
Browse repository at this point
Commits on Nov 20, 2022
Add GLTFDocument documentation.
Show description for 5aafa3f
3 people
committed
5aafa3f
View commit details
Copy full SHA for 5aafa3f
Browse repository at this point
Commits on Aug 1, 2022
Mend the non-matching okhsl colors.
Show description for 8b64e33
fire
committed
8b64e33
View commit details
Copy full SHA for 8b64e33
Browse repository at this point
Commits on Jul 25, 2022
Avoid crash when when the editor_property_map is empty.
fire
committed
fb2b26e
View commit details
Copy full SHA for fb2b26e
Browse repository at this point
Commits on Jul 24, 2022
Mend duplicate nodes in the gltf export.
fire
committed
b2bd4cc
View commit details
Copy full SHA for b2bd4cc
Browse repository at this point
Commits on Jun 27, 2022
Add a const call mode to Object, Variant and Script.
Show description for 9ddebc0
fire
and
reduz
committed
9ddebc0
View commit details
Copy full SHA for 9ddebc0
Browse repository at this point
Commits on Jun 24, 2022
Restore the openexr grayscale property.
fire
committed
42f7f08
View commit details
Copy full SHA for 42f7f08
Browse repository at this point
Commits on Jun 23, 2022
For in-engine processing allow saving openexr to a buffer.
fire
committed
ce42ee7
View commit details
Copy full SHA for ce42ee7
Browse repository at this point
Mend crash importing a scene with static lightmaps.
fire
authored and
lyuma
committed
cc7a0f3
View commit details
Copy full SHA for cc7a0f3
Browse repository at this point
Commits on Jun 16, 2022
Print NavMap error only once for invalid NavMesh.
fire
authored and
akien-mga
committed
67052af
View commit details
Copy full SHA for 67052af
Browse repository at this point
Commits on Jun 14, 2022
Expose XRPose's get angular velocity.
fire
committed
10131eb
View commit details
Copy full SHA for 10131eb
Browse repository at this point
Commits on Jun 7, 2022
Allow picking similar colours using OKHSL.
fire
committed
1b776a6
View commit details
Copy full SHA for 1b776a6
Browse repository at this point
Commits on May 20, 2022
Improve gltf extension GLTFDocument api.
fire
committed
d600e0b
View commit details
Copy full SHA for d600e0b
Browse repository at this point
Commits on May 17, 2022
Fix editor crash in built-in help when script inheritance chain changes.
fire
committed
ec8e91e
View commit details
Copy full SHA for ec8e91e
Browse repository at this point
Commits on May 7, 2022
Change skeleton modification 2d and 3d to use the array inspector.
fire
committed
a396f7e
View commit details
Copy full SHA for a396f7e
Browse repository at this point
Commits on Apr 24, 2022
Merge pull request #59763 from Gallilus/Improve-VisualScript-search-and-instancing-of-nodes
Show description for 6184c6a
fire
authored
6184c6a
View commit details
Copy full SHA for 6184c6a
Browse repository at this point
Discard images from gltf import for the animation library.
Show description for 44b6ee0
fire
committed
44b6ee0
View commit details
Copy full SHA for 44b6ee0
Browse repository at this point
Commits on Mar 31, 2022
Add support for Blend importing of material placeholders.
Show description for d8b3d14
fire
committed
d8b3d14
View commit details
Copy full SHA for d8b3d14
Browse repository at this point
Allow importing punctual lights from Blend.
fire
committed
b675a6b
View commit details
Copy full SHA for b675a6b
Browse repository at this point
Commits on Mar 30, 2022
Add fbx2gltf support for importing .fbx files
Show description for 0a6889d
fire
and
akien-mga
committed
0a6889d
View commit details
Copy full SHA for 0a6889d
Browse repository at this point
Commits on Mar 29, 2022
Add support for importing .blend files
Show description for 9484ee7
fire
and
akien-mga
committed
9484ee7
View commit details
Copy full SHA for 9484ee7
Browse repository at this point
Set threads to be one to avoid SVG crash.
fire
committed
683b61b
View commit details
Copy full SHA for 683b61b
Browse repository at this point
Commits on Mar 26, 2022
Clarify what primitives means.
fire
committed
ee95491
View commit details
Copy full SHA for ee95491
Browse repository at this point
Commits on Mar 25, 2022
Update basis universal to version 1.16.3.
Show description for 3529141
fire
committed
3529141
View commit details
Copy full SHA for 3529141
Browse repository at this point
Commits on Mar 18, 2022
Avoid roll in scene importer camera.
fire
committed
5dec64f
View commit details
Copy full SHA for 5dec64f
Browse repository at this point
Commits on Mar 8, 2022
ThorVG: Sync with upstream 0.8.0
fire
committed
f7a8096
View commit details
Copy full SHA for f7a8096
Browse repository at this point
Commits on Mar 7, 2022
Avoid gizmo crashes in cases where the points are null.
Show description for fd411e5
fire
authored and
TokageItLab
committed
fd411e5
View commit details
Copy full SHA for fd411e5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.