Releases: microsoft/DirectXMesh
Releases · microsoft/DirectXMesh
May 31, 2018
- VS 2017 updated for Windows 10 April 2018 Update SDK (17134)
The VS 2017 projects for Win32 desktop and UWP now require VS 2017 (15.7 update) or later
This version is also available on NuGet as version 2018.6.1
- Universal Windows Platform apps using VS 2015 Update 3 or VS 2017
- Windows desktop app using VS 2015 Update 3 or VS 2017
Starting with this release, the NuGet packages are digitally signed
May 11, 2018
- Updated for VS 2017 15.7 update warnings
- Code and project cleanup
- Retired VS 2013 projects
This version is also available on NuGet as version 2018.5.11
April 23, 2018
- Code and project cleanup
This version is also available on NuGet as version 2018.4.23
- Universal Windows Platform apps using VS 2015 Update 3 or VS 2017
- Windows desktop app using VS 2015 Update 3 or VS 2017
Last release to support VS 2013, Windows Store 8.1, or Windows Phone 8.1
February 7, 2018
- New functions: WeldVertices, CompactVB, OptimizeFacesLRU
- Added new optional parameter to
OptimizeVertices
- Fixed bug in remap functions which were applying vertex remaps backwards
FinalizeIB
,FinalizeVB
, andFinalizeVBAndPointReps
- meshconvert: added
-oplru
switch - WaveFrontReader utility header made more robust
- Minor code cleanup
This version is also available on NuGet as version 2018.2.7
- Universal Windows Platform apps using VS 2015 Update 3 or VS 2017
- Windows desktop app using VS 2015 Update 3 or VS 2017
See this blog post
December 13, 2017
- Updated for VS 2017 15.5 update warnings
- Support building library with
_XM_NO_XMVECTOR_OVERLOADS_
- Added support for relative face indices to
WaveFrontReader.h
utility header
This version is also available on NuGet as version 2017.12.13
November 1, 2017
- VS 2017 updated for Windows 10 Fall Creators Update SDK (16299)
- Code reformat and cleanup
September 22, 2017
- Updated for VS 2017 15.3 update /permissive- changes
- meshconvert: added
-flist
option - Minor code cleanup
July 28, 2017
- Code cleanup
April 24, 2017
- VS 2017 project updates
April 7, 2017
- VS 2017 updated for Windows Creators Update SDK (15063)
- VBReader/VBWriter
GetElement
adapter forGetElement11