Skip to content

Latest commit

 

History

History
98 lines (68 loc) · 2.59 KB

File metadata and controls

98 lines (68 loc) · 2.59 KB

The Axmol extensions

DragonBones - Deprecrated

Effekseer (OFF default)

  • Upstream
  • Version: 1.80.6
  • Modifications:
    • Effekseer/SIMD/Base.h: Added EFK_SIMD_LEVEL to cap or disable Effekseer SIMD selection from CMake.
    • Effekseer/Effekseer.Color.cpp, Effekseer/Effekseer.Matrix43.cpp: Reuse the unified EFK_SIMD_* selection from SIMD/Base.h.
  • License: MIT

GUI - Deprecrated, should only used for the axmol tests (e.g. cpp-tests)

ImGui

  • Upstream
  • Version: 1.92.9-docking
  • License: MIT

Inspector

JSONDefault

Live2D (OFF default)

Particle3D

SDFGen

Asset-Manager

CocosStudio

FairyGUI

physics-nodes

scripting/lua

spine

  • Upstream: https://github.com/axmolengine/spine-axmol
  • Version: 4.3-ce7b5d9 (Until Jun.13 2026), with modifications:
    • String.h: Added an unsafe String(std::string_view) constructor to bypass redundant strlen and memory copy operations.
    • Interpolation.h: Removes Interpolation’s inheritance from spine::SpineObject to prevent destructor calls from accessing a released AxmolSpineExtension during shutdown.
  • License: Spine Runtimes License