2023-03-18 00:25:35 +08:00
# The axmol thirdparty libraries
## angle
- Upstream: https://github.com/google/angle
- Version: ${ANGLE_VERSION}
- License: BSD WITH The ANGLE Project Authors
2023-05-03 20:30:41 +08:00
## astcenc
2023-03-18 00:25:35 +08:00
- [![Upstream ](https://img.shields.io/github/v/release/ARM-software/astc-encoder?label=Upstream )](https://github.com/ARM-software/astc-encoder)
2023-06-24 09:17:14 +08:00
- Version: 4.5.0
2023-03-18 00:25:35 +08:00
- License: Apache-2.0
## Box2D
- [![Upstream ](https://img.shields.io/github/v/release/erincatto/box2d?label=Upstream )](https://github.com/erincatto/box2d)
- Version: 2.4.1
- License: MIT
## Box2D-optimized
- Upstream: https://github.com/mtsamis/box2d-optimized
- Version: 7ef46c1
- License: MIT
## Bullet
- [![Upstream ](https://img.shields.io/github/v/release/bulletphysics/bullet3?label=Upstream )](https://github.com/bulletphysics/bullet3)
- Version: 3.25
- License: zlib
- Update method: Compare `axmol/thirdparty/bullet` with `bullet3/src`
## c-ares
- [![Upstream ](https://img.shields.io/github/v/release/c-ares/c-ares?label=Upstream )](https://github.com/c-ares/c-ares)
2023-05-23 18:43:54 +08:00
- Version: git 1.19.1
2023-03-18 00:25:35 +08:00
- License: MIT
## Chipmunk2D
- [![Upstream ](https://img.shields.io/github/v/tag/slembcke/Chipmunk2D?label=Upstream )](https://github.com/slembcke/Chipmunk2D)
- Version: git 7.0.3-0cb05e7 {until Dec 16, 2021}
- License: MIT
## Clipper2
- [![Upstream ](https://img.shields.io/github/v/tag/AngusJohnson/Clipper2?label=Upstream )](https://github.com/AngusJohnson/Clipper2)
2023-03-27 21:46:14 +08:00
- Version: 1.2.2
2023-03-18 00:25:35 +08:00
- License: BSL-1.0
2023-05-31 20:42:39 +08:00
## moodycamel::ConcurrentQueue
- [![Upstream ](https://img.shields.io/github/v/tag/cameron314/concurrentqueue?label=Upstream )](https://github.com/cameron314/concurrentqueue)
- Version: git 1.0.3-810f621
- License: BSL-1.0
2023-03-18 00:25:35 +08:00
## ConvertUTF
- Upstream: https://github.com/llvm/llvm-project
- Version: git 2946cd7 without LLVM-specific wrappers of the functions
- License: Apache-2.0 WITH LLVM-exception
## curl
- [![Upstream ](https://img.shields.io/github/v/release/curl/curl?label=Upstream )](https://github.com/curl/curl)
- Version: ${CURL_VERSION}
- License: Curl (MIT/X)
2023-06-24 09:17:14 +08:00
## FastLZ
- Upstream: https://github.com/ariya/FastLZ
- Version: git 344eb40 (121)
- License: MIT
2023-03-18 00:25:35 +08:00
## flatbuffers
- [![Upstream ](https://img.shields.io/github/v/release/google/flatbuffers?label=Upstream )](https://github.com/google/flatbuffers)
- Version: 2.0.8
- License: Apache-2.0
## {fmt}
- [![Upstream ](https://img.shields.io/github/v/release/fmtlib/fmt?label=Upstream )](https://github.com/fmtlib/fmt)
2023-05-16 15:47:55 +08:00
- Version: 10.0.0
2023-03-18 00:25:35 +08:00
- License: MIT
## FreeType
- [![Upstream ](https://img.shields.io/github/v/tag/freetype/freetype?label=Upstream )](https://www.freetype.org/)
2023-04-02 11:57:20 +08:00
- Version: 2.13.0
2023-03-18 00:25:35 +08:00
- License: BSD-style (The FreeType Project)
## Glad
- [![Upstream ](https://img.shields.io/github/v/tag/Dav1dde/glad?label=Upstream )](https://github.com/Dav1dde/glad)
2023-06-24 09:17:14 +08:00
- Version: 2.0.4
2023-03-18 00:25:35 +08:00
- License: MIT
## glfw
- [![Upstream ](https://img.shields.io/github/v/release/glfw/glfw?label=Upstream )](https://github.com/glfw/glfw)
- Version: git 57cbded on Dec 16, 2022 (4609)
- License: zlib
## glsl-optimizer (Apple Metal Render backend only)
- Upstream: https://github.com/aras-p/glsl-optimizer
- Version: ${GLSL_OPTIMIZER_VERSION}
- License: MIT
## GHC (iOS devices only)
- [![Upstream ](https://img.shields.io/github/v/release/gulrak/filesystem?label=Upstream )](https://github.com/gulrak/filesystem)
- Version: 1.5.14
- License: MIT
## jni.hpp
- [![Upstream ](https://img.shields.io/github/v/release/mapbox/jni.hpp?label=Upstream )](https://github.com/mapbox/jni.hpp)
- Version: v4.0.0
- License: MIT-like
## jpeg-turbo
- [![Upstream ](https://img.shields.io/github/v/release/libjpeg-turbo/libjpeg-turbo?label=Upstream )](https://github.com/libjpeg-turbo/libjpeg-turbo)
- Version: ${JPEG_TURBO_VERSION}
- License: BSD-style (IJG,BSD-3-Clause,zlib)
## kcp
- [![Upstream ](https://img.shields.io/github/v/release/skywind3000/kcp?label=Upstream )](https://github.com/skywind3000/kcp)
- Version: 1.7
- License: MIT
## llhttp
- [![Upstream ](https://img.shields.io/github/v/release/nodejs/llhttp?label=Upstream )](https://github.com/nodejs/llhttp)
2023-06-24 09:17:14 +08:00
- Version: 8.1.1
2023-03-18 00:25:35 +08:00
- License: MIT
## lua
- plainlua
- [![Upstream ](https://img.shields.io/github/v/release/lua/lua?label=Upstream )](https://github.com/lua/lua) http://www.lua.org/
2023-05-16 15:47:55 +08:00
- Version: 5.4.6
2023-03-18 00:25:35 +08:00
- License: MIT (http://www.lua.org/license.html)
- sol2
- [![Upstream ](https://img.shields.io/github/v/release/ThePhD/sol2?label=Upstream )](https://github.com/ThePhD/sol2)
- Version: 3.3.0
- License: MIT
- luajit
- Upstream: https://github.com/LuaJIT/LuaJIT
- Version: ${LUAJIT_VERSION}
- License: MIT
- tolua
- Upstream: https://github.com/LuaDist/toluapp
- Version: 1.0.93
- License: MIT
- lua-cjson
- Upstream: https://github.com/simdsoft/lua-cjson
- Version: 2.1.1
- License: MIT
## lz4
- [![Upstream ](https://img.shields.io/github/v/release/lz4/lz4?label=Upstream )](https://github.com/lz4/lz4)
- Version: 1.9.4
- License: BSD 2-Clause
## minimp3
- Upstream: https://github.com/lieff/minimp3
- Version: git ca7c706(316) with modified for UWP apps support
- License: CC0-1.0
## mio
- Upstream: https://github.com/mandreyel/mio
- Version: git 8c0d3c7 (125)
- License: MIT
## ntcvt (Windows only)
- [![Upstream ](https://img.shields.io/github/v/tag/simdsoft/ntcvt?label=Upstream )](https://github.com/simdsoft/ntcvt)
- Version: 1.0.0
- License: Apache-2.0
## oboe (Adnroid only)
- [![Upstream ](https://img.shields.io/github/v/tag/google/oboe?label=Upstream )](https://github.com/google/oboe)
- Version: 1.7.0
- License: Apache-2.0
## ogg & vorbis
- ogg
- [![Upstream ](https://img.shields.io/github/v/release/xiph/ogg?label=Upstream )](https://github.com/xiph/ogg)
- Version: git 1.3.5
- License: BSD-3-Clause
- vorbis
- [![Upstream ](https://img.shields.io/github/v/release/xiph/vorbis?label=Upstream )](https://github.com/xiph/vorbis)
- Version: git 1.3.7-83a82dd (1569)
- License: BSD-3-Clause
## OpenAL Soft
- [![Upstream ](https://img.shields.io/github/v/tag/kcat/openal-soft?label=Upstream )](https://github.com/kcat/openal-soft)
2023-06-24 09:17:14 +08:00
- Version: git 1.23.1-a49b612 (8655)
2023-03-18 00:25:35 +08:00
- License: LGPL-2.1
## OpenSSL
- [![Upstream ](https://img.shields.io/github/v/tag/openssl/openssl?label=Upstream )](https://github.com/openssl/openssl)
- Version: ${OPENSSL_VERSION}
- License: Apache-2.0
## png
- [![Upstream ](https://img.shields.io/github/v/tag/glennrp/libpng?label=Upstream )](https://github.com/glennrp/libpng)
2023-06-24 09:17:14 +08:00
- Version: 1.6.40
2023-03-18 00:25:35 +08:00
- License: PNG Reference Library License version 2
## poly2tri
- Upstream: https://github.com/jhasse/poly2tri
- Version: git 81612cb (until May 20, 2022)
- License: BSD-3-Clause
## pugixml
- [![Upstream ](https://img.shields.io/github/v/tag/halx99/pugixml?label=Upstream )](https://github.com/halx99/pugixml) by halx99 for string_view support
- original repo: https://github.com/zeux/pugixml
- all tests passed: https://github.com/halx99/pugixml/actions/runs/4090401630
- Version: 1.13
- License: MIT
## rapidjson
- [![Upstream ](https://img.shields.io/github/v/tag/Tencent/rapidjson?label=Upstream )](https://github.com/Tencent/rapidjson)
- Version: 1.1.0
- License: MIT
## recast
2023-06-24 09:17:14 +08:00
- Upstream: [![Upstream ](https://img.shields.io/github/v/tag/recastnavigation/recastnavigation?label=Upstream )](https://github.com/recastnavigation/recastnavigation)
- Version: 1.6.0 with dtCrowd::getEditableAgentAnim
2023-03-18 00:25:35 +08:00
- License: zlib
## robin-map
- [![Upstream ](https://img.shields.io/github/v/tag/Tessil/robin-map?label=Upstream )](https://github.com/Tessil/robin-map)
- Version: 1.2.1 with modified for more compatible with stl
- Modify `robin_map::iterator->second` to mutable same with `stl map/unordered_map`
- Forward `robin_map::operator[]` key by `std::forward` same with `stl map/unordered_map`
- License: MIT
## stb (stb_image)
- Upstream: https://github.com/nothings/stb
- Version: 2.28
- License: MIT
## unzip (minizip-1.2)
- Upstream: https://github.com/simdsoft/mz12
- Version: 1.2 with bugfixs & improvements
- License: zlib
## uthash
- [![Upstream ](https://img.shields.io/github/v/tag/troydhanson/uthash?label=Upstream )](https://github.com/troydhanson/uthash)
- Version: 2.3.0
- License: BSD license (https://troydhanson.github.io/uthash/license.html)
## webp
- [![Upstream ](https://img.shields.io/github/v/tag/webmproject/libwebp?label=Upstream )](https://github.com/webmproject/libwebp)
- Version: 1.3.0
- License: Google Inc
## xsxml
- [![Upstream ](https://img.shields.io/github/v/tag/simdsoft/xsxml?label=Upstream )](https://github.com/simdsoft/xsxml)
- Version: 1.1
- License: MIT
## xxHash
- [![Upstream ](https://img.shields.io/github/v/release/Cyan4973/xxHash?label=Upstream )](https://github.com/Cyan4973/xxHash)
- Version: 0.8.1
- License: BSD-2-Clause
## yaml-cpp
- [![Upstream ](https://img.shields.io/github/v/release/jbeder/yaml-cpp?label=Upstream )](https://github.com/jbeder/yaml-cpp)
- Version: 0.7.0
- License: MIT
## yasio
- [![Upstream ](https://img.shields.io/github/v/release/yasio/yasio?label=Upstream )](https://github.com/yasio/yasio)
2023-06-24 09:17:14 +08:00
- Version: git 4.0.0-79dba18
2023-03-18 00:25:35 +08:00
- License: MIT WITH Anti-996
## zlib
- [![Upstream ](https://img.shields.io/github/v/tag/madler/zlib?label=Upstream )](https://github.com/madler/zlib)
- Version: ${ZLIB_VERSION}
- License: zlib