This website requires JavaScript.
Explore
Help
Register
Sign In
server_common
/
recastnavigation_v1.6.0
Watch
5
Star
0
Fork
0
You've already forked recastnavigation_v1.6.0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
recastnavigation_v1.6.0
/
DetourCrowd
/
Source
History
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
..
DetourCrowd.cpp
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
DetourLocalBoundary.cpp
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
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
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
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