axmol/cocos
pandamicro 8ab1dce2a0 Merge pull request #12778 from yangws/issue_9586
Fix bug: FileUtils::isDirectoryExist not correct on Android when using relative path in 'assets'
2015-07-13 11:03:24 +08:00
..
2d Merge pull request #12718 from WenhaiLin/v3-label-addchild 2015-07-09 15:37:49 +08:00
3d Fixes some warnings and a related bug in CCSprite. 2015-07-07 23:01:24 +08:00
audio AudioEngine:Fixed play audio may fail when switch to new scene on iOS. 2015-07-01 17:19:28 +08:00
base Merge pull request #12776 from fusijie/refine_capture 2015-07-10 17:03:18 +08:00
deprecated Optimize Vec2 2015-04-19 20:40:52 +03:00
editor-support And more warnings. 2015-07-07 23:10:04 +08:00
math Finished AutoPolygon and Sprite 2015-06-04 15:43:31 +08:00
navmesh remove unused code, and use nullptr for pointer 2015-06-16 11:15:39 +08:00
network add const & to string arguments 2015-07-09 11:23:20 +08:00
physics issue #12078: added subgroup of physics 2d. 2015-06-15 10:28:37 +08:00
physics3d Removes not-needed draws 2015-06-15 10:40:47 -07:00
platform Merge pull request #12778 from yangws/issue_9586 2015-07-13 11:03:24 +08:00
renderer fix bug: don't decrease _asyncRefCount correct in addImageAsyncCallback. 2015-07-09 17:06:55 +08:00
scripting [ci skip][AUTO]: updating luabinding & jsbinding automatically 2015-07-10 09:11:50 +00:00
storage issue #12078: added storage group. 2015-05-28 15:48:08 +08:00
ui Fixes some warnings and a related bug in CCSprite. 2015-07-07 23:01:24 +08:00
Android.mk Build engine with LOCAL_ARM_MODE=arm when building JS projects for android. 2015-06-18 22:00:57 +08:00
CMakeLists.txt add clipper to cmakelist 2015-06-16 17:09:27 +08:00
cocos2d.cpp Update engine version 2015-06-29 18:21:06 +08:00
cocos2d.h Merge remote-tracking branch 'origin' into fix_spritepolygon2 2015-06-12 16:28:41 +08:00