Commit Graph

96 Commits

Author SHA1 Message Date
ikpil 9cf145a471 added static DefaultQueryHeuristic.Default 2023-06-21 22:47:47 +09:00
ikpil 120c946a34 move const float s 2023-06-20 23:23:13 +09:00
ikpil d38cddfbc6 changed UpdateSlicedFindPath 2023-06-20 22:41:51 +09:00
ikpil 4112168f4a bugfix - nullable straightPath 2023-06-20 21:13:25 +09:00
ikpil 9c42e58e86 change FindCorners 2023-06-20 01:36:03 +09:00
ikpil 6433ce8d95 remove unused function 2023-06-20 00:33:41 +09:00
ikpil 00713fa2b1 remove GetPolyWallSegmentsResult 2023-06-19 23:10:48 +09:00
ikpil b49fa1deb2 remove FindLocalNeighbourhoodResult 2023-06-18 17:57:00 +09:00
ikpil 2392b446f7 remove LegacyNavMeshQuery 2023-06-18 17:31:58 +09:00
ikpil abc9692857 remove FindDistanceToWallResult 2023-06-18 17:29:36 +09:00
ikpil b6ee6816de changed GetEdgeMidPoint, GetEdgeIntersectionPoint 2023-06-18 14:36:38 +09:00
ikpil 7ae7c3f41e change GetPolyArea 2023-06-18 14:23:56 +09:00
ikpil 8a5614eca4 change ClosestPointOnPolyBoundary 2023-06-18 11:43:01 +09:00
ikpil 0971bf2c3c remove portalResult 2023-06-18 10:19:40 +09:00
ikpil fdf4639c47 change GetPortalPoints 2023-06-18 09:54:29 +09:00
ikpil da6c972c23 change GetPolyFlags 2023-06-18 08:53:35 +09:00
ikpil 4deaef03b4 remove Tuple<RcVec3f, RcVec3f> in GetOffMeshConnectionPolyEndPoints 2023-06-17 20:38:09 +09:00
ikpil 517bb8eb25 chagned return DtStatus 2023-06-17 17:58:58 +09:00
ikpil c3846198d1 change interface raycast 2023-06-16 19:15:34 +09:00
ikpil d8d3a572c9 C# style GetPolyHeight 2023-06-12 23:39:41 +09:00
ikpil 42583ab5d3 remove MoveAlongSurfaceResult 2023-06-12 00:02:58 +09:00
ikpil 40229226dc remove FindPolysAroundResult 2023-06-11 14:17:48 +09:00
ikpil 36ad2e1498 remove FindNearestPolyResult ok 2023-06-11 13:41:37 +09:00
ikpil 64315ca56e remove FindNearestPolyResult 1st 2023-06-11 13:28:05 +09:00
ikpil 34e04f010e remove Result<Tuple<DtMeshTile, DtPoly>> 2023-06-11 01:15:44 +09:00
ikpil a0877d3dc6 remove class FindRandomPointResult 2023-06-10 23:18:21 +09:00
ikpil 3d2cb74e2c bugfix - reset randomRef, randomPt 2023-06-10 22:41:50 +09:00
ikpil 83da4196e4 remove FindRandomPointResult 3st 2023-06-10 22:34:53 +09:00
ikpil e775e7ad83 remove FindRandomPointResult 2st 2023-06-10 22:20:56 +09:00
ikpil 6271dc71d9 remove FindRandomPointResult 1st 2023-06-10 21:57:39 +09:00
ikpil fc1f64bcc9 remove ClosestPointOnPolyResult 2023-06-10 15:16:52 +09:00
ikpil b75537d0b1 class DtStatus => readonly struct DtStatus 2023-06-10 13:48:00 +09:00
ikpil 7bca7922eb refactoring DtStatus 1st 2023-06-10 13:27:27 +09:00
ikpil a10dae89cd add detail information at DtStatus 2023-06-10 12:37:39 +09:00
ikpil c42d89003b remove Tuple<DtMeshTile, DtPoly> 2023-06-10 12:12:02 +09:00
ikpil 25ad6eeff0 changed class names by c++ recastnavigation 2023-06-08 22:24:34 +09:00
ikpil 5457bb04e5 changed class names by c++ recastnavigation 2023-06-08 21:38:02 +09:00
ikpil f18b31b953 compile error 2023-06-07 00:26:36 +09:00
ikpil f22ae12d1e move StatusEx 2023-06-07 00:24:41 +09:00
ikpil f29fefb149 rename Vector3f, Vector2f -> RcVec3f, RcVec2f 2023-06-03 21:47:26 +09:00
ikpil 1ed0d41218 remove warn 2023-06-02 00:13:25 +09:00
ikpil c535c76d18 added DetourCommon 2023-06-01 23:44:02 +09:00
ikpil d9f8629930 안쓰는 참조 제거 2023-05-31 22:22:06 +09:00
ikpil 328fcdaca7 int[] CalcTileLoc(pos) -> void CalcTileLoc(pos, out, out) 2023-05-31 22:13:47 +09:00
ikpil 5bcacd8e7c remove new int[3] -> out salt, it, ip 2023-05-31 22:06:19 +09:00
ikpil bf07c8f3ff remove tuple<float, float> ok!! 2023-05-30 22:15:44 +09:00
ikpil 98f62a4f8a remove tuple<float, float> 2023-05-29 12:33:41 +09:00
ikpil 11f023969f remove tuple<float, float> 1st 2023-05-29 12:06:03 +09:00
ikpil 995c062a18 float[2] -> Vector2f 2023-05-25 23:27:32 +09:00
ikpil 3f72b8e916 inline Vector3f 2023-05-25 23:12:23 +09:00