Skip to content

Releases: 0xC0000054/pdn-ddsfiletype-plus

DDS FileType Plus v1.12.1

29 Jul 08:46
v1.12.1
Compare
Choose a tag to compare

This release is for Paint.NET 5.0+.

Release Notes

  • Improved support for loading the 'swizzled' BC3/DXT5 normal map variants used by DOOM 3 (and possibly other games using the same engine).
  • Added support for loading FlatOut 2 textures with an incorrect DDS_PIXELFORMAT size.

DDS FileType Plus v1.12.0

14 Jul 05:45
v1.12.0
Compare
Choose a tag to compare

This release is for Paint.NET 5.0+.

Release Notes

  • Reduced memory usage when loading.
  • Various optimizations to the loading and saving code.
  • Only enable the Error Metric option for BC1-BC3.
  • Added the plugin version to the save UI.
  • Show an error when loading a texture array or volume map.
    • These files posed a data loss risk when saving because the plugin does not read all of the images.

DDS FileType Plus v1.11.9

14 Jun 12:41
v1.11.9
Compare
Choose a tag to compare

This release is for Paint.NET 5.0+.

Release Notes

Updated DirectXTex to the June 14, 2023 release.

DDS FileType Plus v1.11.4

06 Mar 04:30
v1.11.4
Compare
Choose a tag to compare

This release is for Paint.NET 5.0+.

Release Notes

  • Added dithering support for the B4G4R4A4 (Linear, A4R4G4B4), B5G5R5A1 (Linear, A1R5G5B5) and B5G6R5 (Linear, R5G6B5) formats.
  • Renamed the BC 1-3 compression dithering check box to Error diffusion dithering.

DDS FileType Plus v1.11.3

05 Mar 02:54
v1.11.3
Compare
Choose a tag to compare

This release is for Paint.NET 5.0+.

Release Notes

Fixed a regression in the DirectCompute code.

DDS FileType Plus v1.11.2

04 Mar 03:02
v1.11.2
Compare
Choose a tag to compare

This release is for Paint.NET 5.0+.

Release Notes

  • Added a BC 1-3 compression dithering check box to the save UI.
    • This can improve the image quality when saving in those formats.

DDS FileType Plus v1.11.1

31 Jan 23:32
v1.11.1
Compare
Choose a tag to compare

This release is for Paint.NET 5.0+.

Release Notes

Updated DirectXTex to the January 31, 2023 release.

DDS FileType Plus v1.11.0

20 Jan 07:29
v1.11.0
Compare
Choose a tag to compare

This release is for Paint.NET 5.0+.

Release Notes

  • Updated DirectXTex to the December 15, 2022 release.
  • Detect if the image using the wrong file extension and load it using the appropriate Paint.NET FileType.

DDS FileType Plus v1.10.12

11 Apr 18:25
v1.10.12
Compare
Choose a tag to compare
  • Updated DirextXTex to the March 24, 2022 release.

DDS FileType Plus v1.10.11

04 Feb 00:00
v1.10.11
Compare
Choose a tag to compare
  • Updated DirextXTex to the November 8, 2021 release.
  • Added support for saving the DXGI_FORMAT_R32_FLOAT format.
    • This format is used for height maps by various games and Bethesda's Creation Kit for Fallout 4.