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 Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
editor_import_plugin.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
editor_import_plugin.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
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 Full GLTF 2.0 Specification support! cheers! 2017-08-03 19:42:32 -03:00
resource_importer_csv_translation.cpp ImporterCSV: add delimiter options , ; or \t 2017-08-27 22:14:09 +07:00
resource_importer_csv_translation.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
resource_importer_obj.cpp Fix import obj as scene. 2017-11-19 13:51:05 -06:00
resource_importer_obj.h Restored ability to import OBJ files as meshes directly. Finally closes #9445. 2017-09-29 20:38:27 -03:00
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 Style: Apply clang-format to @reduz's changes 2017-09-13 09:13:34 +02:00
resource_importer_texture.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
resource_importer_wav.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
resource_importer_wav.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
SCsub Refactoring: rename tools/editor/ to editor/ 2017-03-05 14:21:25 +01:00