virtualx-engine/editor/import
Windy Darian c478f30321 Support script global class (class_name) when importing a scene
We could already choose a script global class for root_type at scene import config. However, it would fall back to default Spatial if a script global class is chosen. This will make sure the base type for the script class is used, and the script to root node is attached upon import.
2019-01-29 23:25:57 -05:00
..
editor_import_collada.cpp Remove unused iostream includes 2019-01-28 12:16:22 +01:00
editor_import_collada.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
editor_import_plugin.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
editor_import_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
editor_scene_importer_gltf.cpp Avoid crash in import (though model still does not work well), fixes #19346 2019-01-26 16:32:05 -03:00
editor_scene_importer_gltf.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_bitmask.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_bitmask.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_csv_translation.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_csv_translation.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_image.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_image.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_layered_texture.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_layered_texture.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_obj.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_obj.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_scene.cpp Support script global class (class_name) when importing a scene 2019-01-29 23:25:57 -05:00
resource_importer_scene.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_texture.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_texture.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_wav.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_wav.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00