DotRecastNetSim/test/DotRecast.Detour.Test
ikpil 18a195404f refactor: RcVec3f.Dist2D, Dist2DSqr, Perp2D 2023-10-25 23:50:54 +09:00
..
Io feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
AbstractDetourTest.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +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 feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
FindLocalNeighbourhoodTest.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
FindNearestPolyTest.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
FindPathTest.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
FindPolysAroundCircleTest.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
FindPolysAroundShapeTest.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +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 feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
NavMeshBuilderTest.cs refactor: DtPolyTypes 2023-10-08 14:32:13 +09:00
PolygonByCircleConstraintTest.cs refactor: Math -> MathF 2023-10-25 00:09:34 +09:00
RandomPointTest.cs refactor: RcVec3f.Dist2D, Dist2DSqr, Perp2D 2023-10-25 23:50:54 +09:00
RecastTestMeshBuilder.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +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 feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
TiledFindPathTest.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00