virtualx-engine/editor/import
Hugo Locurcio 40be15920f
Remove support for PVRTC texture encoding and decoding
On the only platform where PVRTC is supported (iOS),
ETC2 generally supersedes PVRTC in every possible way. The increased
memory usage is not really a problem thanks to modern iOS' devices
processing power being higher than its Android counterparts.
2022-01-14 21:08:22 +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
collada.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
collada.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
dynamicfont_import_settings.cpp [TextServer] Improve ligature cursor handling. 2022-01-09 19:03:48 +02:00
dynamicfont_import_settings.h [TextServer] Improve ligature cursor handling. 2022-01-09 19:03:48 +02:00
editor_import_collada.cpp Fix various typos 2022-01-13 23:20:01 -05:00
editor_import_collada.h options dict is now passed to _import_scene. 2022-01-05 01:07:54 -08:00
editor_import_plugin.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
editor_import_plugin.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_bitmask.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_bitmask.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_bmfont.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_bmfont.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_csv_translation.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_csv_translation.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_dynamicfont.cpp [TextServer] Improve ligature cursor handling. 2022-01-09 19:03:48 +02:00
resource_importer_dynamicfont.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_image.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_image.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_imagefont.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_imagefont.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_layered_texture.cpp Remove support for PVRTC texture encoding and decoding 2022-01-14 21:08:22 +01:00
resource_importer_layered_texture.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_obj.cpp options dict is now passed to _import_scene. 2022-01-05 01:07:54 -08:00
resource_importer_obj.h options dict is now passed to _import_scene. 2022-01-05 01:07:54 -08:00
resource_importer_scene.cpp options dict is now passed to _import_scene. 2022-01-05 01:07:54 -08:00
resource_importer_scene.h options dict is now passed to _import_scene. 2022-01-05 01:07:54 -08:00
resource_importer_shader_file.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_shader_file.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_texture.cpp Remove support for PVRTC texture encoding and decoding 2022-01-14 21:08:22 +01:00
resource_importer_texture.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_texture_atlas.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_texture_atlas.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_wav.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_wav.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
scene_import_settings.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
scene_import_settings.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00