diff options
Diffstat (limited to 'thirdparty/README.md')
-rw-r--r-- | thirdparty/README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index ebdd0b5d04..6c83259a9e 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -545,6 +545,20 @@ They can be reapplied using the patches included in the `vhacd` folder. +## xatlas + +- Upstream: https://github.com/jpcy/xatlas +- Version: git (b8ec29b, 2018) +- License: MIT + +Files extracted from upstream source: + +- `xatlas.{cpp,h}` + +Note: License is marked as Public Domain in the files, but it was +later clarified upstream to MIT license. + + ## zlib - Upstream: http://www.zlib.net |