DotRecastNetSim/src/DotRecast.Detour.Extras/Jumplink
ikpil 7874b4403c Renamed RcBuilderResult class to C# style naming 2024-04-10 20:39:06 +09:00
..
AbstractGroundSampler.cs refactor: RcVec3f.Dist2D, Dist2DSqr, Perp2D 2023-10-25 23:50:54 +09:00
ClimbTrajectory.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
EdgeExtractor.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
EdgeSampler.cs refactor: RcVec3f.Normalize now corresponds to System.Numerics.Vector3.Normalize in the switching build 2023-10-22 12:26:54 +09:00
EdgeSamplerFactory.cs refactor: Math -> MathF 2023-10-25 00:09:34 +09:00
GroundSample.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
GroundSegment.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
IGroundSampler.cs refactor: rename 2023-09-22 23:42:21 +09:00
JumpEdge.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
JumpLink.cs reformat 2023-03-17 01:48:49 +09:00
JumpLinkBuilder.cs Renamed RcBuilderResult class to C# style naming 2024-04-10 20:39:06 +09:00
JumpLinkBuilderConfig.cs reformat 2023-03-17 01:48:49 +09:00
JumpLinkType.cs typo public property getter -> readonly 2023-12-29 21:07:44 +09:00
JumpSegment.cs reformat 2023-03-17 01:48:49 +09:00
JumpSegmentBuilder.cs refactor: add type-safe array copy function 2023-11-11 13:08:52 +09:00
JumpTrajectory.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
NavMeshGroundSampler.cs Renamed RcBuilderResult class to C# style naming 2024-04-10 20:39:06 +09:00
PolyQueryInvoker.cs changed class names by c++ recastnavigation 2023-06-08 21:38:02 +09:00
Trajectory.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
TrajectorySampler.cs refactor: RcVec3f.Dist2D, Dist2DSqr, Perp2D 2023-10-25 23:50:54 +09:00