boyu0
|
082c3d274a
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into edit_hungarian_notation
|
2013-12-18 18:05:30 +08:00 |
boyu0
|
e07c4ffec1
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
Dhilan007
|
2d9b7ee4fc
|
update vs project for new renderer and fix compiling fail on vs.
|
2013-12-18 14:36:49 +08:00 |
Ricardo Quesada
|
33c4f891a0
|
Adds 'CC' to renderer files
|
2013-12-17 18:41:09 -08:00 |
Ricardo Quesada
|
f369a8eec3
|
Adds correct License to Renderer files
|
2013-12-17 18:12:15 -08:00 |
Ricardo Quesada
|
d6be81b7a8
|
The Renderer is not a singleton
In order to access, you have to get it from the Director
`Director::getInstance()->getRenderer()`
|
2013-12-17 17:50:17 -08:00 |
Ricardo Quesada
|
f68dcd9969
|
Merge branch 'develop' into newRenderer
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
samples/Cpp/TestCpp/Classes/tests.h
|
2013-12-05 11:47:46 -08:00 |
Nite Luo
|
143df8af7d
|
Fix RenderTexture after merging commandpool
|
2013-12-04 15:13:13 -08:00 |
Nite Luo
|
f423166471
|
Fix bugs with RenderTexture with NewRender
|
2013-12-04 15:06:28 -08:00 |
Nite Luo
|
ae551ae294
|
Convert RenderTexture to use RenderCommands
|
2013-12-04 11:54:57 -08:00 |
Nite Luo
|
6862d59bb2
|
Add NewRenderTexture to convert RenderTexture to use new renderer
|
2013-12-02 17:23:52 -08:00 |