diff --git a/README.md b/README.md index d2dd2d681..0f8d09545 100644 --- a/README.md +++ b/README.md @@ -524,6 +524,7 @@ These are only the tools and games using `sourcepp` that I know of. If you would - `vtfpp` - NICE/Lanczos-3 resize filter's initial implementation was contributed by [@koerismo](https://github.com/koerismo). - Big-endian support is based on work by [@partyvan](https://github.com/partyvan). + - Distance to alpha support was contributed by [@partyvan](https://github.com/partyvan). - SHT parser/writer was contributed by [@Trico Everfire](https://github.com/Trico-Everfire). - Initial VTF write support was loosely based on work by [@Trico Everfire](https://github.com/Trico-Everfire). - HDRI to cubemap conversion code is modified from the [HdriToCubemap](https://github.com/ivarout/HdriToCubemap) library by [@ivarout](https://github.com/ivarout). diff --git a/docs/index.html b/docs/index.html index e1de45bcc..4dda27ab3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -895,6 +895,7 @@

Special Thanks