Skip to content

Commit

Permalink
July 18, 2016
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn committed Jul 18, 2016
1 parent 5e62662 commit f1bbc0b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 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 11

Copyright (c) Microsoft Corporation. All rights reserved.

June 30, 2016
July 18, 2016

This package contains the "DirectX Tool Kit", a collection of helper classes for
writing Direct3D 11 C++ code for Universal Windows Platform (UWP) apps for Windows 10,
Expand Down Expand Up @@ -79,6 +79,13 @@ https://opensource.microsoft.com/codeofconduct/
RELEASE HISTORY
---------------

July 18, 2016
NormalMapEffect for normal-map with optional specular map rendering
EnvironmentMapEffect now supports per-pixel lighting
Effects updated with SetMatrices and SetColorAndAlpha methods
SimpleMath: improved interop with DirectXMath constants
Minor code cleanup

June 30, 2016
MeasureDrawString added to SpriteFont; bad fix to MeasureString reverted
GamePad tracker updated to track emulated buttons (i.e. leftStickUp)
Expand Down

0 comments on commit f1bbc0b

Please sign in to comment.