..
2d
fixed #16169 : new android project crash in android 5.0.2 device (Nexus 7) when use 3.12 ( #16214 )
2016-07-28 11:19:22 +08:00
3d
Fix typos in variable names
2016-07-26 04:06:01 +09:00
audio
fixed #16192 : Crash while decoding small MP3 file on Android.
2016-07-27 13:54:39 +08:00
base
Avoid overhead of casting between float and double
2016-07-28 06:49:41 +09:00
deprecated
Fix typos in log messages
2016-07-25 02:53:22 +09:00
editor-support
#improve node sort performance by std::sort + long long (_localZOrder) ( #16126 )
2016-07-27 16:58:51 +08:00
math
Avoid overhead of casting between float and double
2016-07-28 06:49:41 +09:00
navmesh
Use std::abs to avoid overhead of casting float to double
2016-07-13 00:55:11 +09:00
network
Fix typos in log messages
2016-07-25 02:53:22 +09:00
physics
Merge pull request #16151 from mogemimi/fix-function-spelling
2016-07-20 09:56:51 +08:00
physics3d
Fix typos and other mistakes in docs
2016-07-04 00:42:10 +09:00
platform
Win32 move unicode utils global. ( #16234 )
2016-07-28 09:57:29 +08:00
renderer
Add ricardoquesada info
2016-07-27 18:48:10 +03:00
scripting
[ci skip][AUTO]: updating luabinding & jsbinding automatically
2016-07-27 20:38:57 +00:00
storage
fix compiling and linking error with ndk r12b
2016-07-08 15:29:35 +08:00
ui
Fix typos in variable names
2016-07-26 04:06:01 +09:00
vr
Avoid overhead of casting between float and double
2016-07-28 06:49:41 +09:00
Android.mk
fix compiling and linking error with ndk r12b
2016-07-08 15:29:35 +08:00
CMakeLists.txt
Merge pull request #15853 from ricardoquesada/vr_squashed
2016-06-17 10:15:20 +08:00
cc_dummy.c
Squashed commit of the following:
2016-03-02 16:51:54 -08:00
cocos2d.cpp
update version
2016-06-17 18:09:27 +08:00
cocos2d.h
Fix typos in documentation and comments
2016-07-22 02:05:19 +09:00