Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
2 years ago |
Haoyu Qiu
|
5d150559a3
Make more import preset name translatable
|
3 years ago |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 years ago |
Cory Petkovsek
|
fb609b22e4
Add Anisotropic Filtering option for TextureArrays
|
3 years ago |
Morris Tabor
|
5de08ef1d6
Implement lossless WebP encoding
|
4 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 years ago |
JFonS
|
112b416056
Implement new CPU lightmapper
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Adrien
|
e90467ef66
Fix #42043, mismatched compress options in ResourceImporterLayeredTexture
|
4 years ago |
Hugo Locurcio
|
b0fe8cab14
Tweak the import compression property hint for clarity
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Juan Linietsky
|
f669ebeeaf
-Properly handle missing ETC support on export
|
6 years ago |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
1a16dabfb5
Merge pull request #21982 from luzpaz/misc-typos
|
6 years ago |
luz.paz
|
08bde5b2de
Misc. typos
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |
Rémi Verschelde
|
9eb4d4ab2d
Add missing copyright headers
|
6 years ago |
elasota
|
02d3d4c2ce
Fix crash when importing layered textures
|
6 years ago |
elasota
|
35f6ba5c5d
BPTC support
|
6 years ago |
Juan Linietsky
|
edde52c8de
Added proper import support for 3D and Array textures
|
6 years ago |