minggo
|
c4cb2582cc
|
fixed #2793:best practice of New Label
|
2013-09-13 11:46:46 +08:00 |
carlo morgantini
|
47be4ff58a
|
Merge remote-tracking branch 'originGithub/develop' into new_develop_merge_clean
Conflicts:
cocos2dx/label_nodes/CCFontAtlas.cpp
cocos2dx/label_nodes/CCFontAtlas.h
cocos2dx/label_nodes/CCFontAtlasCache.cpp
cocos2dx/label_nodes/CCFontAtlasFactory.cpp
cocos2dx/label_nodes/CCFontAtlasFactory.h
cocos2dx/label_nodes/CCFontDefinition.cpp
cocos2dx/label_nodes/CCFontFreeType.cpp
cocos2dx/label_nodes/CCLabel.cpp
cocos2dx/label_nodes/CCLabel.h
cocos2dx/label_nodes/CCStringBMFont.h
cocos2dx/label_nodes/CCStringTTF.cpp
samples/Cpp/TestCpp/Classes/LabelTest/LabelTest.cpp
|
2013-08-13 11:28:54 -07:00 |
carlo morgantini
|
c7c0b0e07a
|
more cleanup
|
2013-08-05 17:49:20 -07:00 |
carlo morgantini
|
a1168512f6
|
cleanup
|
2013-08-05 16:41:23 -07:00 |
carlo morgantini
|
03b1c0142b
|
refactoring
|
2013-08-05 16:35:15 -07:00 |
carlo morgantini
|
08d8179a0e
|
Clean up (see code review)
|
2013-08-01 17:49:51 -07:00 |
carlo morgantini
|
4904e0f31f
|
Clean up (as requested by code review)
|
2013-08-01 17:08:57 -07:00 |
carlo morgantini
|
6cac521d1b
|
fix some more problems with the new label stuff (as for code review)
|
2013-08-01 16:29:39 -07:00 |
carlo morgantini
|
f30ec5f428
|
(not used) global variables removed form CCFontAtlas.cpp
|
2013-08-01 15:55:46 -07:00 |
carlo morgantini
|
023b46154f
|
Fix problems with missing glyphs in .ttf file
|
2013-07-29 13:43:23 -07:00 |
carlo morgantini
|
7d141a3f57
|
the new label system now uses only CCStringTTF (CCStringBMFont is still here, but not used anymore)
|
2013-07-25 17:58:13 -07:00 |
carlo morgantini
|
97363c9382
|
some more cleanup and refactory for the new Label stuff
|
2013-07-24 10:22:46 -07:00 |
carlo morgantini
|
5068622c04
|
working on the new atlas stuff
|
2013-07-19 10:33:26 -07:00 |