DotRecastNetSim/test/DotRecast.Recast.Test
ikpil 27250908d7 [Upstream] Improved variable naming in RecastArea.cpp (recastnavigation #636)
* Cleanup compact heightfield functions in RecastArea.cpp
* More improved variable names for RecastArea.cpp
* Improved variable names and documentation in rcOffsetPoly
* Don't normalize the miter bisector in rcOffsetPoly since this needs to be proportional to both segment normals.
* Moved vector normalization out of rcOffsetPoly into a helper function rcVsafeNormalize
* Rename local variables in rcOffsetPoly
* Rename BMiterX/Z to cornerMIterX/Z
* Also fixed some comment descriptions
* Added docstring for rcVsafeNormalize
* Improved clarity of a few comments
2023-07-25 15:28:45 +09:00
..
DotRecast.Recast.Test.csproj upgrade test library 2023-06-29 11:56:32 +09:00
RecastLayersTest.cs changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
RecastSoloMeshTest.cs [Upstream] Improved variable naming in RecastArea.cpp (recastnavigation #636) 2023-07-25 15:28:45 +09:00
RecastTest.cs move DotRecast.Core.RcTelemetry 2023-07-01 13:05:38 +09:00
RecastTileMeshTest.cs changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
SampleAreaModifications.cs typo 2023-07-23 17:28:52 +09:00