axmol/cocos
sbrednikhin f0a28d261b Partial cursor support for text field with system font (#18555)
* Partial cursor support for text field with system font

Enables cursor support without cursor blinking an zero with of cursor symbol. In case of system font usage magical "/b" symbol won't be used, also update won't be scheduled.

* Update CCTextFieldTTF.cpp
2017-12-19 08:56:30 +08:00
..
2d Partial cursor support for text field with system font (#18555) 2017-12-19 08:56:30 +08:00
3d Fix "Possible misuse of comma operator here" (#18350) 2017-10-12 23:00:04 -05:00
audio Fixes missing return value of onWavClose function. (#18544) 2017-12-12 17:50:57 +08:00
base Some fixes after using ndk r16 clang to build android projects (#18531) 2017-12-05 13:35:16 +08:00
deprecated Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
editor-support Fix typo in the SkeletonAnimation::createWithFile (#18542) 2017-12-08 17:23:08 +08:00
math Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
navmesh Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
network fixed #18055: [android] urlConnection.getResponseCode may trigger exception which needs to be handled. (#18056) 2017-07-13 09:53:54 +08:00
physics Calling PhysicsWorld::setDebugDrawMask(false) will no longer crash when DebugDrawMask was already set to false (#17875) 2017-06-05 10:56:52 +08:00
physics3d Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
platform Fixes ResizableBufferAdapter<Data>::resize doesn't consider the situation of new size which is lower than old size. (#18553) 2017-12-12 17:49:11 +08:00
renderer fixed #18538: TrianglesCommand hashing technique doesn't take padding into account (#18543) 2017-12-08 16:05:58 +08:00
scripting [ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#18540) 2017-12-07 13:45:26 +08:00
storage don't have to set NDK_MODULE_PATH manually 2017-10-26 13:40:27 +08:00
ui Fix cocos2d::EditBox padding (#18572) 2017-12-18 11:23:36 +08:00
vr Fixes cocos2d build for tvOS. (#17498) 2017-03-15 10:01:38 +08:00
Android.mk use prebuilt version of Box2D (#18422) 2017-10-31 14:31:23 +08:00
CMakeLists.txt update glfw to 3.2.1 (#18434) 2017-11-02 15:25:12 +08:00
cc_dummy.c Squashed commit of the following: 2016-03-02 16:51:54 -08:00
cocos2d.cpp update version (#18367) 2017-10-12 22:58:43 -05:00
cocos2d.h update version (#18367) 2017-10-12 22:58:43 -05:00