Releases: 0xC0000054/pdn-ddsfiletype-plus
Releases · 0xC0000054/pdn-ddsfiletype-plus
DDS FileType Plus v1.10.9
Fixed a regression from version 1.10.7 when loading DDS images that exceed the Direct3D limits.
DDS FileType Plus v1.10.8
Updated to the April 6, 2021 release of DirectXTex.
DDS FileType Plus v1.10.7
- Add support for saving the L8, A8L8 and V8U8 formats.
- Rename
BC6H / BC7 Compression Mode
toBC6H / BC7 Compression Speed
. - Rename the
Normal
BC6H / BC7 compression speed toMedium
.
DDS FileType Plus v1.10.6
Fix the support for sRGB cube maps.
DDS FileType Plus v1.10.5
Add support for saving the uncompressed sRGB formats.
DDS FileType Plus v1.10.4
- Fix a color conversion issue when loading and saving sRGB files.
DDS FileType Plus v1.10.3
Upgrade the C++ compiler to VS2019.
This fixes a false positive with Windows Defender.
DDS FileType Plus v1.10.2
Fixed an issue saving the A1R5G5B5, A4R4G4B4 and R5G6B5 formats.
DDS FileType Plus v1.10.1
Add support for reading files that use a 'BC7\0' FourCC.
DDS FileType Plus v1.10.0
Upgraded DirectXTex to the February 14, 2020 release.