Torque3D/Engine/source/navigation
2017-01-11 23:36:04 -05:00
..
coverPoint.cpp Added basic Walkabout with #define renamed and no editor. 2014-11-28 19:42:10 +11:00
coverPoint.h Added basic Walkabout with #define renamed and no editor. 2014-11-28 19:42:10 +11:00
duDebugDrawTorque.cpp Fix member vars left uninitialized in constructors 2015-02-20 18:41:51 -05:00
duDebugDrawTorque.h Added navmesh wrapper code and module. 2013-07-04 17:27:48 +10:00
guiNavEditorCtrl.cpp more unused variable cleanups 2016-10-16 14:41:34 -05:00
guiNavEditorCtrl.h Added basic Walkabout with #define renamed and no editor. 2014-11-28 19:42:10 +11:00
navContext.cpp Added basic Walkabout with #define renamed and no editor. 2014-11-28 19:42:10 +11:00
navContext.h Added basic Walkabout with #define renamed and no editor. 2014-11-28 19:42:10 +11:00
navMesh.cpp Replaced StringTable->insert("") with StringTable->EmptyString() 2017-01-11 23:36:04 -05:00
navMesh.h mDirtyTiles changed from std::queue to a vector 2015-11-27 16:17:30 -06:00
navPath.cpp Replaced StringTable->insert("") with StringTable->EmptyString() 2017-01-11 23:36:04 -05:00
navPath.h Navmesh load/save now uses builtin file abstraction. 2014-11-28 20:24:11 +11:00
recastPolyList.cpp Issue found with PVS-Studio: 2015-07-21 23:22:21 -05:00
recastPolyList.h Added navmesh wrapper code and module. 2013-07-04 17:27:48 +10:00
torqueRecast.h Corrected spacing on the brackets to line them back up 2015-07-19 02:02:07 -05:00