.. |
DotRecast.Detour.Crowd.asmdef
|
Packaging for unity
|
2024-02-27 16:50:03 +03:00 |
DotRecast.Detour.Crowd.csproj
|
add release note url in nuget package
|
2024-02-03 22:53:17 +09:00 |
DtCrowd.cs
|
Merge branch 'main'
|
2024-11-11 11:09:29 +03:00 |
DtCrowdAgent.cs
|
Changed to limit neighbor search to a maximum count and use array for memory efficiency in `DtCrowd.AddNeighbour()`
|
2024-07-07 14:58:38 +09:00 |
DtCrowdAgentAnimation.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DtCrowdAgentConfig.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtCrowdAgentDebugInfo.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DtCrowdAgentParams.cs
|
Merge branch 'main'
|
2024-11-11 11:09:29 +03:00 |
DtCrowdAgentState.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtCrowdAgentUpdateFlags.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtCrowdConfig.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DtCrowdConst.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtCrowdNeighbour.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtCrowdScopedTimer.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtCrowdTelemetry.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DtCrowdTimerLabel.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtLocalBoundary.cs
|
Changed DtNavMeshQuery.GetPolyWallSegments() to use Span<T> for enhanced performance, memory efficiency.
|
2024-07-16 22:19:41 +09:00 |
DtMoveRequestState.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtObstacleAvoidanceDebugData.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DtObstacleAvoidanceParams.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtObstacleAvoidanceQuery.cs
|
rename RcVecUtils to RcVec
|
2024-06-25 00:02:59 +09:00 |
DtObstacleCircle.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtObstacleSegment.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
DtPathCorridor.cs
|
rename RcVecUtils to RcVec
|
2024-06-25 00:02:59 +09:00 |
DtPathQuery.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DtPathQueryResult.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DtPathQueue.cs
|
update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com`
|
2024-05-25 22:42:57 +09:00 |
DtProximityGrid.cs
|
Changed to efficiently stack nearby DtCrowdAgents in `DtCrowd.GetNeighbours()`
|
2024-07-07 12:55:51 +09:00 |
DtSegment.cs
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |