godot/editor/import
Rémi Verschelde 91349290dc
Merge pull request #12717 from NathanWarden/material_import_fix
Fixed a bug where materials and/or meshes weren't assigned to scene on first import.
2017-11-20 09:13:36 +01:00
..
editor_import_collada.cpp Restores functionality of the use_compression flag in the Collada importer. 2017-11-01 00:01:24 +00:00
editor_import_collada.h
editor_import_plugin.cpp
editor_import_plugin.h
editor_scene_importer_gltf.cpp Fix for #12056, though GTLF import of that file is still incorrect. 2017-11-12 23:47:51 -05:00
editor_scene_importer_gltf.h
resource_importer_csv_translation.cpp
resource_importer_csv_translation.h
resource_importer_obj.cpp Fix import obj as scene. 2017-11-19 13:51:05 -06:00
resource_importer_obj.h
resource_importer_scene.cpp Merge pull request #12717 from NathanWarden/material_import_fix 2017-11-20 09:13:36 +01:00
resource_importer_scene.h Restores functionality of the use_compression flag in the Collada importer. 2017-11-01 00:01:24 +00:00
resource_importer_texture.cpp
resource_importer_texture.h
resource_importer_wav.cpp
resource_importer_wav.h
SCsub