DotRecastNetSim/src/DotRecast.Detour.Crowd
ikpil 26309e79f8 refactor: support net6.0 2023-10-28 12:30:49 +09:00
..
DotRecast.Detour.Crowd.csproj refactor: support net6.0 2023-10-28 12:30:49 +09:00
DtCrowd.cs refactor: RcVec3f.Mad, IsFinite, Lerp 2023-10-26 00:05:00 +09:00
DtCrowdAgent.cs refactor: RcVec3f.Mad, IsFinite, Lerp 2023-10-26 00:05:00 +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 typo 2023-08-19 16:13:37 +09:00
DtCrowdNeighbour.cs reuse neis 2023-06-27 00:06:07 +09:00
DtCrowdTelemetry.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
DtCrowdTimerLabel.cs add DtCrowdTimerLabel 2023-08-04 00:17:51 +09:00
DtLocalBoundary.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +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 refactor: RcVec3f.Dist2D, Dist2DSqr, Perp2D 2023-10-25 23:50:54 +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 refactor: vector3 2023-10-27 23:52:55 +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 feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
DtProximityGrid.cs refactor: Math -> MathF 2023-10-25 00:09:34 +09:00
DtSegment.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00