virtualx-engine/editor/import
Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
2022-07-25 11:17:40 +02:00
..
atlas_import_failed.xpm
audio_stream_import_settings.cpp Implement BPM support 2022-07-23 07:31:17 +02:00
audio_stream_import_settings.h Implement BPM support 2022-07-23 07:31:17 +02:00
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 Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog 2022-07-09 10:47:08 -05: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 Code quality: Fix header guards consistency 2022-07-25 11:17:40 +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 Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
post_import_plugin_skeleton_renamer.cpp add rest fixer to importer retarget 2022-07-16 19:53:11 +09:00
post_import_plugin_skeleton_renamer.h implement bone renamer in importer 2022-07-01 03:55:28 +09:00
post_import_plugin_skeleton_rest_fixer.cpp Fix various typos not caught by codespell 2022-07-21 07:38:23 -04:00
post_import_plugin_skeleton_rest_fixer.h add rest fixer to importer retarget 2022-07-16 19:53:11 +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 Code quality: Fix header guards consistency 2022-07-25 11:17:40 +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 Code quality: Fix header guards consistency 2022-07-25 11:17:40 +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 Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
resource_importer_layered_texture.cpp Use integer types in Image and ImageTexture methods 2022-07-18 19:43:32 -05: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 Code quality: Fix header guards consistency 2022-07-25 11:17:40 +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 Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02: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 Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
resource_importer_texture_atlas.cpp Use integer types in Image and ImageTexture methods 2022-07-18 19:43:32 -05: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 #62827 from fire-forge/ok-cancel 2022-07-13 14:10:38 +02:00
scene_import_settings.h implement bone renamer in importer 2022-07-01 03:55:28 +09:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00