Skip to content

Commit

Permalink
April 26, 2016
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn committed Apr 26, 2016
1 parent 3e4175b commit 4160926
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions ReadMe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ DIRECTX MESH LIBRARY (DirectXMesh)

Copyright (c) Microsoft Corporation. All rights reserved.

November 30, 2015
April 26, 2016

This package contains DirectXMesh, a shared source library for performing various geometry
content processing operations including generating normals and tangent frames, triangle
adjacency computations, and vertex cache optimization.

The source is written for Visual Studio 2012, 2013, or 2015. It is recommended that you
make use of the Windows 8.1 SDK and Windows 7 Service Pack 1 or later.
The source is written for Visual Studio 2013 or 2015. It is recommended that you
make use of VS 2013 Update 5, VS 2015 Update 2, and Windows 7 Service Pack 1 or later.

These components are designed to work without requiring any content from the DirectX SDK. For details,
see "Where is the DirectX SDK?" <http://msdn.microsoft.com/en-us/library/ee663275.aspx>.
Expand Down Expand Up @@ -48,6 +48,10 @@ http://go.microsoft.com/fwlink/?LinkID=324981
RELEASE HISTORY
---------------

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)
Expand Down

0 comments on commit 4160926

Please sign in to comment.