..
2d
Scale9Sprite / Slider / LoadingBar fixes ( #16949 )
2016-12-03 07:35:22 -08:00
3d
some warnings fixed: unused variables, signed-unsigned comparison ( #16878 )
2016-11-21 15:03:41 +08:00
audio
fixed #16938 : Audio could not be played entirely on iOS/macOS. And refactored some code of decoding. ( #16946 )
2016-12-02 13:52:37 +08:00
base
fixes for iOS 7 and earlier ( #16879 )
2016-11-23 09:28:34 +08:00
deprecated
Remove unnecessary inline keywords ( #16562 )
2016-09-12 09:44:21 +08:00
editor-support
Scale9Sprite refactor ( #16891 )
2016-11-24 09:59:00 +08:00
math
Remove unnecessary const return qualifiers ( #16671 )
2016-10-11 09:33:05 +08:00
navmesh
No CC_UNUSED_PARAM ( #16812 )
2016-11-16 09:48:37 +08:00
network
use correct downloader implementation on mac ( #16955 )
2016-12-05 09:36:35 +08:00
physics
No CC_UNUSED_PARAM ( #16812 )
2016-11-16 09:48:37 +08:00
physics3d
No CC_UNUSED_PARAM ( #16812 )
2016-11-16 09:48:37 +08:00
platform
[android] Catches ‘NumberFormatException’ while invoking Integer.parseInt. ( #16988 )
2016-12-12 11:44:31 +08:00
renderer
use GLsizei to avoid overflow ( #16962 )
2016-12-06 23:05:56 -08:00
scripting
make it support .luac file too ( #16981 )
2016-12-09 17:52:45 +08:00
storage
Update copyright to 2016. ( #16311 )
2016-08-05 09:42:15 +08:00
ui
Sync editbox improvement from cocos creator ( #16965 )
2016-12-07 09:21:17 +08:00
vr
No CC_UNUSED_PARAM ( #16812 )
2016-11-16 09:48:37 +08:00
Android.mk
Android import cpufeatures in cocos. ( #16233 )
2016-07-31 22:45:30 +08:00
CMakeLists.txt
Fix LNK4098 and LNK2001 warnings ( #16372 )
2016-08-22 15:50:17 +08:00
cc_dummy.c
Squashed commit of the following:
2016-03-02 16:51:54 -08:00
cocos2d.cpp
update engine version ( #16929 )
2016-11-30 11:53:53 +08:00
cocos2d.h
update engine version ( #16929 )
2016-11-30 11:53:53 +08:00