DotRecastNetSim/src/DotRecast.Recast.DemoTool/Tools
ikpil b115f816b4 adding obstacle tool 2023-07-29 10:44:24 +09:00
..
ConvexVolumeToolImpl.cs changed ConvexVolumeToolImpl for unity3d 2023-07-10 19:17:38 +09:00
CrowdAgentData.cs namespace add DemoTool.Tools 2023-06-13 00:36:17 +09:00
CrowdAgentTrail.cs namespace add DemoTool.Tools 2023-06-13 00:36:17 +09:00
CrowdAgentType.cs namespace add DemoTool.Tools 2023-06-13 00:36:17 +09:00
CrowdToolImpl.cs added tile tool template 2023-07-26 23:13:21 +09:00
CrowdToolMode.cs namespace add DemoTool.Tools 2023-06-13 00:36:17 +09:00
CrowdToolParams.cs namespace add DemoTool.Tools 2023-06-13 00:36:17 +09:00
DynamicColliderShape.cs namespace add DemoTool.Tools 2023-06-13 00:36:17 +09:00
DynamicUpdateToolImpl.cs move IRcTool.SetSample to ISampleTool.SetSample 2023-06-13 01:19:05 +09:00
DynamicUpdateToolMode.cs namespace add DemoTool.Tools 2023-06-13 00:36:17 +09:00
JumpLinkBuilderToolImpl.cs mvvm 2023-07-07 23:29:08 +09:00
JumpLinkBuilderToolOption.cs rename 2023-06-28 23:13:17 +09:00
ObstacleToolImpl.cs adding obstacle tool 2023-07-29 10:44:24 +09:00
OffMeshConnectionToolImpl.cs typo 2023-07-27 14:19:31 +09:00
OffMeshConnectionToolOption.cs rename 2023-06-28 23:13:17 +09:00
TestNavmeshToolImpl.cs class StraightPathItem -> readonly struct StraightPathItem 2023-07-26 00:14:34 +09:00
TestNavmeshToolMode.cs namespace add DemoTool.Tools 2023-06-13 00:36:17 +09:00
TestNavmeshToolOption.cs test navmesh tool, impl 2023-06-28 23:29:50 +09:00
TileToolImpl.cs for unity3d 2023-07-28 20:43:50 +09:00