This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f392a9c4f81e6ea5f55c3fa7af0ca94de44ce463
godot
/
modules
/
gltf
/
extensions
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
…
gltf_document_extension_convert_importer_mesh.h
…
gltf_document_extension_texture_ktx.cpp
…
gltf_document_extension_texture_ktx.h
…
gltf_document_extension_texture_webp.cpp
…
gltf_document_extension_texture_webp.h
…
gltf_document_extension.cpp
GLTF: Add GODOT_single_root extension
2023-09-26 10:18:52 -05:00
gltf_document_extension.h
…
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
…
gltf_spec_gloss.cpp
…
gltf_spec_gloss.h
…
SCsub
…