axmol/extensions
Ricardo Quesada 530a0119ae `getNodeToParent()` returns a `const &`
This gives a little performance improvement.

Signed-off-by: Ricardo Quesada <ricardoquesada@gmail.com>
2013-08-28 18:31:32 -07:00
..
AssetsManager Change some doc due to the change of source code. 2013-08-01 17:47:37 +08:00
CCArmature `getNodeToParent()` returns a `const &` 2013-08-28 18:31:32 -07:00
CCBReader Merge branch 'develop' into dictionary_array_fixes 2013-08-21 21:27:44 -07:00
Components Removes more Hungarian notation and more 2013-07-25 16:27:24 -07:00
GUI Merge pull request #3485 from ricardoquesada/perf_and_bug_fixes 2013-08-26 23:22:33 -07:00
LocalStorage [Tizen] Enable LocalStorage 2013-08-07 19:01:41 +09:00
network Merge branch 'develop' into dictionary_array_fixes 2013-08-21 21:27:44 -07:00
physics_nodes `getNodeToParent()` returns a `const &` 2013-08-28 18:31:32 -07:00
proj.emscripten [emscripten] Fixing compilation errors. 2013-07-29 16:33:34 +08:00
proj.ios issue #2325: Updating project configuration, tested on iPad 3. 2013-06-24 18:32:06 +08:00
proj.linux issue #2430:fix some compiling error 2013-07-26 16:43:40 +08:00
proj.mac cocos2d-x in Mac: 2013-06-28 19:02:10 -07:00
proj.nacl fix warnings 2013-07-26 15:22:45 +08:00
proj.qt5 Qt 5 port: Fixes to build against "develop" branch 2013-07-26 08:55:46 +00:00
proj.tizen [Tizen] CC_ENABLE_CHIPMUNK_INTEGRATION=1 2013-08-06 14:42:53 +09:00
proj.win32 issue 2430:fix a compiling error and add missing cpp 2013-07-26 15:55:12 +08:00
spine ccGLXXX -> GL::xxx 2013-07-25 18:42:53 -07:00
Android.mk issue #2434: Delete unused method dirs and find_files in Android.mk template 2013-08-22 14:03:25 +08:00
CCDeprecated-ext.cpp issue #2430: Moved constant to header file to avoid errors in 'switch case', the error is 'case value is not a constant expression'. 2013-07-27 00:55:41 +08:00
CCDeprecated-ext.h Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into DrawNode 2013-07-28 14:35:38 +08:00
ExtensionMacros.h issue #1483: Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension. 2012-09-25 17:26:09 +08:00
cocos-ext.h issue #2404: cocos-ext include WebSocket.h and SocketIO.h now. WebSocket.h doesn't depend on <libwebsockets.h> now. 2013-07-25 10:33:19 +08:00