virtualx-engine/modules/gltf
Rémi Verschelde 9c6810e04f Merge pull request #66889 from LunaticInAHat/gltf_texture_filter_fix_3
GLTF import external images correctly
2022-10-05 17:08:06 +02:00
..
doc_classes Merge pull request #66856 from LunaticInAHat/gltf_texture_filter_fix_3 2022-10-04 16:57:55 +02: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 Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02: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 Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02: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 Make "Godot source files" comment consistent in modules 2022-08-08 09:47:24 +02:00