DotRecastNetSim/test/DotRecast.Detour.Test
ikpil 29a7508520 upgrade: NUnit 4.0.0 -> 4.0.1 2023-12-03 13:31:16 +09:00
..
Io refactor: changed float[6] to RcVec3f[2] in DtOffMeshConnection class 2023-11-11 12:36:40 +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 upgrade: NUnit 4.0.0 -> 4.0.1 2023-12-03 13:31:16 +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 refactor: support .netstandard2.1 vector3 2023-10-28 12:08:17 +09:00
FindPathTest.cs refactor: support .netstandard2.1 vector3 2023-10-28 12:08:17 +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 refactor: support .netstandard2.1 vector3 2023-10-28 12:08:17 +09:00
NavMeshBuilderTest.cs refactor: changed float[6] to RcVec3f[2] in DtOffMeshConnection class 2023-11-11 12:36:40 +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