File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 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
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
You can’t perform that action at this time.
0 commit comments