godot/editor/import
Rémi Verschelde f3726ee994 Use modules_enabled.gen.h to improve inter dependency checks
- Fix build with gdscript module disabled. Fixes #31011.
- Remove unused `gdscript` compile option.
- Fix build with regex module disabled.
- Fix ImageLoaderSVG to forward declare thirdparty structs.
2020-02-07 11:50:40 +01:00
..
atlas_import_failed.xpm Added ability for multiple images to be imported as an atlas 2019-04-19 15:56:34 -03:00
editor_import_collada.cpp Remove duplicate WARN_PRINT macro. 2020-02-05 11:13:24 +01:00
editor_import_collada.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
editor_import_plugin.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
editor_import_plugin.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
editor_scene_importer_gltf.cpp Use modules_enabled.gen.h to improve inter dependency checks 2020-02-07 11:50:40 +01:00
editor_scene_importer_gltf.h Use cycle and loop hint flags in glTF2. 2020-01-10 08:02:16 -08:00
resource_importer_bitmask.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_bitmask.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_csv.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_csv.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_csv_translation.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_csv_translation.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_image.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_image.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_layered_texture.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_layered_texture.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_obj.cpp Remove duplicate WARN_PRINT macro. 2020-02-05 11:13:24 +01:00
resource_importer_obj.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_scene.cpp Remove unused #if 0'ed code 2020-01-21 21:41:54 +01:00
resource_importer_scene.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_texture.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_texture.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_texture_atlas.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_texture_atlas.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_wav.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_wav.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00