DotRecastNetSim/test/DotRecast.Detour.Test
ikpil 7965af390e refactor: Change 'xyz' to uppercase in preparation for switching to System.Numeric.Vector3 2023-10-12 23:04:29 +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 refactor: Change 'xyz' to uppercase in preparation for switching to System.Numeric.Vector3 2023-10-12 23:04:29 +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 refactor: DtFindPathOptions, DtRaycastOptions 2023-10-08 14:28:56 +09:00
FindPolysAroundCircleTest.cs reuse collection 2023-07-05 00:03:37 +09:00
FindPolysAroundShapeTest.cs refactor: Change 'xyz' to uppercase in preparation for switching to System.Numeric.Vector3 2023-10-12 23:04:29 +09:00
GetPolyWallSegmentsTest.cs refactor: Change 'xyz' to uppercase in preparation for switching to System.Numeric.Vector3 2023-10-12 23:04:29 +09:00
MoveAlongSurfaceTest.cs reuse collection 2023-07-05 00:03:37 +09:00
NavMeshBuilderTest.cs refactor: DtPolyTypes 2023-10-08 14:32:13 +09:00
PolygonByCircleConstraintTest.cs typo 2023-08-19 16:13:37 +09:00
RandomPointTest.cs refactor: Change 'xyz' to uppercase in preparation for switching to System.Numeric.Vector3 2023-10-12 23:04:29 +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