.. |
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
|
Update if == NOTIFICATION_* to switch statements to match coding style
|
2022-02-16 08:44:37 -05: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
|
Editor: Cleanup some includes dependencies
|
2022-02-15 14:54:15 +01: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
|
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
|
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
|
Improvements and fixes to occluders
|
2022-02-07 13:04:51 +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.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_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
|
Style: Cleanup single-line blocks, semicolons, dead code
|
2022-02-16 14:06:29 +01:00 |
scene_import_settings.cpp
|
Change 'find_node' to 'find_nodes' and Add 'type' parameter
|
2022-02-17 01:44:13 -06: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 |