forked from mirror/DotRecast
84419b1d52
Refactored to use stack-allocated Span<DtSegInterval> instead of dynamically allocating List<DtSegInterval>. This reduces potential heap allocations and improves performance by efficiently managing memory within a fixed size context. |
||
---|---|---|
.. | ||
DotRecast.Core | ||
DotRecast.Detour | ||
DotRecast.Detour.Crowd | ||
DotRecast.Detour.Dynamic | ||
DotRecast.Detour.Extras | ||
DotRecast.Detour.TileCache | ||
DotRecast.Recast | ||
DotRecast.Recast.Demo | ||
DotRecast.Recast.Toolset |