godot/modules/gltf/structures
2025-11-14 07:05:04 -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 GLTF: Move accessor decoding functions to GLTFAccessor 2025-11-14 07:05:04 -08:00
gltf_accessor.h GLTF: Move accessor decoding functions to GLTFAccessor 2025-11-14 07:05:04 -08:00
gltf_animation.cpp GLTF: Implement KHR_animation_pointer for animating custom properties 2024-11-04 17:55:40 -08:00
gltf_animation.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06: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 GLTF: Implement the glTF Object Model to support JSON pointer properties 2024-11-04 17:55:39 -08:00
gltf_camera.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
gltf_mesh.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
gltf_mesh.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
gltf_node.cpp Implement KHR_node_visibility in the GLTF module 2025-04-13 13:42:46 -07:00
gltf_node.h Implement KHR_node_visibility in the GLTF module 2025-04-13 13:42:46 -07:00
gltf_object_model_property.cpp GLTF: Implement the glTF Object Model to support JSON pointer properties 2024-11-04 17:55:39 -08:00
gltf_object_model_property.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
gltf_skeleton.cpp Add ufbx for FBX importing 2024-02-23 22:33:04 +01:00
gltf_skeleton.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
gltf_skin.cpp Do not use Dictionary::keys() for Dictionary iteration. 2025-04-05 18:42:13 +08:00
gltf_skin.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06: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