ikpil / DotRecast

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

[Upstream] Cleanup filter code and improved documentation (https://gi… #30

Closed ikpil closed 6 months ago

ikpil commented 6 months ago

…thub.com/recastnavigation/recastnavigation/pull/683)

This mostly just changes variable names and adds some comments to make the code more clear.

It also has a few small fixup changes to the unit tests.