virtualx-engine/editor/import
Morris Tabor ae51d5ad33 Fix finding AnimationPlayer in scene import
The scene importer always assumed that the AnimationPlayer is called
"AnimationPlayer".

This is not always true: for example the GLTF importer just creates an
AnimationPlayer with the default name, which may be "animation_player",
depending on the project settings.

This fix instead chooses the first node that is an AnimationPlayer, and
warns if there is more than one.
2024-03-12 20:50:16 +01:00
..
atlas_import_failed.xpm
editor_import_collada.cpp add ORMSpatialMaterial 2024-02-08 20:34:11 +01:00
editor_import_collada.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
editor_import_plugin.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
editor_import_plugin.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
resource_importer_bitmask.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
resource_importer_bitmask.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
resource_importer_csv_translation.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
resource_importer_csv_translation.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
resource_importer_image.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
resource_importer_image.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
resource_importer_layered_texture.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
resource_importer_layered_texture.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
resource_importer_obj.cpp add ORMSpatialMaterial 2024-02-08 20:34:11 +01:00
resource_importer_obj.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
resource_importer_scene.cpp Fix finding AnimationPlayer in scene import 2024-03-12 20:50:16 +01:00
resource_importer_scene.h Fix finding AnimationPlayer in scene import 2024-03-12 20:50:16 +01:00
resource_importer_texture.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
resource_importer_texture.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
resource_importer_texture_atlas.cpp [3.x] Bounds fixes in TextureAtlas import 2023-05-26 10:15:06 +02:00
resource_importer_texture_atlas.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
resource_importer_wav.cpp [3.x] Fix trim when importing WAV 2023-06-09 15:28:33 +02:00
resource_importer_wav.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00