godot/editor/import
Rémi Verschelde f18121824c Add missing license headers
Make `fix_headers.py` script compatible with Python 3.
2019-06-11 15:33:32 +02: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
editor_import_collada.h
editor_import_plugin.cpp
editor_import_plugin.h
editor_scene_importer_gltf.cpp
editor_scene_importer_gltf.h
resource_importer_bitmask.cpp
resource_importer_bitmask.h
resource_importer_csv_translation.cpp
resource_importer_csv_translation.h
resource_importer_image.cpp
resource_importer_image.h
resource_importer_layered_texture.cpp
resource_importer_layered_texture.h
resource_importer_obj.cpp
resource_importer_obj.h
resource_importer_scene.cpp Merge pull request #24286 from glaforte/bugfix/20878 2019-05-30 16:42:50 +02:00
resource_importer_scene.h
resource_importer_texture_atlas.cpp Add missing license headers 2019-06-11 15:33:32 +02:00
resource_importer_texture_atlas.h Add missing license headers 2019-06-11 15:33:32 +02:00
resource_importer_texture.cpp Fix typos with codespell 2019-05-19 13:10:35 +02:00
resource_importer_texture.h
resource_importer_wav.cpp Removed extra division by format channels causing sounds to get halved. 2019-04-11 17:17:33 +02:00
resource_importer_wav.h
SCsub