Download Latest Version axmol-2.7.1.zip (206.0 MB)
Email in envelope

Get an email when there's a new version of Axmol Engine

Home / v2.7.0
Name Modified Size InfoDownloads / Week
Parent folder
axmol-2.7.0.zip 2025-07-06 206.1 MB
axmol-bs-2.7.0.zip 2025-07-06 55.1 kB
README.md 2025-07-06 3.8 kB
v2.7.0 source code.tar.gz 2025-07-06 29.9 MB
v2.7.0 source code.zip 2025-07-06 35.0 MB
Totals: 5 Items   271.1 MB 10

The 2.7.0 release is a minor LTS release for bugfixes and improvements

šŸ™Thanks to all contributers of axmol include financial sponsors: @scorewarrior,@peterkharitonov,@duong,@thienphuoc, @bingsoo, @asnagni, @paulocoutinhox

Significant changes relative to 2.6.x

  • The minimum required version of Android Studio has been updated to 2025.1.1
  • Add mouse events listener for Widgets by @AlexandreK38 in https://github.com/axmolengine/axmol/pull/2580 (the callback function return type was changed from void to bool)
  • Refactor imgui axmol backend by @halx99 in https://github.com/axmolengine/axmol/pull/2584, now both android and PC platform backends share it.
  • The ImGuiPresenter's APIs mergeFontGlyphs,clearGlyphRanges,removeGlyphRanges,addGlyphRanges,getGlyphRangesId have been removed(no longer needed), benefit from imgui-1.92.0 dynamic font atlas support, see imgui 1.92.0 release notes: https://github.com/ocornut/imgui/releases/tag/v1.92.0
  • Add ImGuiPresenter::getMainScale, mark ImGuiPresenter::getContentZoomFactor as DEPRECATED
  • Remove all overload stubs of API ImGuiPresenter::addFont, now only void ImGuiPresenter::addFont(std::string_view fontFile, float fontSize = DEFAULT_FONT_SIZE); available

Bug fixes

Improvements

SDKs & Tools updates

  • AGP: 8.10.0 => 8.11.0
  • gradle: 8.13 => 8.14.3

3rdparty updates

  • Clipper2: 1.5.3 => 1.5.4
  • libpng: 1.6.48 => 1.6.49
  • imgui: 1.91.6 => 1.92.0
  • jpeg-turbo: 3.1.0 => 3.1.1
  • ogg: 1.3.5 => 1.3.6
  • openssl: 3.0.16 => 3.0.17
  • plainlua: 5.4.7 => 5.4.8

MD5 Hash of the release artifacts

  • axmol-2.7.0.zip: e6f109f32481a15b0030fbb228902940
  • axmol-bs-2.7.0.zip: 4f7987d3c9d04ccf521225d3f8db2a15
Source: README.md, updated 2025-07-06