godot/editor/import
Juan Linietsky 5c361485db -Added GLTF scene support (still missing animations and .glb extension)
-Fixed bugs regarding tangent generation in SurfaceTool
2017-08-02 15:43:49 -03:00
..
editor_import_collada.cpp Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
editor_import_collada.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
editor_import_plugin.cpp Fix EditorImportPlugin::get_preset_count 2017-06-20 21:25:12 +02:00
editor_import_plugin.h Fix EditorImportPlugin::get_preset_count 2017-06-20 21:25:12 +02:00
editor_scene_importer_gltf.cpp -Added GLTF scene support (still missing animations and .glb extension) 2017-08-02 15:43:49 -03:00
editor_scene_importer_gltf.h -Added GLTF scene support (still missing animations and .glb extension) 2017-08-02 15:43:49 -03:00
resource_importer_csv_translation.cpp Complete changing of resource extensions 2017-06-16 15:42:18 -03:00
resource_importer_csv_translation.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
resource_importer_obj.cpp Few small GI Probe fixes 2017-07-29 00:04:29 -03:00
resource_importer_obj.h -Reorganized all properties of project settings (Sorry, Again). 2017-07-17 22:18:58 -03:00
resource_importer_scene.cpp small grammar fix 2017-07-23 18:55:08 -03:00
resource_importer_scene.h -Ability to set default import presets for type 2017-07-23 18:50:25 -03:00
resource_importer_texture.cpp Fix equality when assignment intended 2017-08-01 01:58:14 +02:00
resource_importer_texture.h -Fix freezes caused by etccomp2, closes #9183 2017-06-16 21:49:37 -03:00
resource_importer_wav.cpp Fix possible division by zero crashes on the wav importer 2017-07-31 21:57:58 -03:00
resource_importer_wav.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
SCsub