axmol/core
RH 4abc7f4a94
Only pause GLSurfaceView if activity is moved to the background, and not if it just loses focus (#1942)
* Only pause GLSurfaceView if activity is being stopped, and not if it just loses focus

* Add copyright notice

* Ensure foreground and background events are not sent out on initial app start
Remove work-around in nativeOnResume to avoid calling applicationWillEnterForeground twice since it is no longer required
Remove redundant setRenderMode calls in AxmolGLSurfaceView

* Add copyright notices
2024-06-09 10:18:34 +08:00
..
2d Count run action finish to call final finish when two run actions are… (#1946) 2024-06-08 23:14:16 +08:00
3d Add JobSystem support (#1968) 2024-06-07 00:33:01 +08:00
audio Add JobSystem support (#1968) 2024-06-07 00:33:01 +08:00
base Improve JobSystem 2024-06-08 01:09:17 +08:00
math Move color types to math/Color.h (#1741) 2024-03-14 23:38:45 +08:00
media Add JobSystem support (#1968) 2024-06-07 00:33:01 +08:00
navmesh Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
network Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
physics Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
physics3d Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
platform Only pause GLSurfaceView if activity is moved to the background, and not if it just loses focus (#1942) 2024-06-09 10:18:34 +08:00
renderer Sprite and TextureCache from ax::Data (#1967) [skip ci] 2024-06-07 00:30:55 +08:00
ui just addressing some compiler warnings on windows (#1954) 2024-06-03 23:16:54 +08:00
CMakeLists.txt Replace DrawNode with DrawNodeEx (Step 1: no longer optional, changed OFF to ${AX_EXT_HINT}) (#1955) 2024-06-03 13:09:39 +08:00
axmol.cpp Improve axmolver defines 2023-12-10 00:08:05 +08:00
axmol.h Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
axmol.natvis Improve code quality (stage1.Oct) (#916) 2022-10-13 21:44:42 +08:00
axmolver.h.in Bump version to 2.1.3 2024-02-27 01:45:09 +08:00
cocos2d.h Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00