Axmol 2.7.0 版本是一個以錯誤修復和功能改進為主的次要LTS
長期支持版本
🙏感謝所有貢獻者及財務贊助者:@scorewarrior、@peterkharitonov、@duong、@thienphuoc、@bingsoo、@asnagni、@paulocoutinhox
重大變更
- Android Studio 最低版本要求升級至 2025.1.1
- 為Widget添加鼠標事件監聽 @AlexandreK38 (#2580) (回調函數返回類型從void改為bool)
- 重構imgui axmol后端 @halx99 (#2584),現在Android和PC平臺共享同一后端
- 移除
ImGuiPresenter
的API:mergeFontGlyphs
,clearGlyphRanges
,removeGlyphRanges
,addGlyphRanges
,getGlyphRangesId
(不再需要),得益于imgui-1.92.0的動態字體圖集支持 - 新增
ImGuiPresenter::getMainScale
,標記ImGuiPresenter::getContentZoomFactor
為已棄用 - 移除
ImGuiPresenter::addFont
的所有重載,現在僅保留void ImGuiPresenter::addFont(std::string_view fontFile, float fontSize = DEFAULT_FONT_SIZE);
錯誤修復
- 修復調用Label::setString后Label::getLetter導致布局問題 @halx99 (#2572)
- 修復Label文本換行、溢出和對齊問題 @rh101 (#2567)
- 修復在ubuntu-22.04上構建失敗的問題 #2569 @halx99
- 修復Director::restart()后statsLabel不顯示的問題 @remtori (#2581)
- 修復運行Scene3DTest后退出cpp-tests時Linux崩潰問題 @halx99 (#2582)
功能改進
- 改進WASM平臺下系統字體文本渲染 @halx99,同時修復問題 #2349
- 改進當缺少’xcodebuild’命令時的提示信息 @halx99
- 修復cpp-tests中的Bug-350.cpp @aismann (#2568)
- 更新Clipper2至1.5.4 @aismann (#2563)
- 更新第三方庫README.md (Clipper2 1.5.4) @aismann (#2564)
- 更新并重新啟用Scene3D測試 @rh101 (#2562)
- 更新SDFGen.cpp (修正拼寫錯誤) @aismann (#2565)
- 將wasm初始內存改為128MB,允許內存增長 @AlexandreK38 (#2575)
- 添加在不安裝完整VS的情況下定位Visual Studio構建工具的功能 @martinking71 (#2576)
- 為WASM添加點擊監聽器(桌面環境下無觸摸事件)以取消當前"觸摸" @AlexandreK38 (#2577)
- WASM選項:使用主循環定時’timeout’替代’requestAnimationFrame’(RAF) @AlexandreK38 (#2578)
- 移除Director中冗余的release語句 @halx99,@remtori
- 為Websocket關閉/onClose添加關閉代碼和原因 @AlexandreK38 (#2579)
- 修正1kiss.ps1中的拼寫錯誤 @halx99
SDK和工具更新
- AGP: 8.10.0 => 8.11.0
- gradle: 8.13 => 8.14.3
第三方庫更新
- Clipper2: 1.5.3 => 1.5.4
- libpng: 1.6.48 => 1.6.50
- 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校驗值
axmol-2.7.0.zip
: e6f109f32481a15b0030fbb228902940axmol-bs-2.7.0.zip
: 4f7987d3c9d04ccf521225d3f8db2a15
下載
GitHub
國內用戶可嘗試復制鏈接使用迅雷下載
- axmol-2.7.0.zip
- axmol-bs-2.7.0.zip
百度網盤
- axmol-2.7.0.zip
- axmol-bs-2.7.0.zip
SourceForge
Axmol-2.7.0