godot/editor/import
Rémi Verschelde fff4240bb4 Fix code formatting issues and VS compilation
Also temporarily disable multicheck build so that we get a full build
even when there are style issues on Vulkan.

Fixes #33356.
2020-02-11 12:05:19 +01:00
..
atlas_import_failed.xpm Added ability for multiple images to be imported as an atlas 2019-04-19 15:56:34 -03:00
editor_import_collada.cpp Modernized default 3D material, fixes material bugs. 2020-02-11 12:01:24 +01:00
editor_import_collada.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
editor_import_plugin.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
editor_import_plugin.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
editor_scene_importer_gltf.cpp Fix Vector3 ambiguities and out of bounds init. 2020-02-11 12:03:39 +01:00
editor_scene_importer_gltf.h Texture refactor 2020-02-11 11:53:26 +01:00
resource_importer_bitmask.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_bitmask.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_csv.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_csv.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_csv_translation.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_csv_translation.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_image.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_image.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_layered_texture.cpp Rewritten StreamTexture for better code reuse, added basis universal support 2020-02-11 12:02:36 +01:00
resource_importer_layered_texture.h Fix code formatting issues and VS compilation 2020-02-11 12:05:19 +01:00
resource_importer_obj.cpp Modernized default 3D material, fixes material bugs. 2020-02-11 12:01:24 +01:00
resource_importer_obj.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_scene.cpp Modernized default 3D material, fixes material bugs. 2020-02-11 12:01:24 +01:00
resource_importer_scene.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_texture.cpp Fixes to Basis Universal. 2020-02-11 12:02:59 +01:00
resource_importer_texture.h Rewritten StreamTexture for better code reuse, added basis universal support 2020-02-11 12:02:36 +01:00
resource_importer_texture_atlas.cpp Texture refactor 2020-02-11 11:53:26 +01:00
resource_importer_texture_atlas.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_wav.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_importer_wav.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00