You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,10 @@
1
-
# axmol-2.8.0 ?? 2025
1
+
# axmol-2.8.0 Sep.1 2025
2
2
3
3
## Bug fixes
4
4
5
5
- Fix #2669: Windows UWP not running on Windows 11 due to DriverGL initialization failure by @halx99
6
6
- Fix #2655: Multi-touch not work on android scene contains imgui layer by @halx99
7
+
- Fix #2674: OpenSSL not linkage for final app on Linux by @halx99 in https://github.com/axmolengine/axmol/pull/2675
7
8
- Fix incorrect FontAtlas when switching label rendering mode from normal to SDF by @halx99 in https://github.com/axmolengine/axmol/pull/2629
8
9
- Fix wasm Device::getTextureDataForText will report exception when process whitespace text by @halx99
9
10
- Fix linux label color incorrect when LabelType is STRING_TEXTURE by @halx99
@@ -19,7 +20,7 @@
19
20
- Improve apple ios platform render view creation by @halx99 in https://github.com/axmolengine/axmol/pull/2600
20
21
- Rename GLView to RenderView by @halx99 in https://github.com/axmolengine/axmol/pull/2602
21
22
- Mention emsdk downgrading notice in version 2.6.0 release notes by @halx99
22
-
- Improve wasm dev setup description by @halx99
23
+
- Improve wasm dev setup notice by @halx99
23
24
- Rename `GLContextAttrs` to `GfxContextAttrs` by @halx99
24
25
- Update pull_request_template.md by @aismann in https://github.com/axmolengine/axmol/pull/2609
25
26
- Improve utf8 chars counting, remove strlen call by @halx99 in https://github.com/axmolengine/axmol/pull/2614
0 commit comments