..
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
Fix crash in AudioStream preview
2023-05-30 20:26:10 +02:00
audio_stream_import_settings.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
collada.cpp
Enable shadow warnings and fix raised errors
2023-05-11 16:00:59 +02:00
collada.h
Enable shadow warnings and fix raised errors
2023-05-11 16:00:59 +02:00
dynamic_font_import_settings.cpp
Fix issues found by a static analyzer
2023-05-30 12:47:50 +03: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
Enhance thread safety of loaders and importers
2023-05-12 17:44:48 +02:00
editor_import_collada.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
editor_import_plugin.cpp
Use reimport_append api for importing embedded gltf images
2023-02-06 07:11:45 -08:00
editor_import_plugin.h
Use reimport_append api for importing embedded gltf images
2023-02-06 07:11:45 -08: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
Avoid doubly mutating the same Skin in rest fixer
2023-05-26 00:49:24 -07: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
Improve error reporting when parsing CSV translation file
2023-06-19 12:47:44 +02: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
Fix typo in ResourceImporterImageFont
2023-10-19 21:06:12 +02: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
Check if the required texture format is imported in the export dialog
2023-06-20 10:58:34 -05:00
resource_importer_layered_texture.h
Refactor high quality texture import
2023-01-30 15:53:23 +01:00
resource_importer_obj.cpp
Add support for non-standard OBJ vertex entries
2023-05-13 22:37:38 +02:00
resource_importer_obj.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
resource_importer_scene.cpp
Merge pull request #79050 from capnm/fix_teststr_what
2023-07-05 15:59:44 +02:00
resource_importer_scene.h
Add Mesh ConvexDecompositionSettings wrapper
2023-04-07 22:39:25 +02:00
resource_importer_shader_file.cpp
Enhance thread safety of loaders and importers
2023-05-12 17:44:48 +02: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
Bounds fixes in TextureAtlas
import
2023-06-22 19:20:56 +02:00
resource_importer_texture_atlas.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
resource_importer_texture_settings.cpp
Check if the required texture format is imported in the export dialog
2023-06-20 10:58:34 -05:00
resource_importer_texture_settings.h
Check if the required texture format is imported in the export dialog
2023-06-20 10:58:34 -05:00
resource_importer_texture.cpp
Added path to output of missing import texture metadata
2023-09-21 15:14:04 +02:00
resource_importer_texture.h
Split editor-specific import metadata for textures
2023-05-26 18:48:23 +02:00
resource_importer_wav.cpp
Fix trim when importing WAV
2023-03-23 16:19:20 +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
[bugfix] Fix reimporting scene withh default values selected
2023-10-24 16:04:59 +02:00
scene_import_settings.h
Merge pull request #69810 from trollodel/scene_importer_material_crash_fix
2023-02-17 00:34:14 +01:00
SCsub
SCons: Format buildsystem files with psf/black
2020-03-30 09:05:53 +02:00