Dhilan007
|
538c01e76e
|
label:support clip blank of upper and lower margin.
|
2014-03-24 14:16:27 +08:00 |
Dhilan007
|
4905acfa0b
|
label:fixed vertical alignment is incorrect.
|
2014-03-07 18:31:33 +08:00 |
Dhilan007
|
ac944cd42b
|
fixed incorrect display when the size of label not enough to support display all text.
|
2014-03-07 15:58:49 +08:00 |
Dhilan007
|
c233b636cd
|
closed #4301:Label support vertical alignment and assign dimensions.
|
2014-03-07 14:58:44 +08:00 |
Dhilan007
|
fd528b389d
|
fix warning
|
2014-02-20 10:24:35 +08:00 |
Dhilan007
|
ddd02b463c
|
optimize label:
1.remove unnecessary API
2.reduces object-creation and function calls.
|
2014-02-19 20:26:14 +08:00 |
Dhilan007
|
47e16728cc
|
reduce unnecessary calculation amount.
|
2014-02-10 12:38:32 +08:00 |
Dhilan007
|
e12c1f57ac
|
Label::reduce unnecessary calculation amount.
|
2014-02-10 11:21:54 +08:00 |
Pisces000221
|
c9e4944321
|
Fix one character disappears when breaking line
|
2014-02-08 15:18:18 +08:00 |
Pisces000221
|
da2a58ccc9
|
Improved formatting when using both CJK and ASCII
|
2014-02-08 15:05:36 +08:00 |
Dhilan007
|
771ed300c4
|
close #3642:fix bounding box of new label is incorrect.
|
2014-01-24 14:04:08 +08:00 |
Dhilan007
|
ec297a2c31
|
close #3642:fix bounding box of new label is incorrect.
|
2014-01-22 18:01:37 +08:00 |
Dhilan007
|
a2f5146731
|
close #3642:fix bounding box of the new label is a bit off.
|
2014-01-22 17:45:56 +08:00 |
Dhilan007
|
df21bbf7df
|
1.remove unused code
2.reduce calculation amount.
3.reduces expenses of function calls
|
2014-01-22 14:57:11 +08:00 |
Dhilan007
|
697b0289c7
|
close #3805:fix wrap error and alignment error.
|
2014-01-21 17:55:49 +08:00 |
Ricardo Quesada
|
a74a524eaa
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into header_dependency_fixes
|
2014-01-16 21:36:22 -08:00 |
Ricardo Quesada
|
d0dbf34319
|
removes "include "cocos2d.h" from cocos2d files
|
2014-01-16 21:35:58 -08:00 |
Dhilan007
|
f5afa09de1
|
remove unneeded empty line.
|
2014-01-17 09:46:59 +08:00 |
Dhilan007
|
18bd978480
|
1.add label crash test
2.fix lose char when label have unknown character.
|
2014-01-16 14:37:07 +08:00 |
Dhilan007
|
afe49b3a2b
|
1.Fix crash bug when using unknown character
2.Fix text align mistake
|
2014-01-16 11:47:06 +08:00 |
walzer
|
64af0de648
|
update copyrights for 2014, in cocos/2d/ folder
|
2014-01-07 11:25:07 +08:00 |
Dhilan007
|
b51efbd654
|
fix align text error in label
|
2013-12-31 14:13:26 +08:00 |
James Chen
|
febc19ea8d
|
Some warning fixes on linux.
|
2013-12-26 23:06:16 -08:00 |
Dhilan007
|
39280d55f3
|
new label:add support for distanceField
PerformanceTest:add performance test for label.
|
2013-12-13 12:42:15 +08:00 |
minggo
|
fa7c97171b
|
fix some warnings
|
2013-12-06 16:32:06 +08:00 |
boyu0
|
6c1144ee79
|
issue #2770: fix some warning
|
2013-11-11 12:49:38 +08:00 |
Dhilan007
|
b8faaeba59
|
issus #2893:improve new label
|
2013-10-31 17:52:22 +08:00 |
Dhilan007
|
12db6a32ab
|
issues #2893:
1.Texture atlas are create on demand, based on the characters used in the label.
2.Create Quads (and not sprites) for each letter.
|
2013-10-31 10:49:37 +08:00 |
minggo
|
95acb1b9e3
|
issue #2905: helloworld build ok on android
|
2013-10-14 14:01:00 +08:00 |
minggo
|
49d7bbd600
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +08:00 |