1
0
Fork 0
godot/modules/gltf/structures
Aaron Franke 342088ca31
GLTF: Use const Vector internally instead of TypedArray copies
2025-11-27 23:08:42 -08:00
..
gltf_accessor.compat.inc
gltf_accessor.cpp GLTF: Use const Vector internally instead of TypedArray copies 2025-11-27 23:08:42 -08:00
gltf_accessor.h GLTF: Use const Vector internally instead of TypedArray copies 2025-11-27 23:08:42 -08: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_buffer_view.cpp GLTF: Use const Vector internally instead of TypedArray copies 2025-11-27 23:08:42 -08:00
gltf_buffer_view.h
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
gltf_texture.h
gltf_texture_sampler.cpp
gltf_texture_sampler.h