Releases: microsoft/UVAtlas
Releases · microsoft/UVAtlas
February 7, 2018
- Minor code update
UVAtlas tool built using latest DirectXMesh which includes updates to the Wavefront OBJ loader to make it more robust.
December 13, 2017
- Updated for VS 2017 15.5 update warnings
UVAtlas tool built using latest DirectXMesh which includes fixes to the Wavefront OBJ loader when reading relative face indices
November 1, 2017
- VS 2017 updated for Windows 10 Fall Creators Update SDK (16299)
- Removed
UVAtlas_2017.vcxproj
as redundant in favor ofUVAtlas_2017_Win10.vcxproj
September 22, 2017
- Updated for VS 2017 15.3 update /permissive- changes
- uvatlastool: added
-flist
option
July 28, 2017
- Code cleanup
April 24, 2017
- VS 2017 project updates
April 8, 2017
- VS 2017 updated for Windows Creators Update SDK (15063)
- Minor code cleanup
January 31, 2017
- uvatlas command-line tool: Updated for latest DirectXMesh (requires DirectXMesh January 2017 or later to build)
- uvatlas command-line tool: optional OpenEXR support (requires DirectXTex October 2016 or later)
- VS 2017 RC projects added
- Minor code cleanup
September 14, 2016
- uvatlas command-line tool: added wildcard support for input filename and optional -r switch for recursive search
- uvatlas command-line tool -it switch now supports HDR (RGBE Radiance) texture files (requires DirectXTex September 2016 or later to build)
- Code cleanup
August 2, 2016
- Updated for VS 2015 Update 3 and Windows 10 SDK (14393)