.. |
android
|
Sync fix from v3, see also: https://github.com/cocos2d/cocos2d-x/pull/20509
|
2020-07-30 10:59:50 +08:00 |
apple
|
Unify plist implementation, remove apple specific sources.
|
2020-08-03 10:48:26 +08:00 |
desktop
|
Adapte multi monitors
|
2020-08-03 10:33:04 +08:00 |
ios
|
fix issue that can not close keyboard if using EditBox on iOS (#20336) (#20340)
|
2019-11-15 13:45:39 +08:00 |
linux
|
delete useless files and clean codes (#20279)
|
2019-11-06 14:24:06 +08:00 |
mac
|
delete useless files and clean codes (#20279)
|
2019-11-06 14:24:06 +08:00 |
win32
|
win32 cover wide API use, remove unused long getFieSize(const std::string&)
|
2020-08-05 12:24:31 +08:00 |
CCApplication.h
|
metal support for cocos2d-x (#19305)
|
2019-01-18 15:08:25 +08:00 |
CCApplicationProtocol.h
|
metal support for cocos2d-x (#19305)
|
2019-01-18 15:08:25 +08:00 |
CCCommon.h
|
Rename cocos2d::MessageBox to cocos2d::ccMessageBox. (#20159) (#20218)
|
2019-10-17 14:28:35 +08:00 |
CCDevice.h
|
update Copyright. might need manual fix later (#18659)
|
2018-01-29 16:25:32 +08:00 |
CCFileUtils.cpp
|
Add missing optimize from v3
|
2020-08-05 13:10:37 +08:00 |
CCFileUtils.h
|
Add wav testcase
|
2020-08-01 19:25:39 +08:00 |
CCGL.h
|
delete useless files and clean codes (#20279)
|
2019-11-06 14:24:06 +08:00 |
CCGLView.cpp
|
fix C4244 warning (#20173)
|
2019-10-09 17:50:32 +08:00 |
CCGLView.h
|
Feature/fix alpha test (#19824)
|
2019-06-18 00:25:26 -07:00 |
CCImage.cpp
|
ios don't support thread local storage
|
2020-06-14 15:52:15 +08:00 |
CCImage.h
|
add astc soft decode support
|
2020-02-11 23:54:17 +08:00 |
CCPlatformConfig.h
|
OpenGL 'works' better...
|
2020-08-07 08:10:12 +02:00 |
CCPlatformDefine.h
|
[lua] remove simulator code from template project (#19862)
|
2019-06-25 18:14:50 +08:00 |
CCPlatformMacros.h
|
remove void in function declaration (#19954)
|
2019-07-22 09:38:46 +08:00 |
CCSAXParser.cpp
|
Update CCSAXParser.cpp
|
2019-11-25 14:46:56 +08:00 |
CCSAXParser.h
|
Remove tinyxml, integrate dragonbones.
|
2019-11-24 23:15:56 +08:00 |
CCStdC.h
|
metal support for cocos2d-x (#19305)
|
2019-01-18 15:08:25 +08:00 |
CMakeLists.txt
|
Improve utf-8 path on win32, explicit call wide version of system API.
|
2020-07-10 15:14:16 +08:00 |
PXFileStream.cpp
|
fix compile issue
|
2019-12-01 01:38:30 +08:00 |
PXFileStream.h
|
Add ZipFileStream support
|
2019-12-01 01:16:46 +08:00 |