February 24, 2020
- breaking change
Model::CreateFrom*
changed to use ModelLoaderFlags instead of default bool parameters - DirectX Tool Kit for Audio updated to support XAudio2Redist NuGet
- Added
ignoreWhitespace
defaulted parameter to SpriteFont Measure methods - Fixed encoding issue with Utilities.fxh
- Code and project cleanup
- Retired VS 2015 projects
- xwbtool: Changed
-n
switch to a more safe-y
switch
This version is also available on NuGet as version 2020.2.24
- Windows desktop app using VS 2017 or VS 2019
- Windows desktop app using VS 2017 or VS 2019 for Windows 10
- Universal Windows Platform apps using VS 2017 or VS 2019
Note that NuGet package id
directxtk_desktop_2017
replaceddirectxtk_desktop_2015
.
See this blog post for more information.