.. |
atlas_import_failed.xpm
|
|
|
collada.cpp
|
Rename Basis "elements" to "rows"
|
2022-04-29 08:02:56 -05:00 |
collada.h
|
Fix cppcheck const parameters
|
2022-04-28 11:35:39 +02:00 |
dynamic_font_import_settings.cpp
|
Merge pull request #60261 from fire-forge/theme-prop-renames
|
2022-04-25 16:20:19 +02:00 |
dynamic_font_import_settings.h
|
Zero initialize all pointer class and struct members
|
2022-04-04 19:49:50 +02:00 |
editor_import_collada.cpp
|
Import scenes as AnimationLibrary
|
2022-04-13 15:06:56 +02:00 |
editor_import_collada.h
|
Import scenes as AnimationLibrary
|
2022-04-13 15:06:56 +02: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
|
Make FileAccess and DirAccess classes reference counted.
|
2022-04-11 13:28:51 +03:00 |
resource_importer_csv_translation.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
resource_importer_dynamic_font.cpp
|
Implement Label3D node.
|
2022-04-22 12:08:46 +03:00 |
resource_importer_dynamic_font.h
|
Editor: Cleanup some includes dependencies
|
2022-02-15 14:54:15 +01:00 |
resource_importer_image.cpp
|
Make FileAccess and DirAccess classes reference counted.
|
2022-04-11 13:28:51 +03:00 |
resource_importer_image.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
resource_importer_imagefont.cpp
|
Implement Label3D node.
|
2022-04-22 12:08:46 +03:00 |
resource_importer_imagefont.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
resource_importer_layered_texture.cpp
|
Make FileAccess and DirAccess classes reference counted.
|
2022-04-11 13:28:51 +03:00 |
resource_importer_layered_texture.h
|
Remove more occurrences of "stex"
|
2022-03-10 18:31:48 -07:00 |
resource_importer_obj.cpp
|
Import scenes as AnimationLibrary
|
2022-04-13 15:06:56 +02:00 |
resource_importer_obj.h
|
Import scenes as AnimationLibrary
|
2022-04-13 15:06:56 +02:00 |
resource_importer_scene.cpp
|
Remove RES and REF typedefs in favor of spelled out Ref<>
|
2022-05-03 01:43:50 +02:00 |
resource_importer_scene.h
|
Remove RES and REF typedefs in favor of spelled out Ref<>
|
2022-05-03 01:43:50 +02:00 |
resource_importer_shader_file.cpp
|
Make FileAccess and DirAccess classes reference counted.
|
2022-04-11 13:28:51 +03: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 #60549 from timothyqiu/import-preset-i18n
|
2022-04-27 10:33:33 +02:00 |
resource_importer_texture.h
|
Make FileAccess and DirAccess classes reference counted.
|
2022-04-11 13:28:51 +03: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
|
Make FileAccess and DirAccess classes reference counted.
|
2022-04-11 13:28:51 +03: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
|
Fix mesh preview cleanup in the Scene import settings
|
2022-05-02 19:16:41 +05:30 |
scene_import_settings.h
|
Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init
|
2022-05-02 16:28:25 +02:00 |
SCsub
|
|
|