godot/modules/gltf/extensions
Aaron Franke 73c673a614
Change the way GLTFDocumentExtension classes are registered
Also move GLTFDocumentExtension into the extensions folder
2022-11-09 20:58:48 -06:00
..
gltf_document_extension.cpp Change the way GLTFDocumentExtension classes are registered 2022-11-09 20:58:48 -06:00
gltf_document_extension.h Change the way GLTFDocumentExtension classes are registered 2022-11-09 20:58:48 -06:00
gltf_document_extension_convert_importer_mesh.cpp Change the way GLTFDocumentExtension classes are registered 2022-11-09 20:58:48 -06:00
gltf_document_extension_convert_importer_mesh.h Change the way GLTFDocumentExtension classes are registered 2022-11-09 20:58:48 -06:00
gltf_light.cpp Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
gltf_light.h Move GLTF light conversion code into GLTFLight 2022-08-28 11:18:22 -05:00
gltf_spec_gloss.cpp GLTF: Organize structures into a subfolder 2022-07-24 17:16:51 -05:00
gltf_spec_gloss.h Document GLTFLight and GLTFSpecGloss 2022-08-14 14:57:58 -05:00
SCsub Minor enhancements to the GLTF module (lights and docs) 2022-09-18 22:33:21 -05:00