godot/modules/gltf/extensions
2025-08-15 21:30:08 +03:00
..
physics Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
gltf_document_extension.cpp GLTF: Implement the glTF Object Model to support JSON pointer properties 2024-11-04 17:55:39 -08:00
gltf_document_extension.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
gltf_document_extension_convert_importer_mesh.cpp GLTF: Fix bad pointer to ImporterMeshInstance3D root node at runtime 2024-12-15 18:05:57 -08:00
gltf_document_extension_convert_importer_mesh.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
gltf_document_extension_texture_ktx.cpp Add support for KTX & KTX2 image format 2023-08-19 10:27:29 +02:00
gltf_document_extension_texture_ktx.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
gltf_document_extension_texture_webp.cpp GLTF: Allow specifying export image format including from extensions 2023-09-14 17:33:48 -05:00
gltf_document_extension_texture_webp.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
gltf_light.cpp Fix light values on blend import when using non-physical light units 2025-08-15 21:30:08 +03:00
gltf_light.h Core: Use Math namespace for constants 2025-04-10 16:29:30 -05:00
gltf_spec_gloss.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gltf_spec_gloss.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub Allow to compile templates without physics servers 2025-03-28 11:00:44 -03:00