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
9f9210e60cddb2fa82ce5f7d71fcba340f2edbd1
godot
/
modules
/
gltf
/
extensions
T
History
acazuc
a00cf02241
Add support for KTX & KTX2 image format
...
Add support glTF KHR_texture_basisu extension
2023-08-19 10:27:29 +02:00
..
physics
GLTF: Add center of mass property
2023-08-11 11:27:01 -05: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
…
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: Preserve the original bytes when importing a texture
2023-08-03 10:30:33 -05:00
gltf_document_extension_texture_webp.h
GLTF: Preserve the original bytes when importing a texture
2023-08-03 10:30:33 -05:00
gltf_document_extension.cpp
Merge pull request
#79623
from aaronfranke/gltf-export-preserialize
2023-08-03 18:33:49 +02:00
gltf_document_extension.h
Merge pull request
#79623
from aaronfranke/gltf-export-preserialize
2023-08-03 18:33:49 +02:00
gltf_light.cpp
…
gltf_light.h
…
gltf_spec_gloss.cpp
…
gltf_spec_gloss.h
…
SCsub
Implement physics support in the GLTF module
2023-03-09 20:02:05 -06:00