virtualx-engine/editor/import
Rémi Verschelde af957bf58e
Merge pull request #68223 from Calinou/editor-font-prerendering-fix-add-icon
Fix missing Add icon in the editor font prerendering dialog
2022-11-04 10:48:55 +01:00
..
atlas_import_failed.xpm
audio_stream_import_settings.cpp Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
audio_stream_import_settings.h
collada.cpp Handle closed splines in Collada importer 2022-10-24 09:35:09 -05:00
collada.h
dynamic_font_import_settings.cpp Merge pull request #68223 from Calinou/editor-font-prerendering-fix-add-icon 2022-11-04 10:48:55 +01:00
dynamic_font_import_settings.h
editor_import_collada.cpp Handle closed splines in Collada importer 2022-10-24 09:35:09 -05:00
editor_import_collada.h
editor_import_plugin.cpp Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
editor_import_plugin.h Change Array arguments to TypedArray 2022-09-01 13:13:19 +02:00
post_import_plugin_skeleton_renamer.cpp Fix rest fixer for the model has skin which non inverse global rest 2022-09-04 00:04:11 +09:00
post_import_plugin_skeleton_renamer.h
post_import_plugin_skeleton_rest_fixer.cpp Fix rest fixer for the model has skin which non inverse global rest 2022-09-04 00:04:11 +09:00
post_import_plugin_skeleton_rest_fixer.h
post_import_plugin_skeleton_track_organizer.cpp
post_import_plugin_skeleton_track_organizer.h
resource_importer_bitmask.cpp Refactor BitMap and add tests 2022-09-01 18:39:17 +02:00
resource_importer_bitmask.h
resource_importer_bmfont.cpp
resource_importer_bmfont.h
resource_importer_csv_translation.cpp
resource_importer_csv_translation.h
resource_importer_dynamic_font.cpp Hide Antialiasing import option on DynamicFonts with MSDF enabled 2022-11-03 18:40:44 +01:00
resource_importer_dynamic_font.h
resource_importer_image.cpp
resource_importer_image.h
resource_importer_imagefont.cpp Add font LCD sub-pixel anti-aliasing support. 2022-08-23 08:47:21 +03:00
resource_importer_imagefont.h
resource_importer_layered_texture.cpp Rename Image's get_rect to get_region 2022-11-01 23:35:48 +01:00
resource_importer_layered_texture.h
resource_importer_obj.cpp Rename String plus_file to path_join 2022-08-29 19:38:13 -05:00
resource_importer_obj.h
resource_importer_scene.cpp Fix passed dict to internal_process() in importer plugin for animation 2022-10-24 00:23:37 +09:00
resource_importer_scene.h Clean up Basis from Euler code 2022-10-21 17:54:49 -05:00
resource_importer_shader_file.cpp Rename String plus_file to path_join 2022-08-29 19:38:13 -05:00
resource_importer_shader_file.h
resource_importer_texture.cpp Unify usage of GLOBAL/EDITOR_GET 2022-10-18 19:01:48 +02:00
resource_importer_texture.h
resource_importer_texture_atlas.cpp Make some Image methods static 2022-10-14 14:34:15 +02:00
resource_importer_texture_atlas.h
resource_importer_wav.cpp Rename str2var to str_to_var and similar 2022-08-26 14:58:22 +02:00
resource_importer_wav.h
scene_import_settings.cpp Implement Physical Light Units as an optional setting. 2022-08-31 12:14:46 -07:00
scene_import_settings.h Fix various uninitialized member pointers 2022-09-06 11:20:27 +02:00
SCsub