godot/editor/import
Rémi Verschelde 68973cadf7
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.

(cherry picked from commit f70cc0a60e)
2020-11-18 13:28:51 +01:00
..
atlas_import_failed.xpm
editor_import_collada.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +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 glTF: Workaround import failure with invalid embedded images 2020-11-18 13:28:51 +01:00
editor_scene_importer_gltf.h [3.2] Add GLTF light import 2020-06-10 23:51:34 -04: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 Fix #42043, mismatched compress options in ResourceImporterLayeredTexture 2020-09-14 15:36:46 +08:00
resource_importer_layered_texture.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_obj.cpp Add option to apply an offset to obj mesh import 2020-01-11 19:27:00 +11:00
resource_importer_obj.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_scene.cpp Fix issues with custom tracks on reimport 2020-07-03 13:17:57 +02:00
resource_importer_scene.h Respect 'mesh compression' editor import option in Assimp (ie. FBX) and glTF importers 2020-05-28 15:28:47 -07: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 Fix excessive bottom cropping in atlas generation 2020-06-04 12:16:39 +02: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: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00