godot/modules/gltf/structures
Aaron Franke e9bfc5a346
GLTF: Determine the component type when encoding object model properties
2025-11-14 18:15:59 +07:00
..
gltf_accessor.compat.inc
gltf_accessor.cpp Merge pull request #111612 from aaronfranke/gltf-accessor-min-max-int 2025-11-14 14:23:19 +07:00
gltf_accessor.h Merge pull request #110949 from aaronfranke/const-ref-param-gltf 2025-11-14 14:23:08 +07:00
gltf_animation.cpp Use const ref parameters in the GLTF module 2025-11-13 18:19:26 +07:00
gltf_animation.h Use const ref parameters in the GLTF module 2025-11-13 18:19:26 +07:00
gltf_buffer_view.compat.inc
gltf_buffer_view.cpp
gltf_buffer_view.h
gltf_camera.cpp Use const ref parameters in the GLTF module 2025-11-13 18:19:26 +07:00
gltf_camera.h Use const ref parameters in the GLTF module 2025-11-13 18:19:26 +07:00
gltf_mesh.cpp Use const ref parameters in the GLTF module 2025-11-13 18:19:26 +07:00
gltf_mesh.h Use const ref parameters in the GLTF module 2025-11-13 18:19:26 +07:00
gltf_node.cpp Use const ref parameters in the GLTF module 2025-11-13 18:19:26 +07:00
gltf_node.h Use const ref parameters in the GLTF module 2025-11-13 18:19:26 +07:00
gltf_object_model_property.cpp GLTF: Determine the component type when encoding object model properties 2025-11-14 18:15:59 +07:00
gltf_object_model_property.h GLTF: Determine the component type when encoding object model properties 2025-11-14 18:15:59 +07:00
gltf_skeleton.cpp Use const ref parameters in the GLTF module 2025-11-13 18:19:26 +07:00
gltf_skeleton.h Use const ref parameters in the GLTF module 2025-11-13 18:19:26 +07:00
gltf_skin.cpp Use const ref parameters in the GLTF module 2025-11-13 18:19:26 +07:00
gltf_skin.h Use const ref parameters in the GLTF module 2025-11-13 18:19:26 +07:00
gltf_texture.cpp
gltf_texture.h
gltf_texture_sampler.cpp
gltf_texture_sampler.h