godot/modules/gltf/structures
2025-11-14 18:15:59 -08:00
..
gltf_accessor.compat.inc GLTF: Support 64-bit sizes in glTF import and export 2025-06-05 12:40:21 -07:00
gltf_accessor.cpp Merge pull request #111612 from aaronfranke/gltf-accessor-min-max-int 2025-11-14 14:23:19 -06:00
gltf_accessor.h Merge pull request #110949 from aaronfranke/const-ref-param-gltf 2025-11-14 14:23:08 -06:00
gltf_animation.cpp Use const ref parameters in the GLTF module 2025-11-13 18:19:26 -08:00
gltf_animation.h Use const ref parameters in the GLTF module 2025-11-13 18:19:26 -08:00
gltf_buffer_view.compat.inc GLTF: Support 64-bit sizes in glTF import and export 2025-06-05 12:40:21 -07:00
gltf_buffer_view.cpp GLTF: Move accessor encoding functions to GLTFAccessor 2025-10-21 08:42:29 -07:00
gltf_buffer_view.h GLTF: Move accessor encoding functions to GLTFAccessor 2025-10-21 08:42:29 -07:00
gltf_camera.cpp Use const ref parameters in the GLTF module 2025-11-13 18:19:26 -08:00
gltf_camera.h Use const ref parameters in the GLTF module 2025-11-13 18:19:26 -08:00
gltf_mesh.cpp Use const ref parameters in the GLTF module 2025-11-13 18:19:26 -08:00
gltf_mesh.h Use const ref parameters in the GLTF module 2025-11-13 18:19:26 -08:00
gltf_node.cpp Use const ref parameters in the GLTF module 2025-11-13 18:19:26 -08:00
gltf_node.h Use const ref parameters in the GLTF module 2025-11-13 18:19:26 -08:00
gltf_object_model_property.cpp GLTF: Determine the component type when encoding object model properties 2025-11-14 18:15:59 -08:00
gltf_object_model_property.h GLTF: Determine the component type when encoding object model properties 2025-11-14 18:15:59 -08:00
gltf_skeleton.cpp Use const ref parameters in the GLTF module 2025-11-13 18:19:26 -08:00
gltf_skeleton.h Use const ref parameters in the GLTF module 2025-11-13 18:19:26 -08:00
gltf_skin.cpp Use const ref parameters in the GLTF module 2025-11-13 18:19:26 -08:00
gltf_skin.h Use const ref parameters in the GLTF module 2025-11-13 18:19:26 -08:00
gltf_texture.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gltf_texture.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
gltf_texture_sampler.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gltf_texture_sampler.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00