File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex)
3
3
4
4
Copyright (c) Microsoft Corporation. All rights reserved.
5
5
6
- November 24, 2014
6
+ March 27, 2015
7
7
8
8
This package contains DirectXTex, a shared source library for reading and writing DDS
9
9
files, and performing various texture content processing operations including
@@ -105,6 +105,14 @@ RELEASE NOTES
105
105
------------------------------------
106
106
RELEASE HISTORY
107
107
108
+ March 27, 2015
109
+ Added projects for Windows apps Technical Preview
110
+ Fixed bug with WIC-based mipmap generation for non-WIC supported formats
111
+ Fixed bug with WIC multiframe loader when resizing required
112
+ texconv: Added -nmap/-nmapamp for generating normal maps from height maps
113
+ texconv/texassemble: Updated to load multiframe WIC files (tiff, gif)
114
+ Minor code cleanup
115
+
108
116
November 24, 2014
109
117
Updates for Visual Studio 2015 Technical Preview
110
118
Minor code cleanup
You can’t perform that action at this time.
0 commit comments