James Chen
|
8f5970ef90
|
issue #2171: Don’t ‘using namespace std;’ in header file.
|
2013-12-17 15:32:24 +08:00 |
Huabing.Xu
|
757f1abc7f
|
1. protected render command construction/destruction function.
2. use renderCommandPool<T> to allocate and deallocate command
3. use releaseToCommandPool interface to push command back to pool
|
2013-12-03 14:08:47 +08:00 |
Huabing.Xu
|
d33f05b3f0
|
refactor: custom command use a non parameter constructor and a reentrant init function
|
2013-12-03 11:17:21 +08:00 |
Nite Luo
|
fbadb3329a
|
Merge branch 'develop' into newRenderer
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
|
2013-12-02 10:55:31 -08:00 |