Mikko Mononen
|
1b6ca5a94a
|
Fixed findStraightPath() to return partial results. Fixed main.cpp FPS throttling. Added initial support for path replanning in DetourCrowd.
|
2011-08-01 10:48:56 +00:00 |
|
Cameron hart
|
d5729c678b
|
Changed header comments to use Doxygen format and added configuration Doxyfile.
|
2011-05-06 23:22:08 +00:00 |
|
Mikko Mononen
|
f85bb4c52c
|
Fix for strange neighbours. Was using m_agents, instead agents in few places.
|
2011-03-15 07:30:55 +00:00 |
|
Mikko Mononen
|
e238288549
|
getNeibours() was accessing wrong agent list.
|
2011-03-11 17:28:39 +00:00 |
|
Mikko Mononen
|
496ee57897
|
Added userData pointer for dtCrowdAgent.
|
2011-02-06 13:13:42 +00:00 |
|
Mikko Mononen
|
5b4f8b6047
|
Allow different obstacle avoidance parameters. Changed update flags to be per agent, not per crowd. Added optional separation to steering. Added UI to change obstacle avoidance quality.
|
2011-02-06 12:52:08 +00:00 |
|
Mikko Mononen
|
7f2696cbbf
|
First implementation of DetourCrowd off-mesh connection handling.
|
2011-01-30 17:11:20 +00:00 |
|
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 |
|