pandemonium_engine/editor/import
Relintai 13fc3de617 Set use_on_initial_import() in ResourceImporterCSVTranslation to false.
This means that if a .csv file is dropped into a project the editor will
not import it by default.
2024-12-06 23:12:04 +01:00
..
atlas_import_failed.xpm Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
editor_import_plugin.cpp Added use_on_initial_import() virtual method to ResourceImporter. 2024-12-06 23:06:47 +01:00
editor_import_plugin.h Added use_on_initial_import() virtual method to ResourceImporter. 2024-12-06 23:06:47 +01:00
resource_importer_bitmask.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
resource_importer_bitmask.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
resource_importer_csv_translation.cpp Backport locale selection improvements. 2024-04-06 12:37:02 +02:00
resource_importer_csv_translation.h Set use_on_initial_import() in ResourceImporterCSVTranslation to false. 2024-12-06 23:12:04 +01:00
resource_importer_image.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
resource_importer_image.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
resource_importer_layered_texture.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
resource_importer_layered_texture.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
resource_importer_obj.cpp Added back ResourceImporterOBJ from godot. 2024-02-08 21:52:13 +01:00
resource_importer_obj.h Added back ResourceImporterOBJ from godot. 2024-02-08 21:52:13 +01:00
resource_importer_scene.cpp Added back the xatlas_unwrap module. Also moved xatlas into it so it's not in the thirdparty folder. 2024-07-15 20:21:33 +02:00
resource_importer_scene.h Added back the xatlas_unwrap module. Also moved xatlas into it so it's not in the thirdparty folder. 2024-07-15 20:21:33 +02:00
resource_importer_texture_atlas.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
resource_importer_texture_atlas.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
resource_importer_texture.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
resource_importer_texture.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
resource_importer_wav.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
resource_importer_wav.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
SCsub Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00