File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ DirectXTK - the DirectX Tool Kit
4
4
5
5
Copyright (c) Microsoft Corporation. All rights reserved.
6
6
7
- October 30, 2015
7
+ November 30, 2015
8
8
9
9
This package contains the "DirectX Tool Kit", a collection of helper classes for
10
10
writing Direct3D 11 C++ code for universal Windows apps for Windows 10,
@@ -73,6 +73,13 @@ Note: Xbox One exclusive apps developers using the Xbox One XDK need to generate
73
73
RELEASE HISTORY
74
74
---------------
75
75
76
+ November 30, 2015
77
+ SimpleMath improvements including Viewport class
78
+ Fixed bug with Keyboard for OpenBracket and later VK codes
79
+ Fixed bug with Mouse that reset the scrollwheel on app activate
80
+ MakeSpriteFont updated with /FastPack and /FeatureLevel switches
81
+ Updated for VS 2015 Update 1 and Windows 10 SDK (10586)
82
+
76
83
October 30, 2015
77
84
DirectXTK for Audio 3D updates
78
85
*breaking change* emitters/listeners now use RH coordinates by default
You can’t perform that action at this time.
0 commit comments