virtualx-engine/editor/import
2022-07-07 15:27:30 +02:00
..
atlas_import_failed.xpm
collada.cpp Add a new HashSet template 2022-05-20 22:40:38 +02:00
collada.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
dynamic_font_import_settings.cpp Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03:00
dynamic_font_import_settings.h Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03:00
editor_import_collada.cpp Add a new HashSet template 2022-05-20 22:40:38 +02:00
editor_import_collada.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
editor_import_plugin.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
editor_import_plugin.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
post_import_plugin_skeleton_renamer.cpp implement bone renamer in importer 2022-07-01 03:55:28 +09:00
post_import_plugin_skeleton_renamer.h implement bone renamer in importer 2022-07-01 03:55:28 +09:00
resource_importer_bitmask.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_importer_bitmask.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_importer_bmfont.cpp Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03:00
resource_importer_bmfont.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_importer_csv_translation.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_importer_csv_translation.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_importer_dynamic_font.cpp Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03:00
resource_importer_dynamic_font.h Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03:00
resource_importer_image.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_importer_image.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_importer_imagefont.cpp Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03:00
resource_importer_imagefont.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_importer_layered_texture.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_importer_layered_texture.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_importer_obj.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_importer_obj.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_importer_scene.cpp Merge pull request #62622 from Rindbee/make-blend-import-preview-visible 2022-07-07 15:27:30 +02:00
resource_importer_scene.h Make import preview of blend files visible 2022-07-02 13:10:29 +08:00
resource_importer_shader_file.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_importer_shader_file.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_importer_texture.cpp Revert "Disable VRAM compression by default for small textures in Detect 3D" 2022-06-20 15:30:19 +02:00
resource_importer_texture.h Revert "Disable VRAM compression by default for small textures in Detect 3D" 2022-06-20 15:30:19 +02:00
resource_importer_texture_atlas.cpp Remake resource thread safety and API 2022-06-22 13:46:46 +02:00
resource_importer_texture_atlas.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_importer_wav.cpp [4.0] ResourceImporterWAV: Add support for 64-bit IEEE float 2022-05-18 19:26:29 -03:00
resource_importer_wav.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
scene_import_settings.cpp Merge pull request #62622 from Rindbee/make-blend-import-preview-visible 2022-07-07 15:27:30 +02:00
scene_import_settings.h implement bone renamer in importer 2022-07-01 03:55:28 +09:00
SCsub