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-08 03:18:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea7bfbee709b7a2467ccf96a1bb34523fdf1b5a2
recastnavigation
/
Detour
/
Source
History
EfveZombie
0af470fe74
fix: use closestPointOnPoly instead of getPolyHeight in dtNavMeshQuery::findRandomPoint (
#560
)
2022-10-13 11:27:06 +02:00
..
DetourAlloc.cpp
Use size_t for rcAlloc and dtAlloc
2016-01-15 00:36:18 +00:00
DetourAssert.cpp
Assertion failure custom function (
#250
)
2017-01-23 23:02:46 +01:00
DetourCommon.cpp
Make closestPointOnPoly and getPolyHeight more robust
2019-03-16 16:18:23 +01:00
DetourNavMesh.cpp
Fix rounding error due to precision loss after optimization.
2022-10-12 00:03:00 -04:00
DetourNavMeshBuilder.cpp
Take detail mesh into account for creating BV-tree (
#231
)
2016-09-09 12:03:37 +02:00
DetourNavMeshQuery.cpp
fix: use closestPointOnPoly instead of getPolyHeight in dtNavMeshQuery::findRandomPoint (
#560
)
2022-10-13 11:27:06 +02:00
DetourNode.cpp
Fail when too many nodes are requested
2016-02-22 08:45:24 +00:00