axmol/core
smilediver 62eebaa8af
`AxmolActivity` refactoring and fixes (#2185)
* AxmolActivity: add logging of activity lifecycle changes

* AxmolActivity: simplify and fix director not resumed after system dialog

* AxmolRenderer: fix lost state when app activity is relaunched

* AxmolGLSurfaceView: remove accidental exception throw
2024-09-28 12:41:54 +08:00
..
2d Fix #2186 2024-09-27 21:40:24 +08:00
3d Rename FileUtils::getFileExtension to getPathExtension 2024-09-07 00:18:08 +08:00
audio Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
base Enable cache render data for webgl by default (#2151) 2024-09-15 06:00:48 +08:00
math Math: remove and replace GP_ASSERT with AX_ASSERT (#2143) 2024-09-14 08:52:46 +08:00
media Delay load mf.dll, mfplat.dll (#2116) 2024-08-30 08:36:08 +08:00
navmesh Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
network DownloaderCURL: fix too many open files and other fixes (#2182) 2024-09-25 00:57:35 +08:00
physics Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
physics3d Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
platform `AxmolActivity` refactoring and fixes (#2185) 2024-09-28 12:41:54 +08:00
renderer Optimize DrawNode (#2165) 2024-09-21 23:55:26 +08:00
ui Widget should not override normalized positioning if it is set. (#2110) 2024-08-28 08:21:46 +08:00
CMakeLists.txt Add build on ubuntu 24.04 support (#2152) 2024-09-15 22:09:17 +08:00
axmol.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
axmol.h Allow turn on/off deprecated features, follow #2111 (#2136) 2024-09-13 02:17:35 +08:00
axmol.natvis Improve code quality (stage1.Oct) (#916) 2022-10-13 21:44:42 +08:00
axmolver.h.in Bump version 2.2.0 2024-08-29 22:54:53 +08:00
cocos2d.h Allow turn on/off deprecated features, follow #2111 (#2136) 2024-09-13 02:17:35 +08:00