godot/editor/import
Lyuma bc24d01359 gltf: Add GLTFHandleBinary::HANDLE_BINARY_EMBED_AS_UNCOMPRESSED
This option allows for a safe fallback for embedded gltf textures in cases where VRAM compression is not needed.
Add an is_editor_hint guard around GLTFHandleBinary::HANDLE_BINARY_EXTRACT_TEXTURES, to use EMBED_AS_UNCOMPRESSED by default at runtime.
This provides an option for pixel art to be stored losslessly.
Additionally, respect project importer defaults for texture import settings.
Avoid writing and reimporting extracted textures identical to version on disk.
2023-02-01 01:42:36 -08:00
..
atlas_import_failed.xpm Added ability for multiple images to be imported as an atlas 2019-04-19 15:56:34 -03:00
audio_stream_import_settings.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_stream_import_settings.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
collada.cpp [GDExtension] Expose some low level functions and String operators. 2023-01-19 12:50:49 +02:00
collada.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
dynamic_font_import_settings.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
dynamic_font_import_settings.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_import_collada.cpp Convert en_GB spelling to en_US with codespell 2023-01-23 11:02:20 +01:00
editor_import_collada.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_import_plugin.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_import_plugin.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
post_import_plugin_skeleton_renamer.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
post_import_plugin_skeleton_renamer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
post_import_plugin_skeleton_rest_fixer.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
post_import_plugin_skeleton_rest_fixer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
post_import_plugin_skeleton_track_organizer.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
post_import_plugin_skeleton_track_organizer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_bitmask.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_bitmask.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_bmfont.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_bmfont.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_csv_translation.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_csv_translation.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_dynamic_font.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_dynamic_font.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_image.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_image.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_imagefont.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_imagefont.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_layered_texture.cpp Refactor high quality texture import 2023-01-30 15:53:23 +01:00
resource_importer_layered_texture.h Refactor high quality texture import 2023-01-30 15:53:23 +01:00
resource_importer_obj.cpp Avoid importing MSVC obj files 2023-01-19 09:49:28 +01:00
resource_importer_obj.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_scene.cpp gltf: Add GLTFHandleBinary::HANDLE_BINARY_EMBED_AS_UNCOMPRESSED 2023-02-01 01:42:36 -08:00
resource_importer_scene.h Apply root scale to shape on import 2023-01-28 12:32:03 +01:00
resource_importer_shader_file.cpp Avoid crashing when custom GLSL shaders are imported when using the gl_compatibility renderer 2023-01-13 12:53:19 -08:00
resource_importer_shader_file.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_texture_atlas.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_texture_atlas.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_texture.cpp Refactor high quality texture import 2023-01-30 15:53:23 +01:00
resource_importer_texture.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_wav.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_wav.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_import_settings.cpp Apply root scale to shape on import 2023-01-28 12:32:03 +01:00
scene_import_settings.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00