godot-module-template/modules/gltf/structures
2026-02-26 15:50:28 -06:00
..
gltf_accessor.compat.inc Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
gltf_accessor.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
gltf_accessor.h GLTF: Use const Vector internally instead of TypedArray copies 2025-11-27 23:08:42 -08:00
gltf_animation.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06: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 Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
gltf_buffer_view.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
gltf_buffer_view.h GLTF: Move accessor encoding functions to GLTFAccessor 2025-10-21 08:42:29 -07:00
gltf_camera.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
gltf_camera.h Use const ref parameters in the GLTF module 2025-11-13 18:19:26 -08:00
gltf_mesh.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
gltf_mesh.h Move RenderingServer enums to a dedicated RenderingServerEnums (RSE) namespace 2026-02-25 19:43:03 +01:00
gltf_node.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06: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 Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06: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 Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
gltf_skeleton.h Use const ref parameters in the GLTF module 2025-11-13 18:19:26 -08:00
gltf_skin.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
gltf_skin.h Use const ref parameters in the GLTF module 2025-11-13 18:19:26 -08:00
gltf_texture.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
gltf_texture.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
gltf_texture_sampler.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
gltf_texture_sampler.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00