axmol/cocos/platform/ios
minggo 4ca29ac1cf Merge v3.15.1 (#17897)
* remove APP_SHORT_COMMANDS setting (#17722)

some developers report it will cause error on Windows though i can not reproduce it. It is strange, the setting is used to resolve command length limitation on Windows.

* Particle font size should be a const value (#17676)

* Particle font size should be a const value

* Minor fix: CCStencilStateManager.hpp -> CCStencilStateManager.h in xcode project.

* JSB SocketIO.connect supports to pass a CA cert file (#17736)

* JSB SocketIO.connect supports to pass a CA cert file

* The second parameter of SocketIO.connect function is probably a `option` object. JSB just ignores it.

* The optimization for huawei. (#17832)

* The optimization for huawei.

* setAnimationInterval fix for all platforms.

* disable debug

* include fix.

* Uses better configuration for huawei optimization (#17838)

* Uses better configuration for huawei optimization

* Updates jar file and uncomment fps controlling code

* [ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#17840)

* update release not and version (#17845)

* [android] Removes an unused variable sRegistered in Cocos2dxActvity.java. (#17861)

* Updates jar to resolve warning while packaging APK file. (#17863)

* update release date (#17870)

* fix compiling error
2017-06-05 13:37:50 +08:00
..
CCApplication-ios.h Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00
CCApplication-ios.mm Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00
CCCommon-ios.mm Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCDevice-ios.mm fix ios label shrink overflow clamp letters issue (#17737) 2017-04-25 09:04:00 +08:00
CCDirectorCaller-ios.h make fps stable on iOS (#17852) 2017-05-23 08:46:13 +08:00
CCDirectorCaller-ios.mm make fps stable on iOS (#17852) 2017-05-23 08:46:13 +08:00
CCEAGLView-ios.h fix text input auto correction type (#17085) 2017-01-04 12:00:18 +08:00
CCEAGLView-ios.mm Fixes cocos2d build for tvOS. (#17498) 2017-03-15 10:01:38 +08:00
CCES2Renderer-ios.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCES2Renderer-ios.m do not use ES3 context if using multi sample (#17778) 2017-05-04 16:25:35 +08:00
CCESRenderer-ios.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCGL-ios.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCGLViewImpl-ios.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCGLViewImpl-ios.mm Fix typos in comments and strings (#17534) 2017-03-17 10:44:38 +08:00
CCImage-ios.mm Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPlatformDefine-ios.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCStdC-ios.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
OpenGL_Internal-ios.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
cocos2d-prefix.pch precompiled headers improvements for iOS & Mac 2014-09-23 23:19:25 +04:00