Skip to content

Releases: microsoft/DirectXMesh

May 31, 2018

01 Jun 00:25
Compare
Choose a tag to compare
  • 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

Starting with this release, the NuGet packages are digitally signed

May 11, 2018

12 May 02:04
Compare
Choose a tag to compare
  • 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

24 Apr 00:36
Compare
Choose a tag to compare
  • Code and project cleanup

This version is also available on NuGet as version 2018.4.23

Last release to support VS 2013, Windows Store 8.1, or Windows Phone 8.1

February 7, 2018

07 Feb 19:16
Compare
Choose a tag to compare
  • New functions: WeldVertices, CompactVB, OptimizeFacesLRU
  • Added new optional parameter to OptimizeVertices
  • Fixed bug in remap functions which were applying vertex remaps backwards
    • FinalizeIB, FinalizeVB, and FinalizeVBAndPointReps
  • 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

See this blog post

December 13, 2017

14 Dec 23:57
Compare
Choose a tag to compare
  • 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

02 Nov 03:00
Compare
Choose a tag to compare

September 22, 2017

22 Sep 21:54
Compare
Choose a tag to compare

July 28, 2017

29 Jul 00:06
Compare
Choose a tag to compare
  • Code cleanup

April 24, 2017

25 Apr 06:27
Compare
Choose a tag to compare
  • VS 2017 project updates

April 7, 2017

08 Apr 05:50
Compare
Choose a tag to compare
  • VS 2017 updated for Windows Creators Update SDK (15063)
  • VBReader/VBWriter GetElement adapter for GetElement11