File tree 1 file changed +7
-3
lines changed
1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,16 @@ DirectXTK - the DirectX Tool Kit for DirectX 12
4
4
5
5
Copyright (c) Microsoft Corporation. All rights reserved.
6
6
7
- December 13, 2017
7
+ February 7, 2018
8
8
9
9
This package contains the "DirectX Tool Kit", a collection of helper classes for
10
10
writing Direct3D 12 C++ code for Universal Windows Platform (UWP) apps, Win32 desktop
11
11
applications for Windows 10, and Xbox One exclusive apps.
12
12
13
13
This code is designed to build with Visual Studio 2015 Update 3 or Visual Studio 2017.
14
14
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).
17
17
18
18
Inc\
19
19
Public Header Files (in the DirectX C++ namespace):
@@ -108,6 +108,10 @@ RELEASE NOTES
108
108
RELEASE HISTORY
109
109
---------------
110
110
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
+
111
115
December 13, 2017
112
116
PBREffect and DebugEffect added
113
117
NormalMapEffect no longer requires or uses explicit vertex tangents
You can’t perform that action at this time.
0 commit comments