swordlegend / recastnavigation

Automatically exported from code.google.com/p/recastnavigation
zlib License
0 stars 0 forks source link

Separate Detour mesh queries in to a different class from mesh data #99

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is largely to remove the shared node pool and node queue from the shared 
nav mesh data so that is is possible for multiple threads to own their own node 
pool and open list "query state" whilst sharing read only navigation mesh data.

Original issue reported on code.google.com by cameron....@gmail.com on 24 Jul 2010 at 10:57

GoogleCodeExporter commented 9 years ago
Done in R194.

Original comment by memono...@gmail.com on 17 Aug 2010 at 3:12