..
2d
Fixes signed/unsigned mismatch warnings.
2016-04-26 17:53:25 +08:00
3d
Merge pull request #15493 from njh0602/somefix
2016-04-26 11:41:09 +08:00
audio
use fullpath to play background music
2016-04-26 15:59:30 +08:00
base
Refactor FileUtils::getFileData() and CCFreeTypeFont::loadFont().
2016-04-29 09:31:09 +08:00
deprecated
Merge pull request #14485 from cpascal/fix_libexport
2016-04-20 11:26:25 +08:00
editor-support
Add FileUtils::getContents(). ( #15479 )
2016-04-26 13:37:22 +08:00
math
Fixes 1605 include path in 541 files
2016-03-20 21:53:44 +08:00
navmesh
Merge branch 'v3.10' of https://github.com/cocos2d/cocos2d-x into v3
2016-01-09 18:01:56 +08:00
network
Fix warnings about signed/unsigned mismatch
2016-04-22 12:20:05 +09:00
physics
fix: use chipmunk v6.2 API whenever possible
2016-04-07 16:22:49 -07:00
physics3d
Fix warnings about signed/unsigned mismatch
2016-04-22 12:20:05 +09:00
platform
Refactor FileUtils::getFileData() and CCFreeTypeFont::loadFont().
2016-04-29 09:31:09 +08:00
renderer
reset UIGrayScale Shader when reload shaders
2016-04-23 13:33:22 +08:00
scripting
Fixes signed/unsigned mismatch warnings.
2016-04-26 17:53:25 +08:00
storage
Fix indentation for readability
2016-04-15 04:31:19 +09:00
ui
Merge pull request #15511 from xpol/signed-unsigned-mismatch
2016-04-27 11:34:10 +08:00
Android.mk
remove unsupport flags
2016-04-26 14:08:23 +08:00
CMakeLists.txt
Removed unnecessary search paths.
2016-03-22 16:04:12 +08:00
cc_dummy.c
Squashed commit of the following:
2016-03-02 16:51:54 -08:00
cocos2d.cpp
update cocos2d-x's version to 3.11
2016-01-29 14:49:05 +08:00
cocos2d.h
Remove include of cocos2d.h ( #15435 )
2016-04-18 15:09:21 +08:00