boyu0
|
f878864794
|
Specialize GroupCommand and CustomCommand, change generateCommand to new.
|
2013-12-26 15:41:47 +08:00 |
Huabing.Xu
|
b6dc3d0371
|
fix clippingNode bug
|
2013-12-24 17:16:28 +08:00 |
Huabing.Xu
|
5cc45493ef
|
remove commented codes
|
2013-12-24 15:13:37 +08:00 |
Huabing.Xu
|
ccf47e6422
|
remove commented codes
|
2013-12-24 15:11:01 +08:00 |
Huabing.Xu
|
07bc4d34a8
|
some rename for global variables and member functions.
|
2013-12-24 14:53:49 +08:00 |
Huabing.Xu
|
e7facf9f85
|
remove NewClippingNode feature function into ClippingNode
|
2013-12-24 14:08:57 +08:00 |
Ricardo Quesada
|
59fee6b8d2
|
replaces std::for_each with for()
replaces `std::for_each` with C++11 `for( : )`
|
2013-12-19 13:34:41 -08:00 |
boyu0
|
e07c4ffec1
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
James Chen
|
d16fa07661
|
Removes Vector<T>::forEach, please use std::for_each instead. The same as Vector<T>::sort.
|
2013-12-17 17:45:29 +08:00 |
boyu0
|
d0da73c365
|
Add _stencil is nil test, add warning log.
|
2013-12-09 14:00:10 +08:00 |
James Chen
|
1d5984b29a
|
issue #2790: Vector::makeObjectsPerformCallback —> Vector::forEach
|
2013-12-04 16:01:02 +08:00 |
James Chen
|
90062b656d
|
issue #2790: Node::_children is Vector<Node*> now.
|
2013-12-04 16:00:17 +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 |