godot/editor/import
K. S. Ernest (iFire) Lee 1463fc889b GLTF for game templates.
Convert GLTF Document to use ImporterMeshInstance3D.

Add a GLTFDocument extension list and an extension for converting the importer mesh instance 3d to mesh instance 3d.

Use GLTF module when the editor tools are disabled.

Modified the render server to be less restrictive on matching blend arrays and have more logging.

Misc bugs with multimesh.

Always index the meshes.
2021-10-03 12:37:52 -07:00
..
SCsub
atlas_import_failed.xpm
collada.cpp Use range iterators for `Map` 2021-09-30 15:09:12 -06:00
collada.h
dynamicfont_import_settings.cpp Implement TextServer GDExtension interface, remove TextServer GDNative interface. 2021-10-01 15:13:29 +03:00
dynamicfont_import_settings.h Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
editor_import_collada.cpp GLTF for game templates. 2021-10-03 12:37:52 -07:00
editor_import_collada.h
editor_import_plugin.cpp Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
editor_import_plugin.h Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
editor_importer_bake_reset.cpp GLTF for game templates. 2021-10-03 12:37:52 -07:00
editor_importer_bake_reset.h
resource_importer_bitmask.cpp
resource_importer_bitmask.h
resource_importer_bmfont.cpp Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
resource_importer_bmfont.h Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
resource_importer_csv_translation.cpp
resource_importer_csv_translation.h
resource_importer_dynamicfont.cpp Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
resource_importer_dynamicfont.h Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
resource_importer_image.cpp
resource_importer_image.h
resource_importer_imagefont.cpp Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
resource_importer_imagefont.h Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
resource_importer_layered_texture.cpp Fix duplicate conditions. 2021-08-13 12:22:38 +05:45
resource_importer_layered_texture.h
resource_importer_obj.cpp GLTF for game templates. 2021-10-03 12:37:52 -07:00
resource_importer_obj.h Import: Disable thread import for OBJ meshes 2021-09-20 11:57:16 +02:00
resource_importer_scene.cpp GLTF for game templates. 2021-10-03 12:37:52 -07:00
resource_importer_scene.h GLTF for game templates. 2021-10-03 12:37:52 -07:00
resource_importer_shader_file.cpp Rename String::is_rel_path to String::is_relative_path 2021-08-29 20:41:29 -04:00
resource_importer_shader_file.h
resource_importer_texture.cpp Use range iterators for `Map` 2021-09-30 15:09:12 -06:00
resource_importer_texture.h
resource_importer_texture_atlas.cpp Construct values only when necessary. 2021-09-23 22:26:07 +05:45
resource_importer_texture_atlas.h
resource_importer_wav.cpp
resource_importer_wav.h
scene_import_settings.cpp GLTF for game templates. 2021-10-03 12:37:52 -07:00
scene_import_settings.h Improve collision generation usability in the new 3D scene import workflow. 2021-09-08 08:12:51 +02:00