| Commit message (Expand) | Author | Age | Files | Lines |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Unify usage of GLOBAL/EDITOR_GET | kobewi | 2022-10-18 | 1 | -8/+8 |
* | Show svg import options in default settings. | HolonProduction | 2022-10-08 | 1 | -1/+2 |
* | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang... | bruvzg | 2022-10-07 | 1 | -15/+15 |
* | Allow images to be imported "for editor use" and respect editor settings | Yuri Sizov | 2022-09-07 | 1 | -62/+131 |
* | Make `ImageLoader` take bit field flags | Yuri Sizov | 2022-08-23 | 1 | -7/+22 |
* | Merge pull request #60299 from Calinou/editor-vram-compress-pc-improve-warning | Rémi Verschelde | 2022-08-06 | 1 | -1/+1 |
|\ |
|
| * | Improve warning message for invalid desktop VRAM compression settings | Hugo Locurcio | 2022-04-16 | 1 | -1/+1 |
* | | Revert "Disable VRAM compression by default for small textures in Detect 3D" | Juan Linietsky | 2022-06-20 | 1 | -36/+17 |
* | | Disable VRAM compression by default for small textures in Detect 3D | Hugo Locurcio | 2022-06-14 | 1 | -17/+36 |
* | | Add internationalization for Detect 3D texture import messages | Hugo Locurcio | 2022-06-13 | 1 | -3/+3 |
* | | Print messages when textures are detected as used in 3D/normal/roughness | Hugo Locurcio | 2022-05-28 | 1 | -1/+7 |
* | | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -2/+2 |
* | | Merge pull request #60549 from timothyqiu/import-preset-i18n | Rémi Verschelde | 2022-04-27 | 1 | -4/+4 |
|\ \ |
|
| * | | Make more import preset name translatable | Haoyu Qiu | 2022-04-27 | 1 | -4/+4 |
| |/ |
|
* | | Merge pull request #58164 from Calinou/import-hdr-add-clamp-exposure-option | Rémi Verschelde | 2022-04-27 | 1 | -0/+30 |
|\ \
| |/
|/| |
|
| * | Add an option to clamp HDR exposure to reduce environment fireflies | Hugo Locurcio | 2022-04-27 | 1 | -0/+30 |
* | | Make FileAccess and DirAccess classes reference counted. | bruvzg | 2022-04-11 | 1 | -5/+3 |
* | | Hide "Normal Map" import option when using lossless compression on Texture | Nicholas Huelin | 2022-03-28 | 1 | -0/+5 |
* | | Remove unused Streamed option for textures in the Import dock | Hugo Locurcio | 2022-03-15 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #58965 from TechnoPorg/remove-stex-occurrences | Rémi Verschelde | 2022-03-11 | 1 | -7/+7 |
|\ |
|
| * | Remove more occurrences of "stex" | TechnoPorg | 2022-03-10 | 1 | -7/+7 |
* | | Add missing i18n to various strings | Haoyu Qiu | 2022-03-07 | 1 | -1/+1 |
|/ |
|
* | Rename StreamTexture* to CompressedTexture* | reduz | 2022-03-05 | 1 | -23/+23 |
* | Merge pull request #57997 from Calinou/texture-import-rename-hdr-as-srgb | Rémi Verschelde | 2022-02-12 | 1 | -16/+16 |
|\ |
|
| * | Rename Hdr as Srgb texture import option to be lowercase | Hugo Locurcio | 2022-02-12 | 1 | -16/+16 |
* | | Improve compilation speed (forward declarations/includes cleanup) | Hendrik Brucker | 2022-02-12 | 1 | -0/+1 |
|/ |
|
* | Faster CVTT by reducing quality. | K. S. Ernest (iFire) Lee | 2022-02-04 | 1 | -20/+14 |
* | Vectors: Use clear() and has(). | Anilforextra | 2022-02-02 | 1 | -1/+1 |
* | Remove property hints referencing unsupported svgz extension | Rémi Verschelde | 2022-01-17 | 1 | -1/+1 |
* | Hide SVG scale for non-SVG textures | kobewi | 2022-01-16 | 1 | -2/+8 |
* | Remove support for PVRTC texture encoding and decoding | Hugo Locurcio | 2022-01-14 | 1 | -7/+0 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Don't crash when texture param is null | Marc Gilleron | 2021-12-17 | 1 | -0/+6 |
* | Add path to functions that return iporter options | reduz | 2021-11-14 | 1 | -2/+2 |
* | Fix crash in ResourceImporterTexture::_save_stex if webp disabled | Chained Lupine | 2021-11-02 | 1 | -1/+2 |
* | Use range iterators for `Map` | Lightning_A | 2021-09-30 | 1 | -8/+8 |
* | Explicitly convert signed to unsigned value | Kirill Diduk | 2021-09-06 | 1 | -1/+1 |
* | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A | 2021-06-19 | 1 | -3/+3 |
* | ERR_FAIL_NULL check file access | K. S. Ernest (iFire) Lee | 2021-06-16 | 1 | -0/+1 |
* | Merge pull request #47835 from mortarroad/master-lossless-webp | Rémi Verschelde | 2021-06-11 | 1 | -4/+11 |
|\ |
|
| * | Implement lossless WebP encoding | Morris Tabor | 2021-06-11 | 1 | -4/+11 |
* | | Replace "Invert" import option with more useful "Normal Map Invert Y" | Hugo Locurcio | 2021-06-04 | 1 | -6/+11 |
|/ |
|
* | Reorganize Project Settings | reduz | 2021-02-18 | 1 | -8/+8 |
* | Merge pull request #44330 from Hurakano/fixes | Rémi Verschelde | 2021-01-04 | 1 | -1/+1 |
|\ |
|
| * | Texture import 'streamed' property should be bool | フラカノ | 2020-12-12 | 1 | -1/+1 |
* | | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | | Rename empty() to is_empty() | Marcel Admiraal | 2020-12-28 | 1 | -1/+1 |
|/ |
|
* | Image: Rename PVRTC{2,4} to PVRTC1_{2,4}, drop COMPRESS_PVRTC2 | Rémi Verschelde | 2020-12-10 | 1 | -1/+1 |
* | Allow more image types in the roughness texture's Src Normal import hint | Hugo Locurcio | 2020-10-21 | 1 | -1/+1 |