James Chen
|
51ba0cbb17
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into merge5268
|
2014-02-10 14:09:57 +08:00 |
Dhilan007
|
6a662a6330
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into develop
|
2014-02-10 11:47:05 +08:00 |
James Chen
|
99c20c4e30
|
Merge commit 'refs/pull/5268/head' of git://github.com/cocos2d/cocos2d-x into merge5268
Conflicts:
tests/test-javascript/tests
|
2014-02-10 11:38:56 +08:00 |
Ricardo Quesada
|
907446d8d0
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into gl_vertices
|
2014-02-09 19:32:35 -08:00 |
Ricardo Quesada
|
24f655f9b1
|
Better 'vertices drawn'
|
2014-02-09 19:31:45 -08:00 |
Dhilan007
|
e12c1f57ac
|
Label::reduce unnecessary calculation amount.
|
2014-02-10 11:21:54 +08:00 |
James Chen
|
eda4c9a420
|
Merge pull request #5302 from Pisces000221/improve-label-chinese
closed #3933 :A string which only contains CJK characters can't make a line-break when it's needed
|
2014-02-10 11:03:03 +08:00 |
Dhilan007
|
a8387a12f0
|
Merge branch 'improve-label-chinese' of https://github.com/Pisces000221/cocos2d-x into develop
|
2014-02-10 10:09:56 +08:00 |
Ricardo Quesada
|
9d5393631c
|
Merge branch 'develop' into fast_tmx
Conflicts:
tests/test-cpp/Classes/ConsoleTest/ConsoleTest.cpp
tests/test-cpp/Classes/VisibleRect.cpp
|
2014-02-08 12:49:56 -08:00 |
Ricardo Quesada
|
560abe77c8
|
better Console support
* Arguments are passed as std::string
* Adds `resolution` and `projection` command
* `texture` and `fileutils` supports the `flush` argument
|
2014-02-08 12:46:44 -08:00 |
Ricardo Quesada
|
13aa3ad2b5
|
Adds new commands to Console
* resolution
* projection
|
2014-02-08 12:35:11 -08:00 |
Ricardo Quesada
|
c7a999335c
|
Console. Less error prone, easier to use, more documentation
|
2014-02-08 10:20:12 -08:00 |
Pisces000221
|
49163bb774
|
Add LabelTTFCJKWrappingTest
|
2014-02-08 17:15:57 +08:00 |
Pisces000221
|
1170943cf8
|
Add LabelTTFCJKWrappingTest
|
2014-02-08 17:14:38 +08:00 |
Ricardo Quesada
|
82700339c0
|
Adds a way to print the renderer vertices
|
2014-02-07 19:37:44 -08:00 |
Ricardo Quesada
|
616feadda1
|
More fixes and "tiles" is an uint32 (GID)
|
2014-02-07 18:11:17 -08:00 |
Ricardo Quesada
|
e33baac396
|
iso almost working
|
2014-02-06 22:20:28 -08:00 |
Ricardo Quesada
|
ad7b54eb0e
|
iso almost working 100% ok
|
2014-02-06 18:47:45 -08:00 |
Ricardo Quesada
|
cf08d0b3f9
|
isometric kind of working
|
2014-02-06 16:19:46 -08:00 |
Ricardo Quesada
|
3560227d09
|
sort of working
|
2014-02-05 19:51:24 -08:00 |
Ricardo Quesada
|
9a53f5a9f5
|
Testing a new TMX renderer
faster
|
2014-02-04 17:59:21 -08:00 |
Ricardo Quesada
|
e77d22a58f
|
samples -> tests
|
2014-01-31 14:09:28 -08:00 |