axmol/extensions
cpascal c527d7476b Fixed compile error when I turned off physics definitions.
Fixed the following compile error.
cocos2d\extensions\physics-nodes\ccphysicssprite.cpp(305): error C4716:
'cocos2d::extension::PhysicsSprite::getRotation' : must return a value
and more..

Conditions:
CC_USE_PHYSICS = 0
CC_ENABLE_CHIPMUNK_INTEGRATION = 0
CC_ENABLE_BOX2D_INTEGRATION = 0
2014-09-19 01:35:01 +09:00
..
GUI fix ScrollView bug 2014-09-05 20:49:15 +09:00
assets-manager remove unneeded includes 2014-08-29 15:39:52 +08:00
physics-nodes Fixed compile error when I turned off physics definitions. 2014-09-19 01:35:01 +09:00
proj.win32 Remove the useless win32 project 2014-08-27 10:20:15 +08:00
proj.wp8 fix wp8 compile error and modify default resource path 2014-09-05 11:21:08 +08:00
Android.mk fix linux and android compile error 2014-09-01 17:43:40 +08:00
ExtensionDeprecated.cpp remove ccscale9sprite , cceditBox 2014-09-01 17:06:22 +08:00
ExtensionDeprecated.h remove ccscale9sprite , cceditBox 2014-09-01 17:06:22 +08:00
ExtensionExport.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +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 remove ccscale9sprite , cceditBox 2014-09-01 17:06:22 +08:00