.. |
2d
|
Use nullptr instead of 0 or NULL
|
2016-05-25 03:09:11 +09:00 |
3d
|
Use const references whenever possible
|
2016-05-17 13:17:56 +09:00 |
audio
|
Fix gcc warnings and type mismatch issues in AudioEngine for Linux
|
2016-05-20 01:39:40 +09:00 |
base
|
Use nullptr instead of 0 or NULL
|
2016-05-25 03:09:11 +09:00 |
deprecated
|
Merge pull request #14485 from cpascal/fix_libexport
|
2016-04-20 11:26:25 +08:00 |
editor-support
|
Suppress MSVC warning C4800
|
2016-05-13 11:44:17 +09:00 |
math
|
Fixes 1605 include path in 541 files
|
2016-03-20 21:53:44 +08:00 |
navmesh
|
Use nullptr instead of 0 or NULL
|
2016-05-25 03:09:11 +09:00 |
network
|
Merge pull request #15716 from cezheng/bug/ios_httpclient_ssl
|
2016-05-25 18:44:01 +08:00 |
physics
|
fix: update damping in physics
|
2016-05-24 10:53:23 -03:00 |
physics3d
|
Use nullptr instead of 0 or NULL
|
2016-05-25 03:09:11 +09:00 |
platform
|
Refactor CCFileUtils-apple to remove code duplication (#15645)
|
2016-05-23 18:26:19 +08:00 |
renderer
|
Use nullptr instead of 0 or NULL
|
2016-05-25 03:09:11 +09:00 |
scripting
|
Merge pull request #15705 from minggo/jsb-debug-issue
|
2016-05-25 13:55:34 +08:00 |
storage
|
Merge pull request #15617 from pandamicro/v3
|
2016-05-17 13:43:41 +08:00 |
ui
|
Use nullptr instead of 0 or NULL
|
2016-05-25 03:09:11 +09: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
|
merge v3.11 back to v3
|
2016-05-04 16:02:23 +08:00 |