axmol/cocos/3d
leda 86ea3a8aee cmake add collect headers list, unify the logic of source add (#18722)
* fix mistake for ios lua template

* auto select headers depend on sources

* change cmake "cocos_build_app" from macro to function

* fix cmake dll repeat copy

* update travis srcipt

* add header list for cocos lib

* add header list in cmake files

* re-add include dir Classes

* improve template cpp var name

* remove func get_headers_by_sources

* cmake add simulator header list

* make source and header collect more clear

* improve macos app pkg

* improve ios pkg, run failed

* revert the ios pak logic, keep older

* expand var APP_BIN_DIR scope

* fix use sqlite3 error on linux

* fix win32 compile error

* remove multi-add mistake

* try to fix python install issue on travis

* fix js-tests build on android

* uninstall old python in travis

* add travis  python print info

* fix command ll to ls -l

* remove useless link

* PYTHON_BIN adapt homebrew python
2018-03-14 13:51:29 +08:00
..
Android.mk fix compiling and linking error with ndk r12b 2016-07-08 15:29:35 +08:00
CCAABB.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCAABB.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCAnimate3D.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCAnimate3D.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCAnimation3D.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCAnimation3D.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCAnimationCurve.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCAnimationCurve.inl Fix "Possible misuse of comma operator here" (#18350) 2017-10-12 23:00:04 -05:00
CCAttachNode.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCAttachNode.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCBillBoard.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCBillBoard.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCBundle3D.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCBundle3D.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCBundle3DData.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCBundleReader.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCBundleReader.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCFrustum.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCFrustum.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCMesh.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCMesh.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCMeshSkin.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCMeshSkin.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCMeshVertexIndexData.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCMeshVertexIndexData.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCMotionStreak3D.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCMotionStreak3D.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCOBB.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCOBB.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCObjLoader.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCObjLoader.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCPlane.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCPlane.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCRay.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCRay.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCSkeleton3D.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCSkeleton3D.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCSkybox.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCSkybox.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCSprite3D.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCSprite3D.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCSprite3DMaterial.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCSprite3DMaterial.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCTerrain.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCTerrain.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CMakeLists.txt cmake add collect headers list, unify the logic of source add (#18722) 2018-03-14 13:51:29 +08:00
cocos3d.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00