Skip to content

Commit

Permalink
February 7, 2018
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn committed Feb 7, 2018
1 parent e2bfbf9 commit a6d1952
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions Readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ DirectXTK - the DirectX Tool Kit for DirectX 12

Copyright (c) Microsoft Corporation. All rights reserved.

December 13, 2017
February 7, 2018

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
applications for Windows 10, and Xbox One exclusive apps.

This code is designed to build with Visual Studio 2015 Update 3 or Visual Studio 2017.
It is recommended that you make use of VS 2015 Update 3, Windows Tools 1.4.1, and the
Windows 10 Anniversary Update SDK (14393) or VS 2017 with the Windows 10
Fall Creators Update SDK (16299).
Windows 10 Anniversary Update SDK (14393) or VS 2017 (15.5 update) with the
Windows 10 Fall Creators Update SDK (16299).

Inc\
Public Header Files (in the DirectX C++ namespace):
Expand Down Expand Up @@ -108,6 +108,10 @@ RELEASE NOTES
RELEASE HISTORY
---------------

February 7, 2018
Mouse fix for cursor behavior when using Remote Desktop for Win32
Updated for a few more VS 2017 warnings

December 13, 2017
PBREffect and DebugEffect added
NormalMapEffect no longer requires or uses explicit vertex tangents
Expand Down

0 comments on commit a6d1952

Please sign in to comment.