Skip to content

Commit a6d1952

Browse files
committed
February 7, 2018
1 parent e2bfbf9 commit a6d1952

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

Readme.txt

+7-3
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ DirectXTK - the DirectX Tool Kit for DirectX 12
44

55
Copyright (c) Microsoft Corporation. All rights reserved.
66

7-
December 13, 2017
7+
February 7, 2018
88

99
This package contains the "DirectX Tool Kit", a collection of helper classes for
1010
writing Direct3D 12 C++ code for Universal Windows Platform (UWP) apps, Win32 desktop
1111
applications for Windows 10, and Xbox One exclusive apps.
1212

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

1818
Inc\
1919
Public Header Files (in the DirectX C++ namespace):
@@ -108,6 +108,10 @@ RELEASE NOTES
108108
RELEASE HISTORY
109109
---------------
110110

111+
February 7, 2018
112+
Mouse fix for cursor behavior when using Remote Desktop for Win32
113+
Updated for a few more VS 2017 warnings
114+
111115
December 13, 2017
112116
PBREffect and DebugEffect added
113117
NormalMapEffect no longer requires or uses explicit vertex tangents

0 commit comments

Comments
 (0)