godot/editor/import
Rémi Verschelde f70cc0a60e
glTF: Workaround import failure with invalid embedded images
image/gif is not supported in the glTF 2.0 specification,
these files are broken. But let's be lenient...

Fixes #43638.
2020-11-18 11:34:01 +01:00
..
atlas_import_failed.xpm
collada.cpp Make all String float conversion methods be 64-bit 2020-07-27 18:38:53 -04:00
collada.h Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
editor_import_collada.cpp
editor_import_collada.h Add override keywords. 2020-07-10 13:56:54 +01:00
editor_import_plugin.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
editor_import_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
editor_scene_importer_gltf.cpp glTF: Workaround import failure with invalid embedded images 2020-11-18 11:34:01 +01:00
editor_scene_importer_gltf.h Add override keywords. 2020-07-10 13:56:54 +01:00
resource_importer_bitmask.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
resource_importer_bitmask.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
resource_importer_csv.cpp
resource_importer_csv.h Add override keywords. 2020-07-10 13:56:54 +01:00
resource_importer_csv_translation.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
resource_importer_csv_translation.h Add override keywords. 2020-07-10 13:56:54 +01:00
resource_importer_image.cpp
resource_importer_image.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
resource_importer_layered_texture.cpp Implement GPU Particle Collisions 2020-10-09 13:25:47 -03:00
resource_importer_layered_texture.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
resource_importer_obj.cpp
resource_importer_obj.h Add override keywords. 2020-07-10 13:56:54 +01:00
resource_importer_scene.cpp Fix issues with custom tracks on reimport 2020-07-02 16:08:20 -07:00
resource_importer_scene.h Add override keywords. 2020-07-10 13:56:54 +01:00
resource_importer_shader_file.cpp
resource_importer_shader_file.h Add override keywords. 2020-07-10 13:56:54 +01:00
resource_importer_texture.cpp Allow more image types in the roughness texture's Src Normal import hint 2020-10-21 23:21:46 +02:00
resource_importer_texture.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
resource_importer_texture_atlas.cpp
resource_importer_texture_atlas.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
resource_importer_wav.cpp
resource_importer_wav.h Add override keywords. 2020-07-10 13:56:54 +01:00
SCsub