DotRecastNetSim/src/DotRecast.Recast.Toolset/Tools
ikpil 80e07ebb3c Tick 'Keep Intermediate Results' option. 2024-04-17 23:50:48 +09:00
..
RcConvexVolumeTool.cs bugfix: creating convex volume with two points(#34) 2024-01-12 01:46:52 +09:00
RcCrowdAgentData.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
RcCrowdAgentProfilingTool.cs added RcCylicBuffer<long> extensions 2024-02-19 00:36:44 +09:00
RcCrowdAgentProfilingToolConfig.cs refactor: rename for unity3d 2023-09-21 23:36:55 +09:00
RcCrowdAgentTrail.cs refactor: rename for unity3d 2023-09-21 23:36:55 +09:00
RcCrowdAgentType.cs refactor: rename for unity3d 2023-09-21 23:36:55 +09:00
RcCrowdTool.cs refactor: RcVec3f.Normalize now corresponds to System.Numerics.Vector3.Normalize in the switching build 2023-10-22 12:26:54 +09:00
RcCrowdToolMode.cs typo public property getter -> readonly 2023-12-29 21:07:44 +09:00
RcDynamicColliderShape.cs refactor: rename for unity3d 2023-09-21 23:36:55 +09:00
RcDynamicUpdateTool.cs fix bug where return value of dynamic update result is reversed 2024-04-13 12:43:54 +09:00
RcDynamicUpdateToolMode.cs typo public property getter -> readonly 2023-12-29 21:07:44 +09:00
RcJumpLinkBuilderTool.cs refactor: RcVec3f.Dist2D, Dist2DSqr, Perp2D 2023-10-25 23:50:54 +09:00
RcJumpLinkBuilderToolConfig.cs fix: bidir 2023-09-10 10:33:08 +09:00
RcObstacleTool.cs refactor: Math -> MathF 2023-10-25 00:09:34 +09:00
RcOffMeshConnectionTool.cs refactor: RcVec3f.DistSqr, RcVec3f.LenSqr 2023-10-25 00:40:00 +09:00
RcTestNavMeshTool.cs added npath in MergeCorridor functions 2024-02-23 01:02:23 +09:00
RcTestNavmeshToolMode.cs typo public property getter -> readonly 2023-12-29 21:07:44 +09:00
RcTileTool.cs Tick 'Keep Intermediate Results' option. 2024-04-17 23:50:48 +09:00