diff options
author | K. S. Ernest (iFire) Lee <ernest.lee@chibifire.com> | 2020-12-27 16:54:21 -0800 |
---|---|---|
committer | K. S. Ernest (iFire) Lee <ernest.lee@chibifire.com> | 2020-12-30 06:30:25 -0800 |
commit | 8b69f9c18aeba4ed6217559a0e4436568cbf565e (patch) | |
tree | 9edc2163df18e839e8728e4dd7dff8a968c425d0 /thirdparty/README.md | |
parent | 59b30e1d23d096f5faa36d2faaa07792eba4fd81 (diff) |
Meshoptimizer update library
Diffstat (limited to 'thirdparty/README.md')
-rw-r--r-- | thirdparty/README.md | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index 8075ec43ab..1a325f7111 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -339,18 +339,12 @@ File extracted from upstream release tarball: ## meshoptimizer - Upstream: https://github.com/zeux/meshoptimizer -- Version: 0.15 (2020) +- Version: git (e4e43fe36e7a8705e602e7ca2f9fb795ded1d0b9, 2020) - License: MIT -File extracted from upstream release tarball: - +- File extracted from upstream tarball: - All files in `src/`. -Important: Some files have Godot-made changes. -They can be applied with the patch in the `patches` folder, but are meant to be superseded -by upstream API changes. - - ## miniupnpc - Upstream: https://github.com/miniupnp/miniupnp/tree/master/miniupnpc |