DotRecastNetSim/test/DotRecast.Detour.Test
ikpil 1179f87d02 Microsoft.NET.Test.Sdk 17.11.1 2024-09-05 22:37:33 +09:00
..
Io cleanup TestMeshDataFactory 2024-05-25 23:01:16 +09:00
AbstractDetourTest.cs cleanup TestMeshDataFactory 2024-05-25 23:01:16 +09:00
ConvexConvexIntersectionTest.cs update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com` 2024-05-25 22:42:57 +09:00
DotRecast.Detour.Test.csproj Microsoft.NET.Test.Sdk 17.11.1 2024-09-05 22:37:33 +09:00
DtNodePoolTest.cs change GetNodeMap to AsEnumerable in DtNodePool 2024-02-13 13:53:43 +09:00
DtNodeQueueTest.cs added DtNodeQueue unittest 2024-02-09 17:56:16 +09:00
FindCollectPolyTest.cs Added `DtCollectPolysQuery` and `FindCollectPolyTest` 2024-05-19 09:16:25 +09:00
FindDistanceToWallTest.cs update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com` 2024-05-25 22:42:57 +09:00
FindLocalNeighbourhoodTest.cs update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com` 2024-05-25 22:42:57 +09:00
FindNearestPolyTest.cs update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com` 2024-05-25 22:42:57 +09:00
FindPathTest.cs update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com` 2024-05-25 22:42:57 +09:00
FindPolysAroundCircleTest.cs update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com` 2024-05-25 22:42:57 +09:00
FindPolysAroundShapeTest.cs update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com` 2024-05-25 22:42:57 +09:00
GetPolyWallSegmentsTest.cs Changed DtNavMeshQuery.GetPolyWallSegments() to use Span<T> for enhanced performance, memory efficiency. 2024-07-16 22:19:41 +09:00
MoveAlongSurfaceTest.cs update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com` 2024-05-25 22:42:57 +09:00
NavMeshBuilderTest.cs rename RcVecUtils to RcVec 2024-06-25 00:02:59 +09:00
PolygonByCircleConstraintTest.cs update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com` 2024-05-25 22:42:57 +09:00
RandomPointTest.cs rename RcVecUtils to RcVec 2024-06-25 00:02:59 +09:00
SampleAreaModifications.cs update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com` 2024-05-25 22:42:57 +09:00
TestDetourBuilder.cs update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com` 2024-05-25 22:42:57 +09:00
TestMeshDataFactory.cs cleanup TestMeshDataFactory 2024-05-25 23:01:16 +09:00
TestTiledNavMeshBuilder.cs update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com` 2024-05-25 22:42:57 +09:00
TiledFindPathTest.cs update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com` 2024-05-25 22:42:57 +09:00