Commit Graph

92 Commits

Author SHA1 Message Date
ikpil a94965ac40 typo 2023-08-19 16:13:37 +09:00
D.최익필 da8bac596a [Upstream] Typo fixes (recastnavigation #660) 2023-08-18 14:04:56 +09:00
ikpil 94e1922e02 rename for unity3d 2023-08-04 22:53:54 +09:00
ikpil 74cbb2ee29 add DtCrowdTimerLabel 2023-08-04 00:17:51 +09:00
ikpil 71838af06c rename DetourCommon to DtUtils 2023-07-31 10:34:20 +09:00
ikpil 04fd0abea0 change public api in StraightPathItem 2023-07-26 00:03:48 +09:00
ikpil a57b8f26d6 typo 2023-07-23 17:28:52 +09:00
ikpil 078bf53c15 added ScopeTimer 2023-07-22 19:00:12 +09:00
ikpil 9334315610 performance 2023-07-22 18:40:41 +09:00
ikpil 6dbd22ecb7 change name RcSegmentVert for unity3d 2023-07-17 23:24:28 +09:00
ikpil bb047c5a1d reuse collection 2023-07-05 00:03:37 +09:00
ikpil a6b1cc1d5a remove Tuple<string, long> 2023-07-01 13:12:29 +09:00
ikpil 43bfc9a5a0 move DotRecast.Core.RcTelemetry 2023-07-01 13:05:38 +09:00
ikpil 8bc3afa2ec rename Telemetry -> RcTelemetry, add RcTelemetryTick 2023-07-01 12:50:25 +09:00
ikpil 9d29d1f6c0 remove Tuple.Create 2023-06-30 21:56:30 +09:00
ikpil a2d2519daa reuse neis 2023-06-27 00:06:07 +09:00
ikpil 5dd072f3a3 Removed fixupCorridor and replaced with dtMergeCorridorStartMoved (#637) 2023-06-26 21:19:44 +09:00
ikpil 6d8062b41e change interface SegmentVert 2023-06-25 22:46:18 +09:00
ikpil 1d7c329f23 remove Detour.QueryResults.Result 2023-06-23 07:54:28 +09:00
jgkim 4e9557dc49 잘못된 주석 위치 변경 2023-06-22 22:59:17 +09:00
ikpil d38cddfbc6 changed UpdateSlicedFindPath 2023-06-20 22:41:51 +09:00
ikpil 9c42e58e86 change FindCorners 2023-06-20 01:36:03 +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 8a5614eca4 change ClosestPointOnPolyBoundary 2023-06-18 11:43:01 +09:00
ikpil 4deaef03b4 remove Tuple<RcVec3f, RcVec3f> in GetOffMeshConnectionPolyEndPoints 2023-06-17 20:38:09 +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 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 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 c42d89003b remove Tuple<DtMeshTile, DtPoly> 2023-06-10 12:12:02 +09:00
ikpil fc83bca454 remove Results 2023-06-08 21:52:55 +09:00
ikpil 5457bb04e5 changed class names by c++ recastnavigation 2023-06-08 21:38:02 +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 ba89398253 remove Tuple<int, Vector3f> 2023-05-31 00:46:12 +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 3f72b8e916 inline Vector3f 2023-05-25 23:12:23 +09:00
ikpil 425e1887f6 Vector3f inline 2023-05-24 00:06:28 +09:00
ikpil 5ee2f6661c move VMad -> Vector3f.Mad 2023-05-21 18:00:03 +09:00
ikpil 0af084afb8 remove VCopy 2023-05-20 12:33:51 +09:00
ikpil 50090a4555 remove VSet 2023-05-20 12:28:03 +09:00
ikpil ba63c95806 reomve vcopy 2023-05-20 12:22:41 +09:00
ikpil 2945a09b73 RcMath.VScale -> inline Vector3f.Scale 2023-05-20 11:02:59 +09:00