Skip to content

Commit

Permalink
October 6, 2016
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn committed Oct 6, 2016
1 parent c5b50c4 commit f25480d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion Readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ DirectXTK - the DirectX Tool Kit for DirectX 12

Copyright (c) Microsoft Corporation. All rights reserved.

September 15, 2016
October 6, 2016

This package contains the "DirectX Tool Kit", a collection of helper classes for
writing Direct3D 12 C++ code for Universal Windows Platform (UWP) apps, Win32 desktop
Expand Down Expand Up @@ -95,6 +95,14 @@ COMPARISONS TO DIRECTX 11 VERSION
RELEASE HISTORY
---------------

October 6, 2016
SDKMESH loader and BasicEffects support for compressed vertex normals with biasing
*breaking change*
DDSTextureLoader Ex bool forceSRGB and generateMipsIfMissing parmeters are now a DDS_LOADER flag
WICTextureLoader Ex bool forceSRGB and generateMips parameters are now a WIC_LOADER flag
Add vertexCount member to ModelMeshPart
Minor code cleanup

September 15, 2016
Rebuild shaders using 1.0 Root Signature for improved compatibility
Minor code cleanup
Expand Down

0 comments on commit f25480d

Please sign in to comment.