virtualx-engine/editor/import
alex-pahdo cbc8ccbe20 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 f5d256b118)
2022-12-04 20:19:50 +08: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 Handle closed splines in Collada importer 2022-11-30 15:34:26 +01:00
editor_import_collada.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
editor_import_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
editor_import_plugin.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
resource_importer_bitmask.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_importer_bitmask.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
resource_importer_csv_translation.cpp Backport locale selection improvements. 2022-07-04 11:49:20 +03:00
resource_importer_csv_translation.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
resource_importer_image.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_importer_image.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_importer_layered_texture.cpp Make more import preset name translatable 2022-04-27 13:50:59 +08:00
resource_importer_layered_texture.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
resource_importer_obj.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_importer_obj.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
resource_importer_scene.cpp [3.x] Remove hardcoded names in generated objects 2022-07-03 00:58:13 +02:00
resource_importer_scene.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
resource_importer_texture.cpp Print messages when textures are detected as used in 3D/normal map 2022-06-13 20:13:30 +02:00
resource_importer_texture.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
resource_importer_texture_atlas.cpp Allow disabling the alpha trim on texture atlas creation. 2022-02-19 14:01:30 -06:00
resource_importer_texture_atlas.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_importer_wav.cpp Add more info to WAV import errors 2022-12-04 20:19:50 +08:00
resource_importer_wav.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00