.. |
2d
|
Merge pull request #16080 from minggo/use-std_abs
|
2016-07-11 12:02:10 +08:00 |
3d
|
fix compiling and linking error with ndk r12b
|
2016-07-08 15:29:35 +08:00 |
audio
|
Add missing float suffix to avoid -Wdouble-promotion
|
2016-07-04 23:12:45 +09:00 |
base
|
use std::srand() instead
|
2016-07-11 11:17:28 +08:00 |
deprecated
|
Move StringUtils functions from deprecated header file to ccUTF8.h (#15835)
|
2016-06-15 15:01:26 +08:00 |
editor-support
|
fix compiling and linking error with ndk r12b
|
2016-07-08 15:29:35 +08:00 |
math
|
Avoid overhead of casting float to double
|
2016-07-07 01:38:27 +09:00 |
navmesh
|
Use nullptr instead of 0 or NULL
|
2016-06-23 12:39:23 +09:00 |
network
|
fix compiling and linking error with ndk r12b
|
2016-07-08 15:29:35 +08:00 |
physics
|
Add missing float suffix to avoid -Wdouble-promotion
|
2016-07-04 23:12:45 +09:00 |
physics3d
|
Fix typos and other mistakes in docs
|
2016-07-04 00:42:10 +09:00 |
platform
|
fix: Text::create() does not crash on mac/ios
|
2016-07-08 16:59:44 -07:00 |
renderer
|
use std::abs instead
|
2016-07-11 12:01:09 +08:00 |
scripting
|
Merge pull request #16080 from minggo/use-std_abs
|
2016-07-11 12:02:10 +08:00 |
storage
|
fix compiling and linking error with ndk r12b
|
2016-07-08 15:29:35 +08:00 |
ui
|
fix compiling and linking error with ndk r12b
|
2016-07-08 15:29:35 +08:00 |
vr
|
fix: collection of vr fixes (#15948)
|
2016-06-24 16:55:28 +08: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
|
update version
|
2016-06-17 18:09:27 +08:00 |