axmol/cocos
Wilson E. Alvarez 59574f95e0 Fix mismatched memory deallocators (#16596)
* Fix mismatched memory deallocator in CCFastTMXLayer.cpp

* Fix mismatched memory deallocator on SkeletonRenderer.cpp

* Fix mismatched memory deallocator in CCTMXLayer.cpp
2016-09-26 14:18:48 +08:00
..
2d Fix mismatched memory deallocators (#16596) 2016-09-26 14:18:48 +08:00
3d Remove extra semicolon after member function definition (#16595) 2016-09-20 14:43:48 +08:00
audio Fix warning (#16591) 2016-09-20 14:50:47 +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 Fix mismatched memory deallocators (#16596) 2016-09-26 14:18:48 +08:00
math Remove extra semicolon after member function definition (#16595) 2016-09-20 14:43:48 +08:00
navmesh Use std::abs to avoid overhead of casting float to double 2016-07-13 00:55:11 +09:00
network Remove extra semicolon after member function definition (#16595) 2016-09-20 14:43:48 +08: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 Features: add events for window resize, focus, and unfocus (#16578) 2016-09-20 20:32:33 -07:00
renderer tidy up TextureAtlas::resizeCapacity (#16588) 2016-09-20 20:31:24 -07:00
scripting Move skipBOM function outside to prevent shadowing warning (#16585) 2016-09-20 14:52:15 +08:00
storage Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
ui Remove extra semicolon after member function definition (#16595) 2016-09-20 14:43:48 +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
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