DotRecastNetSim/src/DotRecast.Detour
ikpil 0f9e61f51e preventing name conflicts 2023-05-06 11:44:57 +09:00
..
Io C# style function name 2023-05-05 08:44:48 +09:00
QueryResults C# style function name 2023-05-05 08:44:48 +09:00
BVNode.cs reformat 2023-03-17 01:48:49 +09:00
ConvexConvexIntersection.cs C# style function name 2023-05-05 08:44:48 +09:00
DefaultQueryFilter.cs C# style interface naming 2023-05-05 09:06:43 +09:00
DefaultQueryHeuristic.cs C# style interface naming 2023-05-05 09:06:43 +09:00
DetourBuilder.cs C# style function name 2023-05-05 08:44:48 +09:00
DotRecast.Detour.csproj move core files 2023-04-14 22:39:34 +09:00
FindNearestPolyQuery.cs C# style interface naming 2023-05-05 09:06:43 +09:00
IPolyQuery.cs C# style interface naming 2023-05-05 09:06:43 +09:00
IPolygonByCircleConstraint.cs C# style interface naming 2023-05-05 09:06:43 +09:00
IQueryFilter.cs C# style interface naming 2023-05-05 09:06:43 +09:00
IQueryHeuristic.cs C# style interface naming 2023-05-05 09:06:43 +09:00
LegacyNavMeshQuery.cs C# style interface naming 2023-05-05 09:06:43 +09:00
Link.cs reformat 2023-03-17 01:48:49 +09:00
MeshData.cs reformat 2023-03-17 01:48:49 +09:00
MeshHeader.cs change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
MeshTile.cs reformat 2023-03-17 01:48:49 +09:00
NavMesh.cs C# style function name 2023-05-05 08:44:48 +09:00
NavMeshBuilder.cs C# style function name 2023-05-05 08:44:48 +09:00
NavMeshDataCreateParams.cs ... 2023-03-30 01:00:41 +09:00
NavMeshParams.cs change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
NavMeshQuery.cs preventing name conflicts 2023-05-06 11:44:57 +09:00
NavMeshRaycast.cs C# style function name 2023-05-05 08:44:48 +09:00
NavMeshUtils.cs C# style function name 2023-05-05 08:44:48 +09:00
Node.cs change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
NodePool.cs C# style function name 2023-05-05 08:44:48 +09:00
NodeQueue.cs C# style function name 2023-05-05 08:44:48 +09:00
OffMeshConnection.cs reformat 2023-03-17 01:48:49 +09:00
PathUtils.cs C# style function name 2023-05-05 08:44:48 +09:00
Poly.cs C# style function name 2023-05-05 08:44:48 +09:00
PolyDetail.cs reformat 2023-03-17 01:48:49 +09:00
QueryData.cs C# style interface naming 2023-05-05 09:06:43 +09:00
RaycastHit.cs ... 2023-03-30 01:00:41 +09:00
Status.cs C# style function name 2023-05-05 08:44:48 +09:00
SteerTarget.cs move utils 2023-04-14 22:29:19 +09:00
StraightPathItem.cs C# style function name 2023-05-05 08:44:48 +09:00