Windows SDK for Windows 8
DirectXMath 3.03 shipping for Visual Studio 2012
- Breaking change: Removed union members from
XMMATRIX
type to make it a fully 'opaque' type - Marked single-parameter C++ constructors for
XMFLOAT2
,XMFLOAT2A
,XMFLOAT3
,XMFLOAT3A
,XMFLOAT4
, andXMFLOAT4A
explicit
See this post, and this post for known issues.
This version is also available on NuGet.