.. |
atlas_import_failed.xpm
|
Added ability for multiple images to be imported as an atlas
|
2019-04-19 15:56:34 -03:00 |
editor_import_collada.cpp
|
Added Mesh Compression Import Options
|
2021-11-01 12:54:28 -04:00 |
editor_import_collada.h
|
Added Mesh Compression Import Options
|
2021-11-01 12:54:28 -04:00 |
editor_import_plugin.cpp
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
editor_import_plugin.h
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
resource_importer_bitmask.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
resource_importer_bitmask.h
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
resource_importer_csv_translation.cpp
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
resource_importer_csv_translation.h
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
resource_importer_image.cpp
|
Make all file access 64-bit (uint64_t )
|
2021-05-16 17:52:31 +02:00 |
resource_importer_image.h
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
resource_importer_layered_texture.cpp
|
Add Anisotropic Filtering option for TextureArrays
|
2021-08-12 23:56:03 +08:00 |
resource_importer_layered_texture.h
|
Remove unimplemented methods
|
2021-11-18 12:47:36 +00:00 |
resource_importer_obj.cpp
|
Prevent obj importer from printing misleading error
|
2021-11-15 16:10:00 +01:00 |
resource_importer_obj.h
|
Added Mesh Compression Import Options
|
2021-11-01 12:54:28 -04:00 |
resource_importer_scene.cpp
|
Added Mesh Compression Import Options
|
2021-11-01 12:54:28 -04:00 |
resource_importer_scene.h
|
Added Mesh Compression Import Options
|
2021-11-01 12:54:28 -04:00 |
resource_importer_texture.cpp
|
Fix crash in ResourceImporterTexture::_save_stex if webp disabled
|
2021-11-02 09:28:46 +01:00 |
resource_importer_texture.h
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
resource_importer_texture_atlas.cpp
|
Fix edge case where 1px cut off from right of image
|
2021-11-23 11:03:00 -05:00 |
resource_importer_texture_atlas.h
|
added optional cropping for texture atlas importer
|
2021-09-14 21:23:59 +09:00 |
resource_importer_wav.cpp
|
clang-format: Various fixes to comments alignment from clang-format 13
|
2021-10-28 14:50:32 +02:00 |
resource_importer_wav.h
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
SCsub
|
SCons: Format buildsystem files with psf/black
|
2020-06-10 15:30:52 +02:00 |