DotRecastNetSim/src/DotRecast.Recast.Demo/Tools
ikpil 4c8c596450 bugfix: creating convex volume with two points(#34)
- Issue reporter @adambennett55
- https://github.com/ikpil/DotRecast/issues/34
2024-01-12 01:46:52 +09:00
..
ConvexVolumeSampleTool.cs bugfix: creating convex volume with two points(#34) 2024-01-12 01:46:52 +09:00
CrowdAgentProfilingSampleTool.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
CrowdSampleTool.cs refactor: vector3 2023-10-27 23:52:55 +09:00
DynamicUpdateSampleTool.cs feat: added DotRecast.Core.Collections namespace 2023-10-17 00:24:09 +09:00
GizmoRenderer.cs refactor: support .netstandard2.1 vector3 2023-10-28 13:22:02 +09:00
ISampleTool.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
JumpLinkBuilderSampleTool.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
ObstacleSampleTool.cs fix: fix bug where obstacle tile cache rebuild wasn't being reflected. 2023-10-31 23:29:58 +09:00
OffMeshConnectionSampleTool.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
TestNavmeshSampleTool.cs fix: 'RANDOM_POINTS_IN_CIRCLE' mode where random points accumulate in RecastDemo 2023-12-06 00:52:09 +09:00
TileSampleTool.cs refactor: support .netstandard2.1 vector3 2023-10-28 13:22:02 +09:00