godot/editor/import
reduz cd2a499084 Add path to functions that return iporter options
-Allows displaying custom options for specific file format variants
-Added support for scene format import to retrieve custom options

This PR is necessary for #54886 to be implemented properly.
2021-11-14 14:06:10 -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 clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
collada.h Rename Transform to Transform3D in core 2021-06-03 07:30:01 -04:00
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 Merge pull request #54072 from KoBeWi/hrcr_is_ded 2021-11-03 17:31:48 +01:00
editor_import_collada.h Add scene Post-Import Plugin support. 2021-10-15 09:12:04 -03:00
editor_import_plugin.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
editor_import_plugin.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_bitmask.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_bitmask.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_bmfont.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_bmfont.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_csv_translation.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_csv_translation.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_dynamicfont.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_dynamicfont.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_image.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_image.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_imagefont.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_imagefont.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_layered_texture.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_layered_texture.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_obj.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_obj.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_scene.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_scene.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_shader_file.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_shader_file.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_texture_atlas.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_texture_atlas.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_texture.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_texture.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_wav.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_wav.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
scene_import_settings.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
scene_import_settings.h Improve collision generation usability in the new 3D scene import workflow. 2021-09-08 08:12:51 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00