This commit is contained in:
Chuck Walbourn 2016-12-05 11:26:38 -08:00
Родитель 6d26fdb753
Коммит 346e715961
1 изменённых файлов: 7 добавлений и 1 удалений

Просмотреть файл

@ -4,7 +4,7 @@ DirectXTK - the DirectX Tool Kit for DirectX 11
Copyright (c) Microsoft Corporation. All rights reserved.
October 6, 2016
December 5, 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,
@ -79,6 +79,12 @@ https://opensource.microsoft.com/codeofconduct/
RELEASE HISTORY
---------------
December 5, 2016
Mouse and Keyboard classes updated with IsConnected method
Windows10 project /ZW switch removed to support use in C++/WinRT projection apps
VS 2017 RC projects added
Minor code cleanup
October 6, 2016
SDKMESH loader and BasicEffects support for compressed vertex normals with biasing
WICTextureLoader Ex bool forceSRGB parameter is now a WIC_LOADER flag