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
/
RecastDemo
/
Source
History
Mikko Mononen
cc0f1431cd
Detour: Optimized new cost code to removed redundant edge midpoint calculations.
...
Detour: FIxed broken raycast code on TileNavmesh. Detour: Added more comments to public API.
2009-07-20 08:05:18 +00:00
..
ChunkyTriMesh.cpp
Visual studio compile fixes.
2009-06-16 10:03:47 +00:00
imgui.cpp
Detour/Recast/Demo: Removed GCC reorder warnings (enabled -Wreorder under xcode).
2009-07-15 12:51:05 +00:00
imguiRenderGL.cpp
Detour/Demo: Fixed compile warnings and errors for VC++.
2009-07-14 17:03:35 +00:00
main.cpp
Detour/Demo: Fixed compile warnings and errors for VC++.
2009-07-14 17:03:35 +00:00
MeshLoaderObj.cpp
Detour/Recast/Demo: Removed GCC reorder warnings (enabled -Wreorder under xcode).
2009-07-15 12:51:05 +00:00
Sample_StatMesh.cpp
Detour: Optimized new cost code to removed redundant edge midpoint calculations.
2009-07-20 08:05:18 +00:00
Sample_StatMeshSimple.cpp
Detour: Optimized new cost code to removed redundant edge midpoint calculations.
2009-07-20 08:05:18 +00:00
Sample_StatMeshTiled.cpp
Detour: Optimized new cost code to removed redundant edge midpoint calculations.
2009-07-20 08:05:18 +00:00
Sample_TileMesh.cpp
Detour: Fixed open list bug in pathfinder, nodes were never marked as closed!
2009-07-16 11:15:21 +00:00
Sample.cpp
Detour: Commented DetourTileNavMesh API.
2009-07-13 12:06:04 +00:00
SDLMain.m
- Separating demo out from the Recast folder (osx version only)
2009-03-29 15:39:02 +00:00