.. |
Android.mk
|
fix compiling and linking error with ndk r12b
|
2016-07-08 15:29:35 +08:00 |
CCAABB.cpp
|
deal aabb
|
2014-08-18 17:02:13 +08:00 |
CCAABB.h
|
fix typos
|
2015-09-09 11:37:41 +08:00 |
CCAnimate3D.cpp
|
Add missing float suffix to avoid -Wdouble-promotion
|
2016-07-04 23:12:45 +09:00 |
CCAnimate3D.h
|
Fix typos and other mistakes in docs
|
2016-07-04 00:42:10 +09:00 |
CCAnimation3D.cpp
|
Iterator erase pattern
|
2016-04-01 18:29:21 -06:00 |
CCAnimation3D.h
|
ignore some method ,fix typo
|
2015-04-01 10:23:53 +08:00 |
CCAnimationCurve.h
|
Use std::abs to avoid overhead of casting float to double
|
2016-07-13 00:55:11 +09:00 |
CCAnimationCurve.inl
|
Use std::abs to avoid overhead of casting float to double
|
2016-07-13 00:55:11 +09:00 |
CCAttachNode.cpp
|
modify according to minggo
|
2015-02-12 16:09:08 +08:00 |
CCAttachNode.h
|
ignore some method ,fix typo
|
2015-04-01 10:23:53 +08:00 |
CCBillBoard.cpp
|
Fix typos in variable names
|
2016-07-26 04:06:01 +09:00 |
CCBillBoard.h
|
fix typos
|
2015-09-09 11:37:41 +08:00 |
CCBundle3D.cpp
|
Fix typos in variable names
|
2016-07-26 04:06:01 +09:00 |
CCBundle3D.h
|
Refactor CCBundle3D, remove wrong use of getDataFromFile. _jsonBuffer is std::string, _binaryBuffer is Data instance now.
|
2016-01-15 00:55:10 +08:00 |
CCBundle3DData.h
|
Merge pull request #11572 from super626/v3
|
2015-04-24 16:42:33 +08:00 |
CCBundleReader.cpp
|
Use nullptr instead of 0 or NULL
|
2016-06-23 12:39:23 +09:00 |
CCBundleReader.h
|
Fix typos and other mistakes in docs
|
2016-07-04 00:42:10 +09:00 |
CCFrustum.cpp
|
modify code format.
|
2014-12-23 09:57:46 +08:00 |
CCFrustum.h
|
Update comment for Lua
|
2015-03-30 15:47:47 +08:00 |
CCMesh.cpp
|
update for 3D object render, revert old changes
|
2015-12-18 11:23:33 +08:00 |
CCMesh.h
|
update for 3D object render, revert old changes
|
2015-12-18 11:23:33 +08:00 |
CCMeshSkin.cpp
|
Remove duplicate header includes
|
2016-05-26 23:25:44 +09:00 |
CCMeshSkin.h
|
Fix typo in documentation and comments
|
2015-12-09 01:48:24 +09:00 |
CCMeshVertexIndexData.cpp
|
weak ref to vertexdata
|
2015-04-09 10:52:05 +08:00 |
CCMeshVertexIndexData.h
|
revert glprogram
|
2015-12-03 16:29:02 +08:00 |
CCMotionStreak3D.cpp
|
Add ETC1 builtin alpha support. (#16118)
|
2016-07-25 17:31:54 +08:00 |
CCMotionStreak3D.h
|
add CC_DLL
|
2015-09-02 15:55:58 +08:00 |
CCOBB.cpp
|
Optimize Vec3
|
2015-04-05 13:09:50 +03:00 |
CCOBB.h
|
Fixes 1605 include path in 541 files
|
2016-03-20 21:53:44 +08:00 |
CCObjLoader.cpp
|
Add missing float suffix to avoid -Wdouble-promotion
|
2016-07-04 23:12:45 +09:00 |
CCObjLoader.h
|
Fix typo in documentation and comments
|
2015-12-09 01:48:24 +09:00 |
CCPlane.cpp
|
Fixes 1605 include path in 541 files
|
2016-03-20 21:53:44 +08:00 |
CCPlane.h
|
revert ccplane
|
2015-11-30 14:53:37 +08:00 |
CCRay.cpp
|
fixed bug #21800 [CppTest]Node: Scene3D when player outof terrain app will no response.
|
2015-08-07 17:36:35 +08:00 |
CCRay.h
|
ignore some method ,fix typo
|
2015-04-01 10:23:53 +08:00 |
CCSkeleton3D.cpp
|
Optimize Vec3 use constructor default.
|
2015-04-20 12:56:43 +03:00 |
CCSkeleton3D.h
|
Fix documentation when compile with -Wdocumentation and Clang
|
2016-07-10 17:38:32 +09:00 |
CCSkybox.cpp
|
disable blend when drawing skybox
|
2015-08-25 14:32:25 +08:00 |
CCSkybox.h
|
fix typos
|
2015-09-09 11:37:41 +08:00 |
CCSprite3D.cpp
|
Move StringUtils functions from deprecated header file to ccUTF8.h (#15835)
|
2016-06-15 15:01:26 +08:00 |
CCSprite3D.h
|
resolve conflict and fix checktexture bug
|
2015-12-02 11:26:05 +08:00 |
CCSprite3DMaterial.cpp
|
Iterator erase pattern
|
2016-04-01 18:29:21 -06:00 |
CCSprite3DMaterial.h
|
builtin material normal map support
|
2015-12-01 10:37:53 +08:00 |
CCTerrain.cpp
|
Add missing float suffix to avoid -Wdouble-promotion
|
2016-07-04 23:12:45 +09:00 |
CCTerrain.h
|
Fix typos and other mistakes in docs
|
2016-07-04 00:42:10 +09:00 |
CMakeLists.txt
|
add motionstreak3d
|
2015-09-01 11:02:22 +08:00 |
cocos3d.h
|
[ci skip]Update comments
|
2015-03-24 20:23:51 +08:00 |