mogemimi
|
b9c78ac41c
|
Use std::abs to avoid overhead of casting float to double
|
2016-07-13 00:55:11 +09:00 |
mogemimi
|
cbc0612306
|
Use nullptr instead of 0 or NULL
|
2016-06-23 12:39:23 +09:00 |
mogemimi
|
1e04cb5950
|
Use nullptr instead of 0 or NULL
|
2016-05-25 03:09:11 +09:00 |
XiaoFeng
|
ab0efd933a
|
Merge branch 'v3.10' of https://github.com/cocos2d/cocos2d-x into v3
Conflicts:
CHANGELOG
cocos/scripting/js-bindings/manual/cocos2d_specifics.cpp
tests/js-tests/src/RenderTextureTest/RenderTextureTest.js
|
2016-01-09 18:01:56 +08:00 |
yangxiao
|
50d16c13df
|
remove unused code
|
2015-12-25 17:54:58 +08:00 |
yangxiao
|
20e2b4acbd
|
fix NavMeshDebugDraw on iphone5s
|
2015-12-25 16:02:03 +08:00 |
Wenhai Lin
|
4fa58602a8
|
Adds `std::nothrow` to the `new` statements
|
2015-12-16 14:02:55 +08:00 |
Martin Taylor
|
62e36e8006
|
fix typos and syntax error. A thorough check by tool VSSpellChecker.
|
2015-09-22 16:08:23 +08:00 |
andyque
|
e4cad50c2f
|
fix tons of warnings
|
2015-07-15 12:04:48 +08:00 |
yangxiao
|
4d1aa56193
|
remove unused code, and use nullptr for pointer
|
2015-06-16 11:15:39 +08:00 |
yangxiao
|
16a0ddc74e
|
rename CCNavMeshTool to CCNavMeshUtils
|
2015-06-15 12:52:55 +08:00 |
yangxiao
|
5bf09a676e
|
setRadius and setGeight implementation
|
2015-06-01 17:38:35 +08:00 |
yangxiao
|
c782d63bef
|
add 3d navigation
|
2015-05-29 16:45:33 +08:00 |