Mikko Mononen
|
4a81213b3b
|
Refactored and cleaned up CrowdManager and moved it to DetourCrowd. Update tool UI layout, context sensitive help is now rendered as overlay.
|
2011-01-29 15:28:28 +00:00 |
|
Mikko Mononen
|
08741e894c
|
DETOUR return status codes changed, check blog! Changed Detour status codes to be bitfields which describes the highlevel status plus some details about the failure or quality of the result.
|
2010-11-26 11:56:34 +00:00 |
|
Mikko Mononen
|
7fbcfa9c4b
|
Fixes for issue 147, issue 143, issue 140
|
2010-11-21 14:59:58 +00:00 |
|
Mikko Mononen
|
ccf401d3da
|
- added finalizeSlicedFindPathPartial()
- added handleStep()/handleToggle() to samples
- changed how crowds are rendered
- added path topology optimization step
|
2010-11-07 10:56:48 +00:00 |
|
Mikko Mononen
|
e5d603ac92
|
**API CHANGED** Implemented issue 124. Detour API returns error codes.
|
2010-10-29 12:08:13 +00:00 |
|
Mikko Mononen
|
c9df5dc995
|
Changed dtNavmeshQuery.getPolyWallSegments() to require max number of segments to store.
|
2010-10-15 06:35:40 +00:00 |
|
Mikko Mononen
|
8a2963bce0
|
Fix for issue 119.
|
2010-09-17 07:37:00 +00:00 |
|
Mikko Mononen
|
3f0995dc1c
|
Allow dtNavMesh m_tileBits and m_polyBits to be zero.
|
2010-08-24 21:02:31 +00:00 |
|
Mikko Mononen
|
057c3e9bfd
|
Commented assert headers for encouraged usage. Navmesh query stores const dtNavMesh pointer.
|
2010-08-24 18:11:06 +00:00 |
|
Mikko Mononen
|
0e4aa30e85
|
Changed dtQueryFilter to contain the flags check and cost calculation, can customized. Fix for issue 47 and issue 103.
|
2010-08-20 09:30:37 +00:00 |
|
Mikko Mononen
|
785e9c68be
|
Missing DetourNavMeshQuery files, plus sliced findPath.
|
2010-08-17 17:46:19 +00:00 |
|