mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
Add note about stb to 3rd party credits in LICENSE and docs
This commit is contained in:
@@ -65,3 +65,6 @@ RenderDoc also uses several external libraries and components which include thei
|
||||
- [lz4](https://code.google.com/p/lz4/)
|
||||
distributed under the New BSD License (3 Clause).
|
||||
Copyright 2013 Yann Collet.
|
||||
|
||||
- [stb](https://github.com/nothings/stb)
|
||||
released to the Public Domain by Sean Barrett
|
||||
|
||||
@@ -95,6 +95,14 @@
|
||||
</externalLink>
|
||||
</para></listItem>
|
||||
|
||||
<listItem><para>
|
||||
<externalLink>
|
||||
<linkText>stb</linkText>
|
||||
<linkAlternateText>Used to read and write various image formats.</linkAlternateText>
|
||||
<linkUri>https://github.com/nothings/stb</linkUri>
|
||||
</externalLink>
|
||||
</para></listItem>
|
||||
|
||||
<listItem><para>
|
||||
<externalLink>
|
||||
<linkText>Sandcastle Help File Builder</linkText>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user