This commit is contained in:
Chuck Walbourn 2021-10-14 13:18:02 -07:00
Родитель 57ce69ef79
Коммит 1a0d6e3830
2 изменённых файлов: 4 добавлений и 2 удалений

Просмотреть файл

@ -12,7 +12,9 @@
UVAtlas, a shared source library for creating and packing an isochart texture atlas.</description>
<releaseNotes>Matches the September 28, 2021 release on GitHub.</releaseNotes>
<projectUrl>http://go.microsoft.com/fwlink/?LinkID=512686</projectUrl>
<repository type="git" url="https://github.com/microsoft/UVAtlas" />
<icon>images\icon.jpg</icon>
<readme>docs\README.md</readme>
<license type="expression">MIT</license>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<copyright>&#169; Microsoft Corporation. All rights reserved.</copyright>
@ -21,7 +23,7 @@ UVAtlas, a shared source library for creating and packing an isochart texture at
<files>
<file target="docs" src="Readme.*" />
<file target="docs" src="*.md" />
<file target="include" src="UVAtlas\inc\UVAtlas.h" />

Просмотреть файл

@ -1,4 +1,4 @@
![DirectX Logo](https://github.com/Microsoft/UVAtlas/wiki/Dx_logo.GIF)
![DirectX Logo](https://raw.githubusercontent.com/wiki/Microsoft/UVAtlas/Dx_logo.GIF)
# UVAtlas - isochart texture atlasing