godot/modules/gltf
Rémi Verschelde 5fe6984639 Modules: Don't build editor-specific classes in templates
They're moved to an `editor` subfolder so that we can easily handle them
separately.
2022-03-28 16:48:15 +02:00
..
doc_classes Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
editor Modules: Don't build editor-specific classes in templates 2022-03-28 16:48:15 +02:00
config.py GLTF for game templates. 2021-10-03 12:37:52 -07:00
gltf_accessor.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_accessor.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_animation.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_animation.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_buffer_view.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_buffer_view.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_camera.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_camera.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_document.cpp Add GLTF, DAE and FBX importers enforcement for blend shape mask array 2022-03-24 17:15:23 -04:00
gltf_document.h Skip Draco-compressed glTF 3d format files. 2022-01-08 10:14:46 -08:00
gltf_document_extension.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_document_extension.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_document_extension_convert_importer_mesh.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_document_extension_convert_importer_mesh.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_light.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_light.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_mesh.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_mesh.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_node.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_node.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_skeleton.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_skeleton.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_skin.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_skin.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_spec_gloss.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_spec_gloss.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_state.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_state.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_texture.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_texture.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_types.cpp Modules: Don't build editor-specific classes in templates 2022-03-28 16:48:15 +02:00
register_types.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub Modules: Don't build editor-specific classes in templates 2022-03-28 16:48:15 +02:00