godot/editor/import
Juan Linietsky 97a3a66220 Improved 3D Scene Importer
* Added option for importers to show an Advanced settings dialog
* Created advanced settings dialog for Scene Importer
* Cleaned up importers (remove many old/unused options)
* Added the ability to customize every node, material, mesh and animation individually
* Saving to animations and meshes to files is now a manual process, making it more predictable
* Added the ability for materials to be replaced by external files (or to be made external, up to you).
* When doubleclicking an impoted scene in the filesystem dock, it automatically shows the import settings instead of asking to open it.

WARNING: Lightmap UV unwrap is not working, it needs to be re-made.
2021-03-22 12:16:40 -03:00
..
atlas_import_failed.xpm Added ability for multiple images to be imported as an atlas 2019-04-19 15:56:34 -03:00
collada.cpp Unify URI encoding/decoding and add to C# 2021-01-28 07:45:01 -05:00
collada.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_import_collada.cpp Improved 3D Scene Importer 2021-03-22 12:16:40 -03:00
editor_import_collada.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_import_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_import_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_importer_bitmask.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_importer_bitmask.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_importer_csv.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_importer_csv.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_importer_csv_translation.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_importer_csv_translation.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_importer_image.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_importer_image.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_importer_layered_texture.cpp Reorganize Project Settings 2021-02-18 11:23:34 -03:00
resource_importer_layered_texture.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_importer_obj.cpp Improved 3D Scene Importer 2021-03-22 12:16:40 -03:00
resource_importer_obj.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_importer_scene.cpp Improved 3D Scene Importer 2021-03-22 12:16:40 -03:00
resource_importer_scene.h Improved 3D Scene Importer 2021-03-22 12:16:40 -03:00
resource_importer_shader_file.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_importer_shader_file.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_importer_texture.cpp Reorganize Project Settings 2021-02-18 11:23:34 -03:00
resource_importer_texture.h Typo correction 2021-01-02 02:27:12 -03:00
resource_importer_texture_atlas.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_importer_texture_atlas.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_importer_wav.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_importer_wav.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
scene_import_settings.cpp Improved 3D Scene Importer 2021-03-22 12:16:40 -03:00
scene_import_settings.h Improved 3D Scene Importer 2021-03-22 12:16:40 -03:00
scene_importer_mesh.cpp Improved 3D Scene Importer 2021-03-22 12:16:40 -03:00
scene_importer_mesh.h Improved 3D Scene Importer 2021-03-22 12:16:40 -03:00
scene_importer_mesh_node_3d.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
scene_importer_mesh_node_3d.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00