.. |
Io
|
typo
|
2023-08-19 15:45:05 +09:00 |
BVItem.cs
|
move class type
|
2023-05-07 12:36:27 +09:00 |
BVItemXComparer.cs
|
add shared comparer
|
2023-08-05 08:42:21 +09:00 |
BVItemYComparer.cs
|
add shared comparer
|
2023-08-05 08:42:21 +09:00 |
BVItemZComparer.cs
|
add shared comparer
|
2023-08-05 08:42:21 +09:00 |
ConvexConvexIntersection.cs
|
typo
|
2023-08-19 16:13:37 +09:00 |
DefaultQueryHeuristic.cs
|
typo
|
2023-08-19 16:13:37 +09:00 |
DetourBuilder.cs
|
rename for unity3d
|
2023-07-31 15:38:53 +09:00 |
DotRecast.Detour.csproj
|
move core files
|
2023-04-14 22:39:34 +09:00 |
DtBVNode.cs
|
changed class names by c++ recastnavigation
|
2023-06-08 21:38:02 +09:00 |
DtConnectPoly.cs
|
Added DtConnectPoly
|
2023-07-01 00:18:25 +09:00 |
DtFindNearestPolyQuery.cs
|
remove Detour.QueryResults.Result
|
2023-06-23 07:54:28 +09:00 |
DtFindPathOption.cs
|
non allocate
|
2023-06-23 07:33:03 +09:00 |
DtLink.cs
|
changed class names by c++ recastnavigation
|
2023-06-08 21:38:02 +09:00 |
DtMeshData.cs
|
typo
|
2023-08-19 14:54:36 +09:00 |
DtMeshHeader.cs
|
changed class names by c++ recastnavigation
|
2023-06-08 21:38:02 +09:00 |
DtMeshTile.cs
|
typo
|
2023-08-19 14:54:36 +09:00 |
DtNavMesh.cs
|
class to struct DtNavMeshParams, DtTileCacheSetHeader, DtTileCacheParam
|
2023-08-15 12:18:28 +09:00 |
DtNavMeshBuilder.cs
|
[Upstream] Typo fixes (recastnavigation #660)
|
2023-08-18 14:04:56 +09:00 |
DtNavMeshCreateParams.cs
|
typo
|
2023-08-19 14:54:36 +09:00 |
DtNavMeshParams.cs
|
class to struct DtNavMeshParams, DtTileCacheSetHeader, DtTileCacheParam
|
2023-08-15 12:18:28 +09:00 |
DtNavMeshQuery.cs
|
[Upstream] Typo fixes (recastnavigation #660)
|
2023-08-18 14:04:56 +09:00 |
DtNavMeshRaycast.cs
|
typo
|
2023-08-19 16:13:37 +09:00 |
DtNoOpDtPolygonByCircleConstraint.cs
|
shared filter
|
2023-08-16 23:49:43 +09:00 |
DtNode.cs
|
changed class names by c++ recastnavigation
|
2023-06-08 21:38:02 +09:00 |
DtNodePool.cs
|
[Upstream] Performance optimizations based on discussion by recast4j #149
|
2023-07-21 14:35:45 +09:00 |
DtNodeQueue.cs
|
support ToList() at RcSortedQueue
|
2023-09-06 12:17:38 +09:00 |
DtOffMeshConnection.cs
|
typo
|
2023-07-27 14:19:31 +09:00 |
DtPoly.cs
|
Fix typo in dtPoly member documentation (recastnavigation #649)
|
2023-07-25 15:30:36 +09:00 |
DtPolyDetail.cs
|
changed class names by c++ recastnavigation
|
2023-06-08 21:38:02 +09:00 |
DtPolyPoint.cs
|
remove class FindRandomPointResult
|
2023-06-10 23:18:21 +09:00 |
DtQueryData.cs
|
remove Detour.QueryResults.Result
|
2023-06-23 07:54:28 +09:00 |
DtQueryDefaultFilter.cs
|
[Upstream] Typo fixes (recastnavigation #660)
|
2023-08-18 14:04:56 +09:00 |
DtQueryEmptyFilter.cs
|
shared filter
|
2023-08-16 23:49:43 +09:00 |
DtQueryNoOpFilter.cs
|
[Upstream] Typo fixes (recastnavigation #660)
|
2023-08-18 14:04:56 +09:00 |
DtRaycastHit.cs
|
changed class names by c++ recastnavigation
|
2023-06-08 21:38:02 +09:00 |
DtSegInterval.cs
|
readonly DtSegInterval
|
2023-07-08 10:54:07 +09:00 |
DtStatus.cs
|
change FindCorners
|
2023-06-20 01:36:03 +09:00 |
DtStraightPathOption.cs
|
for unity3d
|
2023-09-03 16:51:41 +09:00 |
DtStrictDtPolygonByCircleConstraint.cs
|
shared filter
|
2023-08-16 23:49:43 +09:00 |
DtUtils.cs
|
add .editorconfig
|
2023-08-17 23:28:00 +09:00 |
IDtPolyQuery.cs
|
changed class names by c++ recastnavigation
|
2023-06-08 21:38:02 +09:00 |
IDtPolygonByCircleConstraint.cs
|
typo
|
2023-08-19 16:13:37 +09:00 |
IDtQueryFilter.cs
|
changed class names by c++ recastnavigation
|
2023-06-08 21:38:02 +09:00 |
IQueryHeuristic.cs
|
typo
|
2023-08-19 16:13:37 +09:00 |
InFlag.cs
|
move private class -> public class
|
2023-05-07 17:55:13 +09:00 |
Intersection.cs
|
move private class -> public class
|
2023-05-07 17:55:13 +09:00 |
PathUtils.cs
|
class StraightPathItem -> readonly struct StraightPathItem
|
2023-07-26 00:14:34 +09:00 |
StraightPathItem.cs
|
class StraightPathItem -> readonly struct StraightPathItem
|
2023-07-26 00:14:34 +09:00 |