Releases: microsoft/UVAtlas
October 2024
- All enums now use
uint32_t
as the underlying type rather thanunsigned long
orint
. - uvatlastool:
- Add "GNU-style" --long-options to the command-line tools (all existing switches are still supported)
- Refactored code to use shared header
- Updated for October 2024 DirectXTex & DirectXMesh releases
- CMake and MSBuild project updates
September 2024
- CMake project updates including support for ARM64EC
- Code review
- Added GitHub Actions YAML files
- uvatlastool: Updated for September 2024 DirectXTex & DirectXMesh releases
This version is also available on NuGet as version 2024.9.5
This version is available via vcpkg.
June 2024
- CMake project updates
- Retired VS 2019 projects for the UWP platform
- uvatlastool: Updated for June 2024 DirectXTex & DirectXMesh releases
This version is also available on NuGet as version 2024.6.5
This version is available via vcpkg.
February 2024
- CMake project updates and refactor
- Minor code review for Clang, MinGW, and Intel compilers
- uvatlastool: Updated for February 2024 DirectXTex & DirectXMesh releases
This version is also available on NuGet as version 2024.2.23
This version is available via vcpkg.
December 31, 2023
- CMake project updates including pkg-config file generation
- Code review
- uvatlastool: Updated for December 2023 DirectXTex & DirectXMesh releases
This version is also available on NuGet as version 2024.1.1
This version is available via vcpkg.
October 31, 2023
- Retired ARM (32-bit) support for the UWP platform
- CMake project updates
- uvatlastool: -flist option updated to support filenames with spaces
- uvatlastool: Updated for October 2023 DirectXTex & DirectXMesh releases
This version is also available on NuGet as version 2023.11.1
This version is available via vcpkg.
June 2023
April 2023
- CMake project updates and fixes for clang/LLVM v16 warnings
- uvatlastool: Windows on ARM64 version
- uvatlastool: Updated for April 2023 DirectXTex & DirectXMesh releases
This version is also available on NuGet as version 2023.4.29
This version is available via vcpkg.
March 2023
- CMake project updates
- Code review
- Retired VS 2017 legacy Xbox One XDK projects
- uvatlastool: Updated to support Windows or UNIX-style path separators
- uvatlastool: Updated for March 2023 DirectXTex & DirectXMesh releases
This version is also available on NuGet as version 2023.3.31
This version is available via vcpkg. Note this update to the port adds a tools feature for the installation of the command-line tools.
February 2023
- CMake project updates
- Minor code review
- uvatlastool: Updated for January 2023 DirectXTex release
This version is available via vcpkg.
This is the last release that will support building for the legacy Xbox One XDK using VS 2017. See this issue for details or feedback.