godot/editor/import
Hein-Pieter van Braam 2648e50779 Merge pull request #11066 from SaracenOne/animation_external_resources
Allow animations to be saved to external files during scene import.
2017-09-12 14:28:48 +02:00
..
editor_import_collada.cpp -Fixes to how collada generates tangents (use SurfaceTool), closes #9562 2017-08-29 08:48:39 -03: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 unused variable warnings 2017-09-08 15:03:53 +02: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 Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
resource_importer_obj.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
resource_importer_scene.cpp Merge pull request #11066 from SaracenOne/animation_external_resources 2017-09-12 14:28:48 +02:00
resource_importer_scene.h Allow animations to be saved to external files during scene import. 2017-09-11 06:59:03 +01:00
resource_importer_texture.cpp Added a warning for when a PC compression is not found for the project, closes #10626 2017-09-05 20:17:26 -03: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 Fix unused variable warnings 2017-09-08 15:03:53 +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