godot/editor/import
Juan Linietsky 65fb961b8b -Ability to and unwrap lightmap coordinates on import
-Added unwrap functionality to Mesh
-Ability to display and debug mesh UVs
-Added multiline draw, so it's easier and faster to draw UVs
-Many fixes to SurfaceTool
-Fixes to Thekla Unwrap, but it's a piece of ass and it keeps crashing. Will have to go away
2017-12-09 14:18:14 -03:00
..
editor_import_collada.cpp Exposed EditorSceneImporter to script. Added APIs to use intermediate converters more easily. 2017-12-07 15:44:20 -03:00
editor_import_collada.h Exposed EditorSceneImporter to script. Added APIs to use intermediate converters more easily. 2017-12-07 15:44:20 -03: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 Exposed EditorSceneImporter to script. Added APIs to use intermediate converters more easily. 2017-12-07 15:44:20 -03:00
editor_scene_importer_gltf.h Exposed EditorSceneImporter to script. Added APIs to use intermediate converters more easily. 2017-12-07 15:44:20 -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 Exposed EditorSceneImporter to script. Added APIs to use intermediate converters more easily. 2017-12-07 15:44:20 -03:00
resource_importer_obj.h Exposed EditorSceneImporter to script. Added APIs to use intermediate converters more easily. 2017-12-07 15:44:20 -03:00
resource_importer_scene.cpp -Ability to and unwrap lightmap coordinates on import 2017-12-09 14:18:14 -03:00
resource_importer_scene.h -Ability to and unwrap lightmap coordinates on import 2017-12-09 14:18:14 -03: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