DotRecastNetSim/test/DotRecast.Detour.Test
ikpil e02e097577 refactoring: prefix Dt 2023-10-05 00:11:58 +09:00
..
Io refactor: ObjImporter, InputGeomProvider 2023-09-24 18:42:41 +09:00
AbstractDetourTest.cs changed class names by c++ recastnavigation 2023-06-08 21:38:02 +09:00
ConvexConvexIntersectionTest.cs refactoring: prefix Dt 2023-10-05 00:11:58 +09:00
DotRecast.Detour.Test.csproj refactor: NUnit.Analyzers 3.8.0 2023-09-26 23:02:01 +09:00
FindDistanceToWallTest.cs remove Detour.QueryResults.Result 2023-06-23 07:54:28 +09:00
FindLocalNeighbourhoodTest.cs remove FindLocalNeighbourhoodResult 2023-06-18 17:57:00 +09:00
FindNearestPolyTest.cs shared filter 2023-08-16 23:49:43 +09:00
FindPathTest.cs refactoring: prefix Dt 2023-10-05 00:11:58 +09:00
FindPolysAroundCircleTest.cs reuse collection 2023-07-05 00:03:37 +09:00
FindPolysAroundShapeTest.cs float[12] to RcVec3f[4] 2023-06-30 00:12:36 +09:00
GetPolyWallSegmentsTest.cs change name RcSegmentVert for unity3d 2023-07-17 23:24:28 +09:00
MoveAlongSurfaceTest.cs reuse collection 2023-07-05 00:03:37 +09:00
NavMeshBuilderTest.cs changed class names by c++ recastnavigation 2023-06-08 21:38:02 +09:00
PolygonByCircleConstraintTest.cs typo 2023-08-19 16:13:37 +09:00
RandomPointTest.cs refactor: math 2023-09-23 07:30:47 +09:00
RecastTestMeshBuilder.cs refactor: ObjImporter, InputGeomProvider 2023-09-24 18:42:41 +09:00
SampleAreaModifications.cs align 2023-08-08 23:29:17 +09:00
TestDetourBuilder.cs refactor: rename 2023-09-22 23:42:21 +09:00
TestTiledNavMeshBuilder.cs refactor: ObjImporter, InputGeomProvider 2023-09-24 18:42:41 +09:00
TiledFindPathTest.cs remove Detour.QueryResults.Result 2023-06-23 07:54:28 +09:00