..
2d
fix: Label updateColor() and underline color work as expected ( #16486 )
2016-08-31 20:20:13 -07:00
3d
Update copyright to 2016. ( #16311 )
2016-08-05 09:42:15 +08:00
audio
merge v3.13 back to v3
2016-08-29 11:57:13 +08:00
base
Improving CCRef LEAK_DETECTION tools by making them thread safe. It is possible that ref's can be created and mutated off thread, and with leak detection on. This can cause ungaurded writes from two or more threads to a non-protected structure. Fixing a crash on iOS when using std::list instead of std::vector. ( #16415 )
2016-08-30 09:36:45 +08:00
deprecated
Update copyright to 2016. ( #16311 )
2016-08-05 09:42:15 +08:00
editor-support
merge v3.13 back to v3
2016-08-29 11:57:13 +08:00
math
Update copyright to 2016. ( #16311 )
2016-08-05 09:42:15 +08:00
navmesh
Use std::abs to avoid overhead of casting float to double
2016-07-13 00:55:11 +09:00
network
Fix memory leak caused by packetOut in SocketIO.cpp ( #16451 )
2016-08-29 19:22:38 -07:00
physics
Add missing definition of PhysicsBody::getFirstShape (Revert part of #13923 ) ( #16458 )
2016-08-29 19:23:14 -07:00
physics3d
Fix typos and other mistakes in docs
2016-07-04 00:42:10 +09:00
platform
fix possible crash of label shrinked ( #16456 )
2016-08-29 15:23:01 +08:00
renderer
merge v3.13 back to v3
2016-08-29 11:57:13 +08:00
scripting
Merge pull request #16457 from minggo/merge-v3.13
2016-08-29 15:22:01 +08:00
storage
Update copyright to 2016. ( #16311 )
2016-08-05 09:42:15 +08:00
ui
Merge pull request #16457 from minggo/merge-v3.13
2016-08-29 15:22:01 +08:00
vr
Avoid overhead of casting between float and double
2016-07-28 06:49:41 +09: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 copyright to 2016. ( #16311 )
2016-08-05 09:42:15 +08:00
cocos2d.h
Update copyright to 2016. ( #16311 )
2016-08-05 09:42:15 +08:00