ikpil / DotRecast

DotRecast - a port of Recast & Detour, Industry-standard navigation mesh toolset for .NET, C#, Unity3D, games, servers
zlib License
563 stars 72 forks source link

Changed `Dictionary<int, List<DtMeshTile>>` to `DtMeshTile[]` to opti… #69

Closed ikpil closed 5 months ago

ikpil commented 5 months ago

…mize memory usage