From 581b02bdbb76a0bc918959313f9d7d0418ac62ff Mon Sep 17 00:00:00 2001 From: Mikko Mononen Date: Sun, 5 Sep 2010 20:53:02 +0000 Subject: [PATCH] check in test from new os. --- TODO.txt | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/TODO.txt b/TODO.txt index ac78470..0b0533d 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,18 +1,20 @@ TODO/Roadmap - + Summer/Autumn 2009 - -- Off mesh links (jump links) -- Area annotations -- Embed extra data per polygon -- Height conforming navmesh - - -Autumn/Winter 2009/2010 - -- Detour path following -- More dynamic example with tile navmesh -- Faster small tile process - - -More info at http://digestingduck.blogspot.com/2009/07/recast-and-detour-roadmap.html \ No newline at end of file + +- Off mesh links (jump links) +- Area annotations +- Embed extra data per polygon +- Height conforming navmesh + + +Autumn/Winter 2009/2010 + +- Detour path following +- More dynamic example with tile navmesh +- Faster small tile process + + +More info at http://digestingduck.blogspot.com/2009/07/recast-and-detour-roadmap.html + +-