virtualx-engine/editor/import
Hugo Locurcio eb79833770
Tweak SpatialMaterial's default metallic and roughness texture channels
To follow the glTF 2.0 specification in all cases (including outside
of imported glTF scenes), the blue channel is now used for metallic
and the green channel is now used for roughness.
2019-02-23 19:10:31 +01:00
..
editor_import_collada.cpp Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
editor_import_collada.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
editor_import_plugin.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
editor_import_plugin.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
editor_scene_importer_gltf.cpp Tweak SpatialMaterial's default metallic and roughness texture channels 2019-02-23 19:10:31 +01:00
editor_scene_importer_gltf.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_bitmask.cpp Scene: Ensure classes match their header filename 2019-02-12 17:21:48 +01:00
resource_importer_bitmask.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
resource_importer_csv_translation.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_csv_translation.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
resource_importer_image.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_image.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
resource_importer_layered_texture.cpp Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
resource_importer_layered_texture.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
resource_importer_obj.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_obj.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_scene.cpp Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
resource_importer_scene.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
resource_importer_texture.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_texture.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
resource_importer_wav.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_importer_wav.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00