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
78680cdebc8a97bc2d81decc72cd8cccafe1f669
godot
/
modules
/
gltf
/
extensions
History
Aaron Franke
b00e5cef63
GLTF: Update OMI_physics_body, add OMI_physics_shape, keep OMI_collider
2024-01-19 14:35:49 -06:00
..
physics
GLTF: Update OMI_physics_body, add OMI_physics_shape, keep OMI_collider
2024-01-19 14:35:49 -06:00
gltf_document_extension_convert_importer_mesh.cpp
…
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: 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
Misc changes to the GLTF module before audio PR
2024-01-11 20:33:51 -06:00
gltf_document_extension.h
Remove Object pointer/solve types conflict in AnimationTrackCache
2024-01-08 21:48:19 +09: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
…
gltf_spec_gloss.cpp
…
gltf_spec_gloss.h
…
SCsub
…