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
..
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
editor_import_collada.cpp GLTF for game templates. 2021-10-03 12:37:52 -07:00
editor_import_collada.h
editor_import_plugin.cpp
editor_import_plugin.h
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
resource_importer_bmfont.h
resource_importer_csv_translation.cpp
resource_importer_csv_translation.h
resource_importer_dynamicfont.cpp
resource_importer_dynamicfont.h
resource_importer_image.cpp
resource_importer_image.h
resource_importer_imagefont.cpp
resource_importer_imagefont.h
resource_importer_layered_texture.cpp
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
resource_importer_shader_file.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_texture.cpp Use range iterators for Map 2021-09-30 15:09:12 -06:00
resource_importer_texture.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
SCsub