..
2d
Performance tweak: use range-based for-loops instead of iterator-based for-loops. ( #16642 )
2016-10-11 10:59:44 -07:00
3d
Remove extra semicolon after member function definition ( #16595 )
2016-09-20 14:43:48 +08:00
audio
Fix bug when app paused the music is still resumed to play after interruption completed. ( #16679 )
2016-10-12 15:48:27 +08:00
base
Remove extra semicolon after member function definition ( #16595 )
2016-09-20 14:43:48 +08:00
deprecated
Remove unnecessary inline keywords ( #16562 )
2016-09-12 09:44:21 +08:00
editor-support
Performance tweak: use range-based for-loops instead of iterator-based for-loops. ( #16642 )
2016-10-11 10:59:44 -07:00
math
Remove unnecessary const return qualifiers ( #16671 )
2016-10-11 09:33:05 +08:00
navmesh
Use std::abs to avoid overhead of casting float to double
2016-07-13 00:55:11 +09:00
network
Performance tweak: use range-based for-loops instead of iterator-based for-loops. ( #16642 )
2016-10-11 10:59:44 -07:00
physics
Remove unnecessary inline keywords ( #16562 )
2016-09-12 09:44:21 +08:00
physics3d
Fix typos and other mistakes in docs
2016-07-04 00:42:10 +09:00
platform
Fix bug when app paused the music is still resumed to play after interruption completed. ( #16679 )
2016-10-12 15:48:27 +08:00
renderer
Refactoring ui related code and fix label atlas and BMFont rendering issue with ETC1 texture format ( #16615 )
2016-09-30 09:42:21 +08:00
scripting
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically ( #16676 )
2016-10-11 11:40:11 -07:00
storage
Update copyright to 2016. ( #16311 )
2016-08-05 09:42:15 +08:00
ui
Remove unnecessary const return qualifiers ( #16671 )
2016-10-11 09:33:05 +08:00
vr
Suppress unused function warning ( #16657 )
2016-10-08 10:14:58 +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
merge v3.13.1 back to v3
2016-09-15 10:08:28 +08:00
cocos2d.h
merge v3.13.1 back to v3
2016-09-15 10:08:28 +08:00