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 |
|
Mikko Mononen
|
e1d7b3e1f5
|
Detour: Fixed open list bug in pathfinder, nodes were never marked as closed!
Detour: Made the cost function to use polygon edge midpoints instead of polygon centroids.
|
2009-07-16 11:15:21 +00:00 |
|
Mikko Mononen
|
6fc3d5c58e
|
Detour/Recast/Demo: Removed GCC reorder warnings (enabled -Wreorder under xcode).
Recast: RecastTimer should compile with null implementation under Linux now.
|
2009-07-15 12:51:05 +00:00 |
|
Mikko Mononen
|
caeb02e2fd
|
Detour/Demo: Fixed compile warnings and errors for VC++.
|
2009-07-14 17:03:35 +00:00 |
|
Mikko Mononen
|
a7cb1f86e2
|
Detour: Commented DetourTileNavMesh API.
Demo: Fixed and improved few tile navmesh demo issues.
|
2009-07-13 12:06:04 +00:00 |
|