This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
recastnavigation
Watch
1
Star
0
Fork
0
You've already forked recastnavigation
mirror of
https://github.com/recastnavigation/recastnavigation.git
synced
2026-09-23 10:44:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6a93f063aa3baaaab541ec4fde2df14010eb015
recastnavigation
/
DetourCrowd
/
Source
History
Mikko Mononen
fdb4ad30f7
getPolyWallSegments can return both walls and portals. Added userData pointer to dtCrowdAgent.
2011-02-11 08:43:05 +00:00
..
DetourCrowd.cpp
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
DetourLocalBoundary.cpp
getPolyWallSegments can return both walls and portals. Added userData pointer to dtCrowdAgent.
2011-02-11 08:43:05 +00:00
DetourObstacleAvoidance.cpp
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
DetourPathCorridor.cpp
Updated VC project and fixed compile warnings.
2011-01-31 07:33:01 +00:00
DetourPathQueue.cpp
Fix for a crash in path queue. Bail out if cannot init obstacle query.
2011-01-30 20:43:16 +00:00
DetourProximityGrid.cpp
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