axmol/tests/cpp-tests
RH 8c23d32235
RichText enhancements (#1683)
* Add paragraph tag support
Add HTML header tags support
Add multi-new line rich text element
Add support for end of tag action
General code clean up

* Remove redundant additions

* Fix compilation issue on platforms other than Windows

* Remove redundant constructors and destructors.
Initialize member variables.
Remove explicit inline specifier since all member class functions are implicitly inlined.
2024-02-15 08:33:38 +08:00
..
Source RichText enhancements (#1683) 2024-02-15 08:33:38 +08:00
proj.android Rename cocos_android_app_init to axmol_android_app_init and othre code cleanup 2024-01-29 08:51:35 +08:00
proj.ios Rename glview to correct representative name (#1467) 2023-12-01 09:04:51 +08:00
proj.linux Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
proj.mac Update mac icons 2023-11-27 20:18:10 +08:00
proj.wasm WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
proj.win32 Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
proj.winrt Fix #1498 (#1500) 2023-12-12 00:44:59 +08:00
CMakeLists.txt Change extension folder structure to reduce file name conflicts (#1647) 2024-02-03 10:08:22 +08:00