virtualx-engine/modules/gltf
2022-06-10 18:41:14 -07:00
..
doc_classes Document that glTF classes are only usable in editor builds 2022-04-22 19:08:37 +02:00
config.py Backport gltf2 module from master. 2021-05-31 13:18:06 -07:00
editor_scene_exporter_gltf_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
editor_scene_exporter_gltf_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
editor_scene_importer_gltf.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
editor_scene_importer_gltf.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_accessor.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_accessor.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_animation.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_animation.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_buffer_view.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_buffer_view.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_camera.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_camera.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_document.cpp gltf: Allow more than 4 joints but warn and ignore them. 2022-06-10 18:41:14 -07:00
gltf_document.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_light.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_light.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_mesh.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_mesh.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_node.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_node.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_skeleton.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_skeleton.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_skin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_skin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_spec_gloss.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_spec_gloss.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_state.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_state.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_texture.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gltf_texture.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
packed_scene_gltf.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
packed_scene_gltf.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_types.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub glTF: Cleanup includes and defines, split PackedSceneGLTF to own file 2021-12-12 12:08:18 +01:00