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-08-16 16:19:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2ff34d7a8a23bcd09559973532e495c9d960b4f
recastnavigation
/
Detour
/
Source
History
Zach Toogood
0096f0dae9
Add exit condition to raycast() if DT_BUFFER_TOO_SMALL (
#753
)
2025-03-18 09:46:28 -07:00
..
DetourAlloc.cpp
Use size_t for rcAlloc and dtAlloc
2016-01-15 00:36:18 +00:00
DetourAssert.cpp
Changed asserts to be explicitly disabled with RC_DISABLE_ASSERTS rather than using NDEBUG (
#653
)
2023-08-09 19:15:04 -04:00
DetourCommon.cpp
Increase epsilon in detour common segment polygon intersection test (
#612
)
2023-03-20 01:03:27 -04:00
DetourNavMesh.cpp
chore: ensure that the bits of poly ref do not overflow. (
#763
)
2025-03-18 09:42:20 -07:00
DetourNavMeshBuilder.cpp
Fix: 6 typos (
#698
)
2024-04-12 11:54:01 -04:00
DetourNavMeshQuery.cpp
Add exit condition to raycast() if DT_BUFFER_TOO_SMALL (
#753
)
2025-03-18 09:46:28 -07:00
DetourNode.cpp
Fail when too many nodes are requested
2016-02-22 08:45:24 +00:00