..
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
Style: Cleanup single-line blocks, semicolons, dead code
2022-02-16 14:06:29 +01:00
collada.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
dynamic_font_import_settings.cpp
Add options to embolden and transform font outlines to simulate bold and italic typefaces.
2022-03-11 14:02:30 +02:00
dynamic_font_import_settings.h
Editor: Cleanup some includes dependencies
2022-02-15 14:54:15 +01:00
editor_import_collada.cpp
Fix crash when importing DAE model
2022-02-19 13:43:22 +08: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
Editor: Cleanup some includes dependencies
2022-02-15 14:54:15 +01:00
resource_importer_bitmask.h
Editor: Cleanup some includes dependencies
2022-02-15 14:54:15 +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_dynamic_font.cpp
Add options to embolden and transform font outlines to simulate bold and italic typefaces.
2022-03-11 14:02:30 +02:00
resource_importer_dynamic_font.h
Editor: Cleanup some includes dependencies
2022-02-15 14:54:15 +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
Add sub-pixel glyph positioning support.
2022-02-12 19:55:52 +02:00
resource_importer_imagefont.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
resource_importer_layered_texture.cpp
Merge pull request #58965 from TechnoPorg/remove-stex-occurrences
2022-03-11 08:00:52 +01:00
resource_importer_layered_texture.h
Remove more occurrences of "stex"
2022-03-10 18:31:48 -07:00
resource_importer_obj.cpp
Style: Cleanup single-line blocks, semicolons, dead code
2022-02-16 14:06:29 +01: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
Allow automatic lod when importing 3D scenes with Static Lightmaps
2022-02-25 18:03:09 -08: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.cpp
Add an option to clamp HDR exposure to reduce environment fireflies
2022-04-27 01:28:43 +02:00
resource_importer_texture.h
Remove more occurrences of "stex"
2022-03-10 18:31:48 -07:00
resource_importer_texture_atlas.cpp
Allow disabling the alpha trim on texture atlas creation.
2022-02-19 14:00:42 -06: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
Style: Cleanup single-line blocks, semicolons, dead code
2022-02-16 14:06:29 +01:00
scene_import_settings.cpp
Make name of editor file dialog filters translatable
2022-03-05 12:32:38 +08: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