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
Geoyeob Kim
46654531e4
Fix 'dtRandomPointInConvexPoly()' returning a garbage value if s == 1.0f. (
#271
)
2017-05-15 16:26:35 +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
Fix 'dtRandomPointInConvexPoly()' returning a garbage value if s == 1.0f. (
#271
)
2017-05-15 16:26:35 +02:00
DetourNavMesh.cpp
Properly use detail mesh from closestPointOnPoly (
#228
)
2016-09-07 10:55:35 +02:00
DetourNavMeshBuilder.cpp
Take detail mesh into account for creating BV-tree (
#231
)
2016-09-09 12:03:37 +02:00
DetourNavMeshQuery.cpp
Properly use detail mesh from closestPointOnPoly (
#228
)
2016-09-07 10:55:35 +02:00
DetourNode.cpp
Fail when too many nodes are requested
2016-02-22 08:45:24 +00:00