godot/editor/import
Rémi Verschelde f6430eec2c
Merge pull request #39152 from abustin/fbx_mesh_compression_fix_master
Respect 'mesh compression' editor import option in Assimp and glTF importers [master]
2020-06-08 13:16:31 +02:00
..
atlas_import_failed.xpm Added ability for multiple images to be imported as an atlas 2019-04-19 15:56:34 -03:00
collada.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
collada.h Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
editor_import_collada.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
editor_import_collada.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
editor_import_plugin.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
editor_import_plugin.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
editor_scene_importer_gltf.cpp Respect 'mesh compression' editor import option in Assimp (ie. FBX) and glTF importers 2020-05-29 13:06:39 -07:00
editor_scene_importer_gltf.h Respect 'mesh compression' editor import option in Assimp (ie. FBX) and glTF importers 2020-05-29 13:06:39 -07:00
resource_importer_bitmask.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
resource_importer_bitmask.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
resource_importer_csv.cpp Style: Enforce separation line between function definitions 2020-05-14 16:54:55 +02:00
resource_importer_csv.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
resource_importer_csv_translation.cpp Style: Enforce separation line between function definitions 2020-05-14 16:54:55 +02:00
resource_importer_csv_translation.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
resource_importer_image.cpp Style: Enforce separation line between function definitions 2020-05-14 16:54:55 +02:00
resource_importer_image.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
resource_importer_layered_texture.cpp Tweak the import compression property hint for clarity 2020-05-21 17:06:44 +02:00
resource_importer_layered_texture.h New lightmapper 2020-05-10 15:59:09 -03:00
resource_importer_obj.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
resource_importer_obj.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
resource_importer_scene.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
resource_importer_scene.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
resource_importer_shader_file.cpp Style: Enforce separation line between function definitions 2020-05-14 16:54:55 +02:00
resource_importer_shader_file.h Style: Add missing copyright headers 2020-05-10 13:12:16 +02:00
resource_importer_texture.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
resource_importer_texture.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
resource_importer_texture_atlas.cpp Fix excessive bottom cropping in atlas generation 2020-06-03 22:24:49 +02:00
resource_importer_texture_atlas.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
resource_importer_wav.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
resource_importer_wav.h Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00