pandemonium_engine/editor_modules/gltf
Hakim 607964e973 Prevent AnimationPlayer from being added on GLTF import if the option is unchecked. Fixes #63954
(cherry picked from commit 805ffdfbf6841ac19c6fdbf3425a6ff15115bed7)
2022-12-11 19:16:03 +01:00
..
doc_classes Prevent AnimationPlayer from being added on GLTF import if the option is unchecked. Fixes #63954 2022-12-11 19:16:03 +01:00
config.py GLTF imports & exports material texture filters 2022-10-08 17:48:13 +02:00
editor_scene_exporter_gltf_plugin.cpp Moved the gltf export to the convert scene menu. 2022-10-08 22:34:51 +02:00
editor_scene_exporter_gltf_plugin.h Moved the editor only modules to a new editor_modules folder. 2022-08-19 22:46:53 +02:00
editor_scene_importer_gltf.cpp Moved Skeleton and it's related classes to a module. 2022-08-28 15:46:12 +02:00
editor_scene_importer_gltf.h Moved the editor only modules to a new editor_modules folder. 2022-08-19 22:46:53 +02:00
gltf_accessor.cpp Ported: [3.x] GLTF: Move shared defines into a separate gltf_defines.h file - aaronfranke 2022-11-30 15:50:09 +01:00
gltf_accessor.h Ported: [3.x] GLTF: Move shared defines into a separate gltf_defines.h file - aaronfranke 2022-11-30 15:50:09 +01:00
gltf_animation.cpp Moved the editor only modules to a new editor_modules folder. 2022-08-19 22:46:53 +02:00
gltf_animation.h Moved the editor only modules to a new editor_modules folder. 2022-08-19 22:46:53 +02:00
gltf_buffer_view.cpp Moved the editor only modules to a new editor_modules folder. 2022-08-19 22:46:53 +02:00
gltf_buffer_view.h Ported: [3.x] GLTF: Move shared defines into a separate gltf_defines.h file - aaronfranke 2022-11-30 15:50:09 +01:00
gltf_camera.cpp Moved the editor only modules to a new editor_modules folder. 2022-08-19 22:46:53 +02:00
gltf_camera.h Moved the editor only modules to a new editor_modules folder. 2022-08-19 22:46:53 +02:00
gltf_defines.h Ported: [3.x] GLTF: Move shared defines into a separate gltf_defines.h file - aaronfranke 2022-11-30 15:50:09 +01:00
gltf_document.cpp Ported: [3.x] GLTF: Move shared defines into a separate gltf_defines.h file - aaronfranke 2022-11-30 15:50:09 +01:00
gltf_document.h Ported: [3.x] GLTF: Move shared defines into a separate gltf_defines.h file - aaronfranke 2022-11-30 15:50:09 +01:00
gltf_light.cpp Moved the editor only modules to a new editor_modules folder. 2022-08-19 22:46:53 +02:00
gltf_light.h Moved the editor only modules to a new editor_modules folder. 2022-08-19 22:46:53 +02:00
gltf_mesh.cpp Moved the editor only modules to a new editor_modules folder. 2022-08-19 22:46:53 +02:00
gltf_mesh.h Moved the editor only modules to a new editor_modules folder. 2022-08-19 22:46:53 +02:00
gltf_node.cpp Moved the editor only modules to a new editor_modules folder. 2022-08-19 22:46:53 +02:00
gltf_node.h Ported: [3.x] GLTF: Move shared defines into a separate gltf_defines.h file - aaronfranke 2022-11-30 15:50:09 +01:00
gltf_skeleton.cpp Ported: [3.x] GLTF: Move shared defines into a separate gltf_defines.h file - aaronfranke 2022-11-30 15:50:09 +01:00
gltf_skeleton.h Ported: [3.x] GLTF: Move shared defines into a separate gltf_defines.h file - aaronfranke 2022-11-30 15:50:09 +01:00
gltf_skin.cpp Ported: [3.x] GLTF: Move shared defines into a separate gltf_defines.h file - aaronfranke 2022-11-30 15:50:09 +01:00
gltf_skin.h Ported: [3.x] GLTF: Move shared defines into a separate gltf_defines.h file - aaronfranke 2022-11-30 15:50:09 +01:00
gltf_spec_gloss.cpp Moved the editor only modules to a new editor_modules folder. 2022-08-19 22:46:53 +02:00
gltf_spec_gloss.h Moved the editor only modules to a new editor_modules folder. 2022-08-19 22:46:53 +02:00
gltf_state.cpp Prevent AnimationPlayer from being added on GLTF import if the option is unchecked. Fixes #63954 2022-12-11 19:16:03 +01:00
gltf_state.h Prevent AnimationPlayer from being added on GLTF import if the option is unchecked. Fixes #63954 2022-12-11 19:16:03 +01:00
gltf_template_convert.h Ported: [3.x] GLTF: Move shared defines into a separate gltf_defines.h file - aaronfranke 2022-11-30 15:50:09 +01:00
gltf_texture_sampler.cpp Fixed compile. 2022-10-08 17:56:50 +02:00
gltf_texture_sampler.h Fixed compile. 2022-10-08 17:56:50 +02:00
gltf_texture.cpp GLTF imports & exports material texture filters 2022-10-08 17:48:13 +02:00
gltf_texture.h Ported: [3.x] GLTF: Move shared defines into a separate gltf_defines.h file - aaronfranke 2022-11-30 15:50:09 +01:00
packed_scene_gltf.cpp Prevent AnimationPlayer from being added on GLTF import if the option is unchecked. Fixes #63954 2022-12-11 19:16:03 +01:00
packed_scene_gltf.h Moved the editor only modules to a new editor_modules folder. 2022-08-19 22:46:53 +02:00
register_types.cpp Ported: [3.x] GLTF: Move shared defines into a separate gltf_defines.h file - aaronfranke 2022-11-30 15:50:09 +01:00
register_types.h Moved the editor only modules to a new editor_modules folder. 2022-08-19 22:46:53 +02:00
SCsub Moved the editor only modules to a new editor_modules folder. 2022-08-19 22:46:53 +02:00