axmol/cocos
minggo db21e5f349 [ci skip]Travis enable pull request (#16494)
* refactor travis and build pull request

* delete unneeded file
2016-09-01 16:25:47 +08:00
..
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 fixed #16490: [android, audio] AudioEngine::stop() triggers 'finished' callback (#16491) 2016-09-01 16:06:29 +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 [ci skip]Travis enable pull request (#16494) 2016-09-01 16:25:47 +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