Mikko Mononen
|
c6ce6e2ba9
|
Added few more asserts. Moved hash function to common.
|
2010-08-26 18:26:56 +00:00 |
|
Mikko Mononen
|
0e4aa30e85
|
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 |
|
Mikko Mononen
|
cbc47f4ddf
|
Fix for Issue 99:Separate Detour mesh queries in to a different class from mesh data
|
2010-08-17 15:10:32 +00:00 |
|
Mikko Mononen
|
e5cca88cd1
|
Custom memory allocator for Detour. Fixed parallel touching portal connection.
|
2010-07-09 10:37:49 +00:00 |
|
Mikko Mononen
|
5119b5cb16
|
API CHANGE! Better serialization support.
|
2010-03-25 12:24:40 +00:00 |
|
Mikko Mononen
|
5651b7c5dd
|
Changed many 0xffff:s to named consts.
|
2010-01-27 14:52:18 +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
|
c2e4e01201
|
Detour: Reduced tile navmesh link size by 6 bytes.
Demo: Fixed some include file errors from previous renaming fest.
Added license at top of some files.
|
2009-07-13 11:09:28 +00:00 |
|
Mikko Mononen
|
3149b86c4c
|
Detour: Moved out commonly used code to DetourCommon.h/cpp
Detour: Moved pathfinder priority queue and node pool to DetourNode.h/cpp
|
2009-07-13 10:33:54 +00:00 |
|