Ricardo Quesada
|
9388253606
|
SpriteBatchCommand and ParticleBatchCommand use the BatchCommand
BatchCommand is being used by SpriteBatchCommand and ParticlesBatchCommand
This improves performance in batches
|
2014-01-15 16:07:38 -08:00 |
walzer
|
64af0de648
|
update copyrights for 2014, in cocos/2d/ folder
|
2014-01-07 11:25:07 +08:00 |
minggo
|
1d04b42947
|
Put "initxx" functions into protected.
|
2014-01-03 18:15:56 +08:00 |
boyu0
|
2fb0179293
|
change QuadCommand variable to class member.
|
2013-12-26 16:36:03 +08:00 |
James Chen
|
ed93f90ccc
|
Removes unneeded ‘override’ codes, uses `using Node::addChild;` to prevent compiler warnings.
|
2013-12-23 16:58:26 +08:00 |
minggo
|
1e9c763b40
|
use ssize_t for index and capacity
|
2013-12-12 14:48:26 +08:00 |
minggo
|
b67d567a79
|
replace long with int or ssize_t
|
2013-12-05 17:22:22 +08:00 |
James Chen
|
90062b656d
|
issue #2790: Node::_children is Vector<Node*> now.
|
2013-12-04 16:00:17 +08:00 |
Ricardo Quesada
|
a583ad461f
|
CCControlButton has protected constructor
|
2013-11-14 17:19:16 -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 |