virtualx-engine/modules/gltf
2022-10-04 12:01:24 -04:00
..
doc_classes GLTF imports & exports material texture filters 2022-10-03 21:19:48 -04:00
config.py GLTF imports & exports material texture filters 2022-10-03 21:19:48 -04: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 import external images correctly 2022-10-04 12:01:24 -04:00
gltf_document.h GLTF imports & exports material texture filters 2022-10-03 21:19:48 -04: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 GLTF imports & exports material texture filters 2022-10-03 21:19:48 -04:00
gltf_state.h GLTF imports & exports material texture filters 2022-10-03 21:19:48 -04:00
gltf_texture.cpp GLTF imports & exports material texture filters 2022-10-03 21:19:48 -04:00
gltf_texture.h GLTF imports & exports material texture filters 2022-10-03 21:19:48 -04:00
gltf_texture_sampler.cpp GLTF imports & exports material texture filters 2022-10-03 21:19:48 -04:00
gltf_texture_sampler.h GLTF imports & exports material texture filters 2022-10-03 21:19:48 -04: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 GLTF imports & exports material texture filters 2022-10-03 21:19:48 -04: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