pandemonium_engine/editor/import
alex-pahdo 6ebc813e48 Add more info to WAV import errors
Print mismatched header contents and file size, which can provide more clues to users when debugging.

(cherry picked from commit f5d256b118914817e2c7ac5c35421e2767fc1e79)
2022-12-11 19:11:36 +01:00
..
atlas_import_failed.xpm
editor_import_plugin.cpp Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
editor_import_plugin.h
resource_importer_bitmask.cpp Moved a few more core classes. 2022-08-17 17:43:49 +02:00
resource_importer_bitmask.h
resource_importer_csv_translation.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
resource_importer_csv_translation.h
resource_importer_image.cpp Moved a few more core classes. 2022-08-17 17:43:49 +02:00
resource_importer_image.h
resource_importer_layered_texture.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
resource_importer_layered_texture.h Moved a few more core classes. 2022-08-17 17:43:49 +02:00
resource_importer_scene.cpp Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
resource_importer_scene.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
resource_importer_texture_atlas.cpp
resource_importer_texture_atlas.h Moved a few more core classes. 2022-08-17 17:43:49 +02:00
resource_importer_texture.cpp Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
resource_importer_texture.h Moved a few more core classes. 2022-08-17 17:43:49 +02:00
resource_importer_wav.cpp Add more info to WAV import errors 2022-12-11 19:11:36 +01:00
resource_importer_wav.h
SCsub