godot/modules/gltf
2022-04-27 11:51:49 +02:00
..
doc_classes Add Blender install autodetection and configuration. 2022-04-01 11:01:12 +02:00
editor Merge pull request #59393 from techiepriyansh/move-gltf-export-under-scene-menu 2022-04-27 11:51:49 +02:00
config.py Add fbx2gltf support for importing .fbx files 2022-03-30 15:22:46 +02: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 Discard images from gltf import for the animation library. 2022-04-23 17:41:34 -07:00
gltf_document.h Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
gltf_light.cpp
gltf_light.h
gltf_mesh.cpp Add fbx2gltf support for importing .fbx files 2022-03-30 15:22:46 +02:00
gltf_mesh.h Add fbx2gltf support for importing .fbx files 2022-03-30 15:22:46 +02: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 Discard images from gltf import for the animation library. 2022-04-23 17:41:34 -07:00
gltf_state.h Discard images from gltf import for the animation library. 2022-04-23 17:41:34 -07:00
gltf_texture.cpp
gltf_texture.h
register_types.cpp Import scenes as AnimationLibrary 2022-04-13 15:06:56 +02:00
register_types.h
SCsub