Skip to content

Commit

Permalink
October 28, 2014 release
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn_cp authored and walbourn_cp committed Oct 28, 2014
1 parent f8b3bf0 commit 5e89ad2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ DirectXTK - the DirectX Tool Kit

Copyright (c) Microsoft Corporation. All rights reserved.

September 5, 2014
October 28, 2014

This package contains the "DirectX Tool Kit", a collection of helper classes for
writing Direct3D 11 C++ code for Windows Store apps, Windows phone 8.x applications,
Expand Down Expand Up @@ -1445,6 +1445,12 @@ Further reading:
RELEASE HISTORY
---------------

October 28, 2014
Model support for loading from VBO files
Model render now sets samplers on slots 0,1 by default for dual-texture effects
Updates for Xbox One platform support
Minor code cleanup

September 5, 2014
GamePad class: gamepad controller helper using XInput on Windows, IGamepad for Xbox One
SimpleMath updates; Matrix billboard methods; breaking change: Matrix::Identity() -> Matrix::Identity
Expand Down

0 comments on commit 5e89ad2

Please sign in to comment.