DotRecastNetSim/src/DotRecast.Detour
ikpil 6300a24a81 change access 2023-04-22 13:57:09 +09:00
..
Io intergrate math funcitons 2023-03-25 15:43:20 +09:00
BVNode.cs reformat 2023-03-17 01:48:49 +09:00
ClosestPointOnPolyResult.cs ... 2023-03-30 01:00:41 +09:00
ConvexConvexIntersection.cs remove vCopy(ref Vector3, Vector3) 2023-04-12 23:53:28 +09:00
DefaultQueryFilter.cs ... 2023-03-30 01:00:41 +09:00
DefaultQueryHeuristic.cs ... 2023-03-30 01:00:41 +09:00
DetourBuilder.cs reformat 2023-03-17 01:48:49 +09:00
DotRecast.Detour.csproj move core files 2023-04-14 22:39:34 +09:00
FindDistanceToWallResult.cs ... 2023-03-30 01:00:41 +09:00
FindLocalNeighbourhoodResult.cs reformat 2023-03-17 01:48:49 +09:00
FindNearestPolyQuery.cs ... 2023-03-30 01:00:41 +09:00
FindNearestPolyResult.cs ... 2023-03-30 01:00:41 +09:00
FindPolysAroundResult.cs reformat 2023-03-17 01:48:49 +09:00
FindRandomPointResult.cs ... 2023-03-30 01:00:41 +09:00
GetPolyWallSegmentsResult.cs change access 2023-04-22 13:57:09 +09:00
LegacyNavMeshQuery.cs remove vCopy(ref Vector3, Vector3) 2023-04-12 23:53:28 +09:00
Link.cs reformat 2023-03-17 01:48:49 +09:00
MeshData.cs reformat 2023-03-17 01:48:49 +09:00
MeshHeader.cs change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
MeshTile.cs reformat 2023-03-17 01:48:49 +09:00
MoveAlongSurfaceResult.cs ... 2023-03-30 01:00:41 +09:00
NavMesh.cs refactoring new float[2] -> struct Vector2f 2023-04-16 12:19:41 +09:00
NavMeshBuilder.cs remove vCopy(ref Vector3, Vector3) 2023-04-12 23:53:28 +09:00
NavMeshDataCreateParams.cs ... 2023-03-30 01:00:41 +09:00
NavMeshParams.cs change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
NavMeshQuery.cs add SegmentVert 2023-04-22 13:43:24 +09:00
NavMeshRaycast.cs move core files 2023-04-14 22:39:34 +09:00
NavMeshUtils.cs move core files 2023-04-14 22:39:34 +09:00
Node.cs change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
NodePool.cs reformat 2023-03-17 01:48:49 +09:00
NodeQueue.cs bugfix - test ok! 2023-04-20 22:32:53 +09:00
OffMeshConnection.cs reformat 2023-03-17 01:48:49 +09:00
PathUtils.cs move utils 2023-04-14 22:29:19 +09:00
Poly.cs reformat 2023-03-17 01:48:49 +09:00
PolyDetail.cs reformat 2023-03-17 01:48:49 +09:00
PolyQuery.cs reformat 2023-03-17 01:48:49 +09:00
PolygonByCircleConstraint.cs ... 2023-03-30 01:00:41 +09:00
QueryData.cs change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
QueryFilter.cs ... 2023-03-30 01:00:41 +09:00
QueryHeuristic.cs ... 2023-03-30 01:00:41 +09:00
RaycastHit.cs ... 2023-03-30 01:00:41 +09:00
Result.cs class Result<T> -> readonly struct Result<T> 2023-04-22 12:53:41 +09:00
Status.cs class Result<T> -> readonly struct Result<T> 2023-04-22 12:53:41 +09:00
SteerTarget.cs move utils 2023-04-14 22:29:19 +09:00
StraightPathItem.cs ... 2023-03-30 01:00:41 +09:00