Releases: microsoft/DirectXMesh
Releases · microsoft/DirectXMesh
January 31, 2017
- DirectX 12 support for
VBReader
,VBWriter
,IsValid
, andComputeInputLayout
- breaking change: VBReader/VBWriter method
GetElement
method now namedGetElement11
for DirectX 11
See this blog post
October 27, 2016
x2bias
optional parameter for VB reader/writer- Code cleanup
September 14, 2016
- meshconvert: added wildcard support for input filename and optional -r switch for recursive search
- Code cleanup
August 2, 2016
- Updated for VS 2015 Update 3 and Windows 10 SDK (14393)
July 19, 2016
- meshconvert command-line tool updated with
-flipu
switch
June 27, 2016
- Code cleanup
April 26, 2016
- Retired VS 2012 projects and obsolete adapter code
- Minor code and project file cleanup
November 30, 2015
- meshconvert command-line tool updated with
-flipv
and-flipz
switches; removed-fliptc
- Updated for VS 2015 Update 1 and Windows 10 SDK (10586)
This is the last release to support VS 2012
October 30, 2015
- Minor code cleanup
August 18, 2015
- Xbox One platform updates