Releases: microsoft/UVAtlas
March 2025
- Retired support for Windows 7 and Windows 8.0
- Minor code review
- CMake project updates including support for BUILD_SHARED_LIBS (i.e. DLL vs. static library)
- uvatlastool:
- Updated for March 2025 DirectXTex & DirectXMesh releases
This version is also available on NuGet as version 2025.3.27
- Windows desktop app using VS 2019 or VS 2022 on Windows 8.1 or later
- Windows desktop app using VS 2022 includes ARM64
This version is available via vcpkg.
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
Last release to support Windows 7 SP1 or Windows 8.0
This version is also available on NuGet as version 2024.10.29
This version is available via vcpkg.
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.