Skip to content

Commit

Permalink
June 27, 2016
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn committed Jun 28, 2016
1 parent b485873 commit 99b402a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 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.

April 26, 2016
June 27, 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 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.
make use of VS 2013 Update 5 or VS 2015 Update 3 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 @@ -53,6 +53,9 @@ https://opensource.microsoft.com/codeofconduct/
RELEASE HISTORY
---------------

June 27, 2016
Code cleanup

April 26, 2016
Retired VS 2012 projects and obsolete adapter code
Minor code and project file cleanup
Expand Down

0 comments on commit 99b402a

Please sign in to comment.