godot/editor/import
Marcel Admiraal 7e03bd1671 Remove duplicate WARN_PRINTS macro 2021-06-18 12:57:59 +01:00
..
SCsub
atlas_import_failed.xpm
editor_import_collada.cpp Remove duplicate WARN_PRINTS macro 2021-06-18 12:57:59 +01:00
editor_import_collada.h Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
editor_import_plugin.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
editor_import_plugin.h Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
resource_importer_bitmask.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
resource_importer_bitmask.h Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
resource_importer_csv_translation.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
resource_importer_csv_translation.h Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
resource_importer_image.cpp Make all file access 64-bit (`uint64_t`) 2021-05-16 17:52:31 +02:00
resource_importer_image.h Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
resource_importer_layered_texture.cpp Implement lossless WebP encoding 2021-06-11 18:48:04 +02:00
resource_importer_layered_texture.h Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
resource_importer_obj.cpp Remove duplicate WARN_PRINTS macro 2021-06-18 12:57:59 +01:00
resource_importer_obj.h Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
resource_importer_scene.cpp Make all file access 64-bit (`uint64_t`) 2021-05-16 17:52:31 +02:00
resource_importer_scene.h Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
resource_importer_texture.cpp ERR_FAIL_NULL check file access 2021-06-17 12:47:55 +02:00
resource_importer_texture.h Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
resource_importer_texture_atlas.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
resource_importer_texture_atlas.h Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
resource_importer_wav.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
resource_importer_wav.h Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00