You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
This package contains UVAtlas, a shared source library for creating and packing an isochart texture atlas.
12
12
@@ -68,6 +68,8 @@ FOR SECURITY ADVISORIES, see [GitHub](https://github.com/microsoft/UVAtlas/secur
68
68
69
69
For a full change history, see[CHANGELOG.md](https://github.com/microsoft/UVAtlas/blob/main/CHANGELOG.md).
70
70
71
+
* Starting with the March 2025 release, Windows 7 and Windows 8.0 support has been retired.
72
+
71
73
* Starting with the December 2020 release, this library makes use of typed enum bitmask flags per the recommendation of the_C++ Standard_ section*17.5.2.1.3 Bitmask types*. This is consistent with Direct3D 12's use of the``DEFINE_ENUM_FLAG_OPERATORS`` macro. This may have*breaking change* impacts to client code:
72
74
73
75
* You cannot pass the``0`` literal as your option flags value. Instead you must make use of the appropriate default enum value:``UVATLAS_DEFAULT`` or``UVATLAS_IMT_DEFAULT``.
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>