.. |
Io
|
Changed bmin/bmax from int[] to RcVec3i for improved memory efficiency
|
2024-10-13 16:30:52 +09:00 |
BVItem.cs
|
Changed bmin/bmax from int[] to RcVec3i for improved memory efficiency
|
2024-10-13 16:30:52 +09:00 |
BVItemXComparer.cs
|
Changed bmin/bmax from int[] to RcVec3i for improved memory efficiency
|
2024-10-13 16:30:52 +09:00 |
BVItemYComparer.cs
|
Changed bmin/bmax from int[] to RcVec3i for improved memory efficiency
|
2024-10-13 16:30:52 +09:00 |
BVItemZComparer.cs
|
Changed bmin/bmax from int[] to RcVec3i for improved memory efficiency
|
2024-10-13 16:30:52 +09:00 |
DetourBuilder.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DotRecast.Detour.asmdef
|
Packaging for unity
|
2024-02-27 16:50:03 +03:00 |
DotRecast.Detour.csproj
|
add release note url in nuget package
|
2024-02-03 22:53:17 +09:00 |
DtBVNode.cs
|
Changed bmin/bmax from int[] to RcVec3i for improved memory efficiency
|
2024-10-13 16:30:52 +09:00 |
DtCallbackPolyQuery.cs
|
Replaced arrays with spans in query. Replaced array allocation with buffer rent in query.
|
2024-11-11 14:19:43 +03:00 |
DtCollectPolysQuery.cs
|
Replaced arrays with spans in query. Replaced array allocation with buffer rent in query.
|
2024-11-11 14:19:43 +03:00 |
DtConnectPoly.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtConvexConvexInFlag.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtConvexConvexIntersection.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtConvexConvexIntersections.cs
|
Changed `new float[]` to `stackalloc float[]` in `DtConvexConvexIntersections.Intersect()`
|
2024-07-05 00:15:03 +09:00 |
DtDefaultQueryHeuristic.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DtDetailTriEdgeFlags.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtDetour.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtFindNearestPolyQuery.cs
|
Replaced arrays with spans in query. Replaced array allocation with buffer rent in query.
|
2024-11-11 14:19:43 +03:00 |
DtFindPathOption.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtFindPathOptions.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtLink.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DtMeshData.cs
|
Merge branch 'main'
|
2024-11-11 11:09:29 +03:00 |
DtMeshHeader.cs
|
Merge branch 'main'
|
2024-11-11 11:09:29 +03:00 |
DtMeshTile.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DtNavMesh.cs
|
Use rented array instead of allocating
|
2024-11-12 11:18:14 +03:00 |
DtNavMeshBuilder.cs
|
Changed bmin/bmax from int[] to RcVec3i for improved memory efficiency
|
2024-10-13 16:30:52 +09:00 |
DtNavMeshCreateParams.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DtNavMeshParams.cs
|
Merge branch 'main'
|
2024-11-11 11:09:29 +03:00 |
DtNavMeshQuery.cs
|
Use rented array instead of allocating
|
2024-11-12 11:18:14 +03:00 |
DtNavMeshQueryMock.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtNavMeshRaycast.cs
|
Changed new RcVec3f[3] to stackalloc RcVec3f[3] in DtNavMesh.GetPolyHeight() to reduce heap allocation.
|
2024-07-14 00:09:08 +09:00 |
DtNoOpDtPolygonByCircleConstraint.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtNode.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DtNodeFlags.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtNodePool.cs
|
Use object pools instead of allocating new lists
|
2024-11-12 14:47:57 +03:00 |
DtNodeQueue.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DtOffMeshConnection.cs
|
Merge branch 'main'
|
2024-11-11 11:09:29 +03:00 |
DtPathUtils.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DtPoly.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DtPolyDetail.cs
|
Changed vertCount and triCount to byte in DtPolyDetail
|
2024-07-02 13:47:31 +09:00 |
DtPolyPoint.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtPolyTypes.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtQueryData.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DtQueryDefaultFilter.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DtQueryEmptyFilter.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtQueryNoOpFilter.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtRaycastHit.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DtRaycastOptions.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtSegInterval.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtStatus.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DtStraightPath.cs
|
DtStraightPathFlags int to byte
|
2024-06-25 00:17:07 +09:00 |
DtStraightPathFlags.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtStraightPathOption.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtStraightPathOptions.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtStrictDtPolygonByCircleConstraint.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtUtils.cs
|
Changed bmin/bmax from int[] to RcVec3i for improved memory efficiency
|
2024-10-13 16:30:52 +09:00 |
IDtPolyQuery.cs
|
Replaced arrays with spans in query. Replaced array allocation with buffer rent in query.
|
2024-11-11 14:19:43 +03:00 |
IDtPolygonByCircleConstraint.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
IDtQueryFilter.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
IDtQueryHeuristic.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |