UVAtlas

UVAtlas isochart texture atlas

MIT License

Stars
837
Committers
10

Bot releases are visible (Hide)

UVAtlas - April 6, 2021

Published by walbourn over 3 years ago

  • Minor code and project cleanup
  • uvatlastool: Updated with descriptions for HRESULT failure codes
  • uvatlastool: Updated for April 2021 DirectXTex & DirectXMesh releases

This version is also available on NuGet as version 2021.4.7

UVAtlas - December 24, 2020

Published by walbourn almost 4 years ago

This was a CMake only release of December 2020 for vcpkg

UVAtlas - January 9, 2021

Published by walbourn almost 4 years ago

  • Windows Subsystem for Linux support (see this blog post)
  • Code review for improved conformance
  • CMake updated to support package install

This version is also available on NuGet as version 2021.1.10

UVAtlas - December 1, 2020

Published by walbourn almost 4 years ago

  • Converted to typed enum bitmask flags (see this blog post for details on this potential breaking change)
  • Added new partition options UVATLAS_LIMIT_MERGE_STRETCH and UVATLAS_LIMIT_FACE_STRETCH
  • Applied patch to fix (occasionally) bad gutter buffer calculation
  • uvatlastool: Added -lms and -lfs switches
  • Minor project cleanup

This version is also available on NuGet as version 2020.12.2

UVAtlas - November 11, 2020

Published by walbourn almost 4 years ago

  • uvatlastool: Updated for November 2020 DirectXTex & DirectXMesh releases
  • Minor project cleanup

This version is also available on NuGet as version 2020.11.12

UVAtlas - August 15, 2020

Published by walbourn about 4 years ago

  • Project updates
  • uvatlastool: Updated for August 2020 DirectXTex & DirectXMesh releases
  • uvatlastool: Added -fn, -fuc, and -fc switches to control vertex format

This version is also available on NuGet as version 2020.8.16

UVAtlas - July 2, 2020

Published by walbourn over 4 years ago

  • Minor warning fixes for VS 2019 (16.7)

UVAtlasTool built using July 2, 2020 releases of DirectXMesh, DirectXTex

This version is also available on NuGet as version 2020.7.3

UVAtlas - June 1, 2020

Published by walbourn over 4 years ago

  • uvatlastool: Updated for June 2020 DirectXTex & DirectXMesh releases
  • CMake project updates
  • Minor code cleanup

This version is also available on NuGet as version 2020.6.2

UVAtlas - May 10, 2020

Published by walbourn over 4 years ago

  • Minor code review
  • uvatlastool: Updated with -l switch for case-sensitive file systems
  • CMake updated for PCH usage with 3.16 or later

This version is also available on NuGet as version 2020.5.11

UVAtlas - February 24, 2020

Published by walbourn over 4 years ago

  • Added some simple OpenMP optimizations
  • Code and project cleaup
  • Retired VS 2015 projects
  • uvatlastool: Updated to use NuGet instead of needing DirectXTex/Mesh side-by-side
  • uvatlastool: now supports exporting to WaveFront Object (OBJ) files

This version is also available on NuGet as version 2020.2.25

See this blog post for more information.

UVAtlas - December 17, 2019

Published by walbourn almost 5 years ago

  • Added VS 2019 UWP project
  • Added ARM64 platform to VS 2019 Win32 desktop Win10 project
  • Renamed UVAtlas_Windows10.vcxproj to _Windows10_2017.vcxproj
  • Added CMake project files
  • Code cleanup

This is the last release I plan to support for VS 2015. See this issue for details and feedback.

UVAtlas - April 26, 2019

Published by walbourn over 5 years ago

  • uvatlas command-line tool: Updated for latest DirectXMesh
  • Added VS 2019 desktop projects
  • Officially dropped Windows Vista support
UVAtlas - February 8, 2018

Published by walbourn over 5 years ago

  • uvatlastool: added -sdkmesh2 switch for PBR materials
UVAtlas - November 16, 2018

Published by walbourn almost 6 years ago

  • VS 2017 updated for Windows 10 October 2018 Update SDK (17763)
  • ARM64 platform configurations added to UWP projects
  • Minor code review
UVAtlas - August 17, 2018

Published by walbourn about 6 years ago

UVAtlas - July 3, 2018

Published by walbourn over 6 years ago

  • Code cleanup
  • uvatlastool: added -flipu and -ib32 switches
UVAtlas - May 31, 2018

Published by walbourn over 6 years ago

  • 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

UVAtlas - May 14, 2018

Published by walbourn over 6 years ago

  • Updated for VS 2017 15.7 update warnings
  • Code and project cleanup
  • Retired VS 2013 projects
UVAtlas - April 23, 2018

Published by walbourn over 6 years ago

  • Code and project cleanup

Last release to support VS 2013 or Windows Store 8.1

UVAtlas - February 7, 2018

Published by walbourn over 6 years ago

  • Minor code update

UVAtlas tool built using latest DirectXMesh which includes updates to the Wavefront OBJ loader to make it more robust.