godot/modules/gltf
2022-02-20 21:52:04 +08:00
..
doc_classes Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
config.py
editor_scene_exporter_gltf_plugin.cpp Remove the EditorNode parameter from EditorPlugins create methods 2022-02-14 18:21:42 +01:00
editor_scene_exporter_gltf_plugin.h Remove the EditorNode parameter from EditorPlugins create methods 2022-02-14 18:21:42 +01:00
editor_scene_importer_gltf.cpp Merge pull request #56479 from V-Sekai/import-options 2022-01-05 20:44:42 +01:00
editor_scene_importer_gltf.h options dict is now passed to _import_scene. 2022-01-05 01:07:54 -08: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_extension_convert_importer_mesh.cpp
gltf_document_extension_convert_importer_mesh.h
gltf_document_extension.cpp
gltf_document_extension.h
gltf_document.cpp Fix GLTF exporter crash when using GridMap 2022-02-20 21:52:04 +08:00
gltf_document.h Skip Draco-compressed glTF 3d format files. 2022-01-08 10:14:46 -08:00
gltf_light.cpp
gltf_light.h
gltf_mesh.cpp
gltf_mesh.h
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
register_types.h
SCsub