..
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
String: Add contains().
2022-02-04 01:28:02 +05:45
collada.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
dynamicfont_import_settings.cpp
Improve compilation speed (forward declarations/includes cleanup)
2022-02-12 02:46:22 +01:00
dynamicfont_import_settings.h
Improve compilation speed (forward declarations/includes cleanup)
2022-02-12 02:46:22 +01: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
Improve compilation speed (forward declarations/includes cleanup)
2022-02-12 02:46:22 +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
Merge pull request #54794 from bruvzg/runtime_bmfont_parser
2022-01-17 13:25:08 +01:00
resource_importer_bmfont.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
resource_importer_csv_translation.cpp
Improve locale detection.
2022-01-18 14:30:00 +02: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
Improve compilation speed (forward declarations/includes cleanup)
2022-02-12 02:46:22 +01:00
resource_importer_layered_texture.h
Faster CVTT by reducing quality.
2022-02-04 15:15:26 -08: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
Increase the default texel size for lightmap baking
2022-02-14 00:14:01 +01:00
resource_importer_scene.h
Improvements and fixes to occluders
2022-02-07 13:04:51 +01: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_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_texture.cpp
Merge pull request #57997 from Calinou/texture-import-rename-hdr-as-srgb
2022-02-12 10:22:06 +01:00
resource_importer_texture.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
Improve compilation speed (forward declarations/includes cleanup)
2022-02-12 02:46:22 +01:00
scene_import_settings.h
Improve compilation speed (forward declarations/includes cleanup)
2022-02-12 02:46:22 +01:00
SCsub
SCons: Format buildsystem files with psf/black
2020-03-30 09:05:53 +02:00