1
0
Fork 0
godot/modules/gltf/structures
kobewi f7b9703cbd Use actual class names in resource type hints 2026-01-29 21:07:56 +01: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 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: Support 64-bit sizes in glTF import and export 2025-06-05 12:40:21 -07:00
gltf_buffer_view.cpp GLTF: zero out padding bytes when encoding buffer views 2025-12-30 18:51:18 -08: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 Use actual class names in resource type hints 2026-01-29 21:07:56 +01: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 actual class names in resource type hints 2026-01-29 21:07:56 +01: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 Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
gltf_texture_sampler.cpp
gltf_texture_sampler.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00