godot/editor/import
Juan Linietsky 5eeb06ffd1 -Remove harcoded opengl extension testing from OS, ask rasterizer instead.
-Fixed a bug where etc textures were imported broken
2019-02-26 11:58:47 -03: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 Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +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 -Remove harcoded opengl extension testing from OS, ask rasterizer instead. 2019-02-26 11:58:47 -03:00
resource_importer_texture.h Many separate fixes to ensure non power of 2 textures work on GLES2, closes #25897 and many others 2019-02-24 22:36:53 -03: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