DotRecastNetSim/src/DotRecast.Detour.Crowd
ikpil 15384cacb0 fix: SOH issue (#41)
fix: SOH issue step2 (#41)

https://github.com/ikpil/DotRecast/issues/41

fix: SOH issue step3 (#41)

- https://github.com/ikpil/DotRecast/issues/41

fix : SOH issue (#41)

- https://github.com/ikpil/DotRecast/issues/41#issuecomment-1908359895

fix: SOH issue (#41)

- https://github.com/ikpil/DotRecast/issues/41#issuecomment-1908365394

fix: SOH issue(#41)

https://github.com/ikpil/DotRecast/issues/41#issuecomment-1908367226

array benchmark

benchmark array test step2

test

ss
2024-04-27 11:01:57 +09:00
..
DotRecast.Detour.Crowd.csproj add release note url in nuget package 2024-02-03 22:53:17 +09:00
DtCrowd.cs fix: SOH issue (#41) 2024-04-27 11:01:57 +09:00
DtCrowdAgent.cs reposition DtCrwdAgent class comment 2024-02-14 01:48:33 +09:00
DtCrowdAgentAnimation.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
DtCrowdAgentConfig.cs refactor: DtCrowdAgentUpdateFlags 2023-10-08 14:45:20 +09:00
DtCrowdAgentDebugInfo.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
DtCrowdAgentParams.cs refactor: DtCrowdAgentUpdateFlags 2023-10-08 14:45:20 +09:00
DtCrowdAgentState.cs refactor: DtNodeFlags 2023-10-08 14:40:07 +09:00
DtCrowdAgentUpdateFlags.cs refactor: DtCrowdAgentUpdateFlags 2023-10-08 14:45:20 +09:00
DtCrowdConfig.cs added corridor maxpath for SOH issue 2024-02-16 00:26:23 +09:00
DtCrowdConst.cs added DtCrowdConst.MAX_PATH_RESULT = 256 2024-02-23 00:52:23 +09:00
DtCrowdNeighbour.cs reuse neis 2023-06-27 00:06:07 +09:00
DtCrowdScopedTimer.cs Added struct DtCrowdScopedTimer to avoid allocations in scoped timer calls @wrenge 2024-02-20 01:10:54 +09:00
DtCrowdTelemetry.cs Added struct DtCrowdScopedTimer to avoid allocations in scoped timer calls @wrenge 2024-02-20 01:10:54 +09:00
DtCrowdTimerLabel.cs add DtCrowdTimerLabel 2023-08-04 00:17:51 +09:00
DtLocalBoundary.cs reposition DT_CROWDAGENT_MAX_NEIGHBOURS, DT_CROWDAGENT_MAX_CORNERS 2024-02-15 00:25:55 +09:00
DtMoveRequestState.cs rename for unity3d 2023-08-04 22:53:54 +09:00
DtObstacleAvoidanceDebugData.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
DtObstacleAvoidanceParams.cs changed class names by c++ recastnavigation 2023-06-08 21:38:02 +09:00
DtObstacleAvoidanceQuery.cs fix: SOH issue (#41) 2024-04-27 11:01:57 +09:00
DtObstacleCircle.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
DtObstacleSegment.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
DtPathCorridor.cs added npath in MergeCorridor functions 2024-02-23 01:02:23 +09:00
DtPathQuery.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
DtPathQueryResult.cs typo 2023-08-19 16:13:37 +09:00
DtPathQueue.cs added corridor maxpath for SOH issue 2024-02-16 00:26:23 +09:00
DtProximityGrid.cs fix: SOH issue step1 (#41) 2024-01-30 00:40:20 +09:00
DtSegment.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00