godot/modules/gltf
jitspoe 734b4a46bc Fix crash when exporting gltf mesh that has no skin.
(cherry picked from commit 209ac9569c4c5180aea4b330ed7f6d2a572d5e82)
2021-11-22 22:46:53 -05:00
..
doc_classes Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
SCsub
config.py
editor_scene_exporter_gltf_plugin.cpp
editor_scene_exporter_gltf_plugin.h
editor_scene_importer_gltf.cpp Added Mesh Compression Import Options 2021-11-01 12:54:28 -04:00
editor_scene_importer_gltf.h Added Mesh Compression Import Options 2021-11-01 12:54:28 -04: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 Fix crash when exporting gltf mesh that has no skin. 2021-11-22 22:46:53 -05:00
gltf_document.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
gltf_light.cpp
gltf_light.h [3.x] Fix GLTF light import 2021-09-26 21:57:03 -05:00
gltf_mesh.cpp 3.x backport glTF: Fix override materials and non-empty arrays 2021-11-01 23:40:12 -07:00
gltf_mesh.h 3.x backport glTF: Fix override materials and non-empty arrays 2021-11-01 23:40:12 -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 Added Mesh Compression Import Options 2021-11-01 12:54:28 -04:00
gltf_texture.cpp
gltf_texture.h
register_types.cpp
register_types.h