virtualx-engine/modules/gltf/structures
Rémi Verschelde cb711a9950
Merge pull request #76895 from aaronfranke/gltf-webp
Add support for extending GLTF with more texture formats and support WebP
2023-05-26 11:00:06 +02:00
..
gltf_accessor.cpp
gltf_accessor.h gltf: Permit sparse accessors without a bufferView. 2023-05-09 10:03:38 -07:00
gltf_animation.cpp
gltf_animation.h
gltf_buffer_view.cpp
gltf_buffer_view.h
gltf_camera.cpp
gltf_camera.h
gltf_mesh.cpp
gltf_mesh.h
gltf_node.cpp Remove unused joint boolean in GLTFNode 2023-02-21 00:48:02 -06:00
gltf_node.h Remove unused joint boolean in GLTFNode 2023-02-21 00:48:02 -06:00
gltf_skeleton.cpp
gltf_skeleton.h
gltf_skin.cpp Fix GLTFSkin binding for the godot_sking property 2023-05-23 19:28:06 -05:00
gltf_skin.h
gltf_texture.cpp
gltf_texture.h Add support for extending GLTF with more texture formats & support WebP 2023-05-22 16:30:20 -05:00
gltf_texture_sampler.cpp
gltf_texture_sampler.h