godot/editor/import
2021-11-03 17:31:48 +01:00
..
atlas_import_failed.xpm
collada.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02: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 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 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
resource_importer_bitmask.cpp Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
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 Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
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 Remove unimplemented methods 2021-10-21 18:44:25 +01:00
resource_importer_obj.cpp Remove node_hrcr hack 2021-10-28 01:43:34 +02:00
resource_importer_obj.h Add scene Post-Import Plugin support. 2021-10-15 09:12:04 -03:00
resource_importer_scene.cpp Merge pull request #54072 from KoBeWi/hrcr_is_ded 2021-11-03 17:31:48 +01:00
resource_importer_scene.h Implement Animation Compression 2021-10-21 18:27:34 -03: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 Fix crash in ResourceImporterTexture::_save_stex if webp disabled 2021-11-02 09:17:54 +01:00
resource_importer_texture.h
resource_importer_texture_atlas.cpp added optional region cropping to Texture Atlas importer 2021-10-07 23:13:15 +09:00
resource_importer_texture_atlas.h added optional region cropping to Texture Atlas importer 2021-10-07 23:13:15 +09:00
resource_importer_wav.cpp clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 15:43:36 +02:00
resource_importer_wav.h
scene_import_settings.cpp Remove node_hrcr hack 2021-10-28 01:43:34 +02: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