axmol/cocos
Ruud Arentsen ea22822875 Added support for BMFont in TextField (#18587)
* Added support for BMFont in TextField

* Added cursor support for BMFont in TextFieldTTF
Made BMFont detection case insensitive and a bit more fool proof

* Added TextField::createWithBMFont, so that the font size is determined internally.

* Revert "Added TextField::createWithBMFont, so that the font size is determined internally."

This reverts commit 46b4e72ba44979b012ffa52bb78ea0a8493f7869.

* fix BMFont Cursor scale

* remove error add subproject
2017-12-29 11:24:02 +08:00
..
2d Added support for BMFont in TextField (#18587) 2017-12-29 11:24:02 +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 Fix gradlew build (#18592) 2017-12-27 09:36: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 (#18573) 2017-12-20 10:18:55 +08:00
storage don't have to set NDK_MODULE_PATH manually 2017-10-26 13:40:27 +08:00
ui Added support for BMFont in TextField (#18587) 2017-12-29 11:24:02 +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
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