godot/modules/gltf
Rémi Verschelde 88c4380737
Modules: Make sure to include modules_enabled.gen.h where needed
2021-11-12 13:42:58 +01:00
..
doc_classes glTF: Fix override materials and non-empty arrays 2021-11-01 23:22:45 -07:00
SCsub
config.py
editor_scene_exporter_gltf_plugin.cpp
editor_scene_exporter_gltf_plugin.h
editor_scene_importer_gltf.cpp Add scene Post-Import Plugin support. 2021-10-15 09:12:04 -03:00
editor_scene_importer_gltf.h Add scene Post-Import Plugin support. 2021-10-15 09:12:04 -03:00
gltf_accessor.cpp
gltf_accessor.h
gltf_animation.cpp
gltf_animation.h
gltf_buffer_view.cpp
gltf_buffer_view.h
gltf_camera.cpp
gltf_camera.h
gltf_document.cpp Modules: Make sure to include modules_enabled.gen.h where needed 2021-11-12 13:42:58 +01:00
gltf_document.h Modules: Make sure to include modules_enabled.gen.h where needed 2021-11-12 13:42:58 +01:00
gltf_document_extension.cpp
gltf_document_extension.h
gltf_document_extension_convert_importer_mesh.cpp Error check GLTFDocumentExtensionConvertImporterMesh::import_post. 2021-10-13 02:55:09 -07:00
gltf_document_extension_convert_importer_mesh.h
gltf_light.cpp
gltf_light.h
gltf_mesh.cpp glTF: Fix override materials and non-empty arrays 2021-11-01 23:22:45 -07:00
gltf_mesh.h glTF: Fix override materials and non-empty arrays 2021-11-01 23:22:45 -07:00
gltf_node.cpp
gltf_node.h
gltf_skeleton.cpp
gltf_skeleton.h
gltf_skin.cpp
gltf_skin.h
gltf_spec_gloss.cpp
gltf_spec_gloss.h
gltf_state.cpp
gltf_state.h
gltf_texture.cpp
gltf_texture.h
register_types.cpp Add scene Post-Import Plugin support. 2021-10-15 09:12:04 -03:00
register_types.h