axmol/cocos/navmesh
j-jorge c616d6d9ff Compilation fix (#17209)
* Fix various compilation issues.

Mostly errors on field initialization order but also missing files
in CMakeLists and missing include directives.

* Fix compilations issues with GCC 6.2

* Fix gitignore libs/ entry to not ignore the Android external libraries.
2017-02-04 09:46:32 +08:00
..
CCNavMesh.cpp Android pixel fixes (#16694) 2016-10-17 15:44:41 +08:00
CCNavMesh.h rename CCNavMeshTool to CCNavMeshUtils 2015-06-15 12:52:55 +08:00
CCNavMeshAgent.cpp Compilation fix (#17209) 2017-02-04 09:46:32 +08:00
CCNavMeshAgent.h fix typos and syntax error. A thorough check by tool VSSpellChecker. 2015-09-22 16:08:23 +08:00
CCNavMeshDebugDraw.cpp Compilation fix (#17209) 2017-02-04 09:46:32 +08:00
CCNavMeshDebugDraw.h cocos2dInternal cleaned of some warnings (#16818) 2016-11-09 10:34:50 +08:00
CCNavMeshObstacle.cpp Compilation fix (#17209) 2017-02-04 09:46:32 +08:00
CCNavMeshObstacle.h add 3d navigation 2015-05-29 16:45:33 +08:00
CCNavMeshUtils.cpp Use nullptr instead of 0 or NULL 2016-06-23 12:39:23 +09:00
CCNavMeshUtils.h Use nullptr instead of 0 or NULL 2016-05-25 03:09:11 +09:00
CMakeLists.txt rename CCNavMeshTool to CCNavMeshUtils 2015-06-15 12:52:55 +08:00