godot/modules/gltf
Marc Gilleron 277825e956 Initialize pointer variables to fix random crash on startup.
`configure_blender_dialog` is lazily created if equal to null,
however nothing really sets it to null.
2022-04-03 23:21:29 +01:00
..
doc_classes Add Blender install autodetection and configuration. 2022-04-01 11:01:12 +02:00
editor Initialize pointer variables to fix random crash on startup. 2022-04-03 23:21:29 +01:00
config.py
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
gltf_document.h
gltf_document_extension.cpp
gltf_document_extension.h
gltf_document_extension_convert_importer_mesh.cpp
gltf_document_extension_convert_importer_mesh.h
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 Add Blender install autodetection and configuration. 2022-04-01 11:01:12 +02:00
register_types.h
SCsub