James Chen
|
7552a72577
|
issue #2732: [iOS] Updating the reference of auto-generated binding glue codes.
|
2013-08-27 16:05:48 +08:00 |
zhangbin
|
679515f9df
|
Remove the deprecated methods.
|
2013-07-29 15:17:54 +08:00 |
James Chen
|
5aab0cab7b
|
[Android] Fixing build errors for ndk-r9.
|
2013-07-29 14:54:00 +08:00 |
James Chen
|
324607c32c
|
More warning fixes.
|
2013-07-27 15:15:54 +08:00 |
James Chen
|
d345ac7f3f
|
[Android] Usage changes: ccGLInvalidateStateCache --> GL::invalidateStateCache();
|
2013-07-26 14:00:10 +08:00 |
James Chen
|
a1c3631962
|
issue #2404: DrawPrimitives deprecated.
|
2013-07-25 22:38:55 +08:00 |
James Chen
|
1db847ad7c
|
issue #2344: ScriptEngineManager::sharedManager --> ScriptEngineManager::getInstance, ScriptEngineManager::purgeSharedManager --> ScriptEngineManager::destroyInstance
|
2013-07-22 17:24:54 +08:00 |
James Chen
|
56419b9e90
|
issue #2410: [Android] Adding listener for CCDrawNode when application resume from background.
Reset the order of reloading shaders and textures in main.cpp.
|
2013-07-17 12:53:30 +08:00 |
James Chen
|
759831c1d8
|
issue #2397: Application::sharedApplication --> Application::getInstance.
|
2013-07-15 16:24:42 +08:00 |
James Chen
|
f8cd252c5c
|
issue #2397: sharedNotificationCenter --> getInstance
|
2013-07-12 14:17:42 +08:00 |
James Chen
|
1f8e852020
|
issue #2397: Shader::sharedShaderCache() --> Shader::getInstance().
|
2013-07-12 13:40:01 +08:00 |
James Chen
|
2c1b26acf8
|
issue #2397: EGLView::sharedOpenGLView() --> EGLView::getInstance()
|
2013-07-12 13:11:21 +08:00 |
James Chen
|
88a28b041e
|
issue #2397: Director::sharedDirector --> Director::getInstance() for all files.
|
2013-07-12 11:50:36 +08:00 |
zhangbin
|
9205880135
|
Modify the target version of plugin samples to android-10.
|
2013-06-26 14:37:24 +08:00 |
zhangbin
|
f0d1df426f
|
Modify the min sdk version of android platform required in plugin samples.
|
2013-06-26 14:14:40 +08:00 |
zhangbin
|
c72cdcb88e
|
Update the JS binding for plugin.
|
2013-06-24 17:00:02 +08:00 |
James Chen
|
e280815cfe
|
issue #2129: Removing CC prefix for plugin module.
|
2013-06-20 16:02:39 +08:00 |
minggo
|
cd5bcb87af
|
issue #2284: merge master and fixed some conflicts
|
2013-06-13 17:54:05 +08:00 |
James Chen
|
328282f88f
|
CCScriptEngineManager::sharedManager()->purgeSharedManager(); --> CCScriptEngineManager::purgeSharedManager();
|
2013-06-10 11:54:23 +08:00 |
zhangbin
|
46d83f057f
|
Add support for C++ 11in samples
|
2013-06-04 11:49:46 +08:00 |
zhangbin
|
1eb8217edb
|
fixed #2224 : Update the JS binding code for plugin.
|
2013-06-04 10:06:16 +08:00 |
zhangbin
|
e2c3d33a77
|
Update the JS bindings for plugin.
|
2013-04-27 11:32:12 +08:00 |
zhangbin
|
42ca70937f
|
Update the iOS projects in plugin, and remove the win32 projects.
|
2013-04-22 17:11:45 +08:00 |
James Chen
|
90ad5410c7
|
[PLUGIN] Removing the bindings glue codes for CCApplication since it was bound in cocos2dx.
|
2013-04-09 14:46:49 +08:00 |
zhangbin
|
6b69b57c72
|
Add sample code for using plugin by JS script.
|
2013-04-08 11:58:52 +08:00 |