Aarni Koskela
|
f134769506
Fix various typos
|
hace 9 meses |
Yufeng Ying
|
f241c1fda0
Remove unused header in editor.
|
hace 10 meses |
Juan
|
fe34c45d2a
Allow passing UID to importer
|
hace 1 año |
Thaddeus Crews
|
56ed76a372
Merge pull request #97582 from BlueCube3310/basisu-hdr
|
hace 1 año |
BlueCube3310
|
200ed0971a
BasisU: Update to 1.50.0 and add HDR support
|
hace 1 año |
BlueCube3310
|
77dab88ef0
Fix 3D HDR texture import with lossless compression
|
hace 1 año |
Hilderin
|
21f7c8a25f
Fix slow editor load on large projects (v2)
|
hace 1 año |
A Thousand Ships
|
194bdde947
Cleanup of raw `nullptr` checks with `Ref`
|
hace 1 año |
BlueCube3310
|
394ea653aa
Add Betsy to speed up BC6 compression
|
hace 1 año |
Yuri Sizov
|
237515d0ed
Register and cleanup resource importer singletons in a predictable way
|
hace 2 años |
Hendrik Brucker
|
7e21eb7e00
Extract and reorganize texture resource classes
|
hace 2 años |
Aaron Franke
|
1a70d82606
Check if the required texture format is imported in the export dialog
|
hace 2 años |
nikitalita
|
68a6505f41
Fix ResourceImporterLayeredTexture::import() high_quality type
|
hace 2 años |
Juan Linietsky
|
28f51ba547
Refactor high quality texture import
|
hace 2 años |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
hace 2 años |
Micky
|
ebf86c96e9
Rename Image's `get_rect` to `get_region`
|
hace 3 años |
Rémi Verschelde
|
5947f22be9
Merge pull request #67578 from KoBeWi/GEDITOR
|
hace 3 años |
DeeJayLSP
|
0619bd44da
ResourceImporterLayeredTexture: rename compress modes to match enum
|
hace 3 años |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
hace 3 años |
kobewi
|
072f6feaba
Make some Image methods static
|
hace 3 años |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
hace 3 años |
Yuri Sizov
|
672e9d6868
Make `ImageLoader` take bit field flags
|
hace 3 años |
Yuri Sizov
|
2e24b76535
Merge pull request #52212 from thenegativehunter2/master_texture_array_normal_added
|
hace 3 años |
Rémi Verschelde
|
8f033f1d19
Merge pull request #60299 from Calinou/editor-vram-compress-pc-improve-warning
|
hace 3 años |
FireForge
|
84431bd782
Use integer types in Image and ImageTexture methods
|
hace 3 años |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
hace 3 años |
Hugo Locurcio
|
f2a0a526ef
Improve warning message for invalid desktop VRAM compression settings
|
hace 3 años |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
hace 3 años |
Rémi Verschelde
|
af9a60d5b3
Merge pull request #58965 from TechnoPorg/remove-stex-occurrences
|
hace 3 años |
TechnoPorg
|
f4bc9f5821
Remove more occurrences of "stex"
|
hace 3 años |