This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
bb1006b2acc00aae09d906fed65396508649502c
godot
/
modules
/
gltf
/
extensions
T
History
Rémi Verschelde
dc14f02892
Merge pull request
#81851
from aaronfranke/gltf-single-root
...
GLTF: Add root node export options and GODOT_single_root extension
2023-09-26 17:52:51 +02:00
..
physics
[Modules] Replace
ERR_FAIL_COND
with
ERR_FAIL_NULL
where applicable
2023-09-26 16:44:52 +02:00
gltf_document_extension_convert_importer_mesh.cpp
Fix glTF mesh importer not freeing nodes correctly on import
2023-02-27 02:44:23 +00:00
gltf_document_extension_convert_importer_mesh.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
gltf_document_extension_texture_ktx.cpp
Add support for KTX & KTX2 image format
2023-08-19 10:27:29 +02:00
gltf_document_extension_texture_ktx.h
Add support for KTX & KTX2 image format
2023-08-19 10:27:29 +02:00
gltf_document_extension_texture_webp.cpp
GLTF: Allow specifying export image format including from extensions
2023-09-14 17:33:48 -05:00
gltf_document_extension_texture_webp.h
GLTF: Allow specifying export image format including from extensions
2023-09-14 17:33:48 -05:00
gltf_document_extension.cpp
GLTF: Add GODOT_single_root extension
2023-09-26 10:18:52 -05:00
gltf_document_extension.h
Merge pull request
#80272
from aaronfranke/gltf-root-node-logic
2023-09-16 21:21:40 +02:00
gltf_light.cpp
[Modules] Replace
ERR_FAIL_COND
with
ERR_FAIL_NULL
where applicable
2023-09-26 16:44:52 +02:00
gltf_light.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
gltf_spec_gloss.cpp
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
gltf_spec_gloss.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
SCsub
Implement physics support in the GLTF module
2023-03-09 20:02:05 -06:00