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
/
Recast
/
Source
History
Jakob Botsch Nielsen
c1f9fd8406
Fix heap corruption when collecting region layers
...
The collecting could overflow the neighbours array due to a missing boundary check.
Fix
#30
2016-01-02 13:33:27 +01:00
..
Recast.cpp
add rcScopedTimer to fix timers not being stopped on all paths and to prevent it in the future.
2015-12-18 14:48:31 +01:00
RecastAlloc.cpp
Recast: Detail API documentation covering the elements declared in RecastAlloc.h.
2011-08-22 21:46:43 +00:00
RecastArea.cpp
add rcScopedTimer to fix timers not being stopped on all paths and to prevent it in the future.
2015-12-18 14:48:31 +01:00
RecastContour.cpp
add rcScopedTimer to fix timers not being stopped on all paths and to prevent it in the future.
2015-12-18 14:48:31 +01:00
RecastFilter.cpp
add rcScopedTimer to fix timers not being stopped on all paths and to prevent it in the future.
2015-12-18 14:48:31 +01:00
RecastLayers.cpp
Fix heap corruption when collecting region layers
2016-01-02 13:33:27 +01:00
RecastMesh.cpp
add rcScopedTimer to fix timers not being stopped on all paths and to prevent it in the future.
2015-12-18 14:48:31 +01:00
RecastMeshDetail.cpp
add rcScopedTimer to fix timers not being stopped on all paths and to prevent it in the future.
2015-12-18 14:48:31 +01:00
RecastRasterization.cpp
handle the case when allocSpan fails to allocate memory. adds bool return types to rcAddSpan, rcRasterizeTriangle and rcRasterizeTriangles
2015-12-18 16:41:02 +01:00
RecastRegion.cpp
add rcScopedTimer to fix timers not being stopped on all paths and to prevent it in the future.
2015-12-18 14:48:31 +01:00