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-14 07:12:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a92660c62fb8688981a7c8be535ccd88de52b439
recastnavigation
/
DebugUtils
/
Source
History
Mikko Mononen
7ee6e96e5a
- fixed the code to compile on win32
2010-09-10 06:53:33 +00:00
..
DebugDraw.cpp
- fixed the code to compile on win32
2010-09-10 06:53:33 +00:00
DetourDebugDraw.cpp
Changed dtQueryFilter to contain the flags check and cost calculation, can customized. Fix for issue 47 and issue 103.
2010-08-20 09:30:37 +00:00
RecastDebugDraw.cpp
Added missing perftimer. Better log for tile sample. Some crowd test stuff.
2010-08-26 18:47:36 +00:00
RecastDump.cpp
Detour compiles now with DT_VIRTUAL_QUERYFILTER. Fixed typos in comments. Fixed bug in findStraightPath() where leftPolyType was not used.
2010-08-26 18:57:53 +00:00