mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Merge pull request #26583 from akien-mga/stb-truetype-1.21-vorbis-1.15
stb: Update to upstream stb_truetype 1.21 and stb_vorbis 1.15
This commit is contained in:
4
thirdparty/README.md
vendored
4
thirdparty/README.md
vendored
@@ -396,11 +396,11 @@ Collection of single-file libraries used in Godot components.
|
||||
* License: zlib
|
||||
- `stb_truetype.h`
|
||||
* Upstream: https://github.com/nothings/stb
|
||||
* Version: 1.19
|
||||
* Version: 1.21
|
||||
* License: Public Domain (Unlicense) or MIT
|
||||
- `stb_vorbis.c`
|
||||
* Upstream: https://github.com/nothings/stb
|
||||
* Version: 1.14
|
||||
* Version: 1.15
|
||||
* License: Public Domain (Unlicense) or MIT
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user