axmol/extensions/README.md

85 lines
2.2 KiB
Markdown
Raw Normal View History

# The Axmol extensions
2022-10-17 22:15:27 +08:00
## DragonBones - Deprecrated, will be removed in axmol-2.2.0 (see #1602)
2022-10-30 22:53:58 +08:00
- Upstream: https://github.com/DragonBones/DragonBonesCPP
2022-10-17 22:15:27 +08:00
- Version: 4.5
- License: MIT
Release 2.1.5 (#2076) * Fix unexpected libpng used * Fix string format incorrect for tests * Fix #1751, use coroutine control AutoTest flow * Update CHANGELOG.md * Added OpenType font (.otf) to the noCompress list. (#2077) * Update 1k & copyright notice in some sources * Move doctest to axmol 3rdparty * Fix ci * Update 1kdist to v90 * Update 1kiss.ps1 * DrawNodeV2 0.95.1 (#2079) * Rename remaining legacy engine related spells and improve code style * Update 3rdparty README.md * Fix checkReallySupportsASTC does not work on ios device reported by @BIGCATDOG in https://github.com/axmolengine/axmol/issues/2078 * Fix ci * FastRNG: add missing include for AXASSERT (#2081) * Delete unused files * Improve FileUtils - Rename FileUtils::createDirectory to FileUtils::createDirectories - Use splitpath_cb to optimize FileUtils::createDirectories - Rename FileUtils::getFileShortName to FileUtils::getPathBaseName - Rename FileUtils::getFileExtension to FileUtils::getPathExtension - Add FileUtils::getPathDirName - Add FileUtils::getPathBaseNameNoExtension - Mark all renamed FileUtils stubs old name deprecated - Mark all FileUtils offthread APIs deprecated * Update box2d to v2.4.2 * Disable /sdl checks explicitly for winuwp For axmol deprecated policy, we need disable /sdl checks explicitly to avoid compiler traits invoking deprecated functions as error * Update cppwinrt to 2.0.240405.15 * Update simdjson to 3.10.0 * Fix box2d testbed compile error * Improve file path to url * Fix FileUtils::createDirectories unix logic * axmol-cmdline: remove arch suffix for host build output directory * Update CHANGELOG.md * Update lua bindings --------- Co-authored-by: Dani Alias <danielgutierrezalias@gmail.com> Co-authored-by: aismann <icesoft@freenet.de> Co-authored-by: smilediver <smilediver@outlook.com>
2024-08-11 21:11:35 +08:00
## DrawNodeEx => DrawNodeV2
- Upstream: https://github.com/axmolengine/axmol
Release 2.1.5 (#2076) * Fix unexpected libpng used * Fix string format incorrect for tests * Fix #1751, use coroutine control AutoTest flow * Update CHANGELOG.md * Added OpenType font (.otf) to the noCompress list. (#2077) * Update 1k & copyright notice in some sources * Move doctest to axmol 3rdparty * Fix ci * Update 1kdist to v90 * Update 1kiss.ps1 * DrawNodeV2 0.95.1 (#2079) * Rename remaining legacy engine related spells and improve code style * Update 3rdparty README.md * Fix checkReallySupportsASTC does not work on ios device reported by @BIGCATDOG in https://github.com/axmolengine/axmol/issues/2078 * Fix ci * FastRNG: add missing include for AXASSERT (#2081) * Delete unused files * Improve FileUtils - Rename FileUtils::createDirectory to FileUtils::createDirectories - Use splitpath_cb to optimize FileUtils::createDirectories - Rename FileUtils::getFileShortName to FileUtils::getPathBaseName - Rename FileUtils::getFileExtension to FileUtils::getPathExtension - Add FileUtils::getPathDirName - Add FileUtils::getPathBaseNameNoExtension - Mark all renamed FileUtils stubs old name deprecated - Mark all FileUtils offthread APIs deprecated * Update box2d to v2.4.2 * Disable /sdl checks explicitly for winuwp For axmol deprecated policy, we need disable /sdl checks explicitly to avoid compiler traits invoking deprecated functions as error * Update cppwinrt to 2.0.240405.15 * Update simdjson to 3.10.0 * Fix box2d testbed compile error * Improve file path to url * Fix FileUtils::createDirectories unix logic * axmol-cmdline: remove arch suffix for host build output directory * Update CHANGELOG.md * Update lua bindings --------- Co-authored-by: Dani Alias <danielgutierrezalias@gmail.com> Co-authored-by: aismann <icesoft@freenet.de> Co-authored-by: smilediver <smilediver@outlook.com>
2024-08-11 21:11:35 +08:00
- Version: 0.95.1
- License: MIT
2022-10-30 22:53:58 +08:00
## Effekseer (OFF default)
2022-12-02 18:58:15 +08:00
- [![Upstream](https://img.shields.io/github/v/release/effekseer/Effekseer?label=Upstream)](https://github.com/effekseer/EffekseerForCocos2d-x)
- https://github.com/effekseer/EffekseerForCocos2d-x
- https://github.com/effekseer/Effekseer
2022-10-30 22:53:58 +08:00
- Version: 1.70
- License: MIT
## GUI - Deprecrated, will be removed in axmol-2.2.0 (see #1602)
2022-10-30 22:53:58 +08:00
- Upstream: https://github.com/axmolengine/axmol
2022-10-17 22:15:27 +08:00
- Version: axmol-1.0
- License: MIT
## ImGui
2022-12-02 18:58:15 +08:00
- [![Upstream](https://img.shields.io/github/v/release/ocornut/imgui?label=Upstream)](https://github.com/ocornut/imgui)
2024-05-19 01:25:57 +08:00
- Version: 1.90.6-docking
2022-10-17 22:15:27 +08:00
- License: MIT
## Inspector
- Upstream: https://github.com/axmolengine/axmol
2024-01-18 20:38:36 +08:00
- Version: axmol-2.1
- License: MIT
2022-10-17 22:15:27 +08:00
## JSONDefault
- Upstream: https://github.com/axmolengine/axmol
2024-01-18 20:38:36 +08:00
- Version: axmol-2.1
- License: MIT
2022-10-30 22:53:58 +08:00
## Live2D (OFF default)
2022-10-30 22:53:58 +08:00
- Upstream: https://www.live2d.com/en/download/cubism-sdk/download-native/
- Version: [4-r.4] - 2021-12-09
- License: Live2D Proprietary Software License
## Particle3D
- Upstream: https://github.com/axmolengine/axmol
- Version: axmol-1.0
- License: MIT
2022-10-30 22:53:58 +08:00
## SDFGen
2022-10-30 22:53:58 +08:00
- Upstream: https://github.com/axmolengine/axmol
2024-01-18 20:38:36 +08:00
- Version: axmol-2.1
2022-10-30 22:53:58 +08:00
- License: MIT
## Asset-Manager
- Upstream: https://github.com/axmolengine/axmol
- Version: axmol-1.0
- License: MIT
2022-10-30 22:53:58 +08:00
## CocosStudio
2024-01-11 19:26:45 +08:00
- Upstream: https://github.com/axmolengine/axmol
- Version: axmol-1.0
2022-10-30 22:53:58 +08:00
- License: MIT
## FairyGUI
- Upstream: https://github.com/axmolengine/axmol
- original repo: Upstream: https://github.com/fairygui/FairyGUI-cocos2dx
- Version: axmol-1.0
- License: MIT
2022-10-30 22:53:58 +08:00
## physics-nodes
- Upstream: https://github.com/axmolengine/axmol
- Version: axmol-1.0
- License: MIT
## scripting/lua
- Upstream: https://github.com/axmolengine/axmol
- Version: axmol-1.0
- License: MIT
## spine
- Upstream: https://github.com/EsotericSoftware/spine-runtimes
2022-11-07 15:48:19 +08:00
- Version: 4.1-c9af18e with changes to adapte axmol
2022-10-30 22:53:58 +08:00
- License: Spine Runtimes License