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
/
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