Commit Graph

464 Commits

Author SHA1 Message Date
ikpil bb047c5a1d reuse collection 2023-07-05 00:03:37 +09:00
ikpil 5f41636043 [Upstream] Bounds checks were unnecessary inclusive. (#418) 2023-07-04 00:18:02 +09:00
ikpil 86ad3c4148 poly.GetType -> poly.GetPolyType 2023-07-04 00:09:07 +09:00
ikpil db64fbd047 use sample.Update 2023-07-03 23:20:50 +09:00
ikpil c3288618cf add raycast event 2023-07-03 23:04:14 +09:00
ikpil 14fd8b1d09 save navmesh file 2023-07-03 00:16:53 +09:00
ikpil e74cd58525 fix - load navmesh binary 2023-07-03 00:02:43 +09:00
ikpil 3b9234e83d rename event 2023-07-02 15:53:32 +09:00
ikpil 9264cf6446 add build event 2023-07-02 15:44:34 +09:00
ikpil 5335c133e9 add recast demo message 2023-07-02 15:35:46 +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 f2d2288283 added DtTileCacheBuildResult 2023-07-01 12:24:23 +09:00
ikpil a68df35d91 revmoe Tuple<int, bool> 2023-07-01 11:54:19 +09:00
ikpil 3878fd0b95 remove Tuple<IList<RecastBuilderResult>, DtNavMesh> 2023-07-01 11:47:42 +09:00
ikpil e053f57571 remove Tuple<ICollider, IColliderGizmo> 2023-07-01 11:26:56 +09:00
ikpil fa1e0eaeaa Added DtConnectPoly 2023-07-01 00:18:25 +09:00
ikpil 9d29d1f6c0 remove Tuple.Create 2023-06-30 21:56:30 +09:00
ikpil 601526e053 float[12] to RcVec3f[4] 2023-06-30 00:12:36 +09:00
ikpil 52fbaeac7f converting ... test navmesh tool 2023-06-29 22:50:55 +09:00
ikpil 8325d05760 upgrade test library 2023-06-29 11:56:32 +09:00
ikpil 9bb037849c reuse list 2023-06-28 23:36:58 +09:00
ikpil d2661a4318 test navmesh tool, impl 2023-06-28 23:29:50 +09:00
ikpil ddcf05b213 rename 2023-06-28 23:13:17 +09:00
ikpil 97c426966b OffMeshConnectionTool, impl 2023-06-28 23:12:32 +09:00
ikpil 1cb7bbb7a1 bugfix - shift key not working in demo 2023-06-28 22:41:12 +09:00
ikpil cfe0f4d60c remove duplicate package reference 2023-06-28 10:11:55 +09:00
ikpil 5e2870199d move jump link builder tool for unity3d 2023-06-28 00:17:02 +09:00
ikpil a2d2519daa reuse neis 2023-06-27 00:06:07 +09:00
ikpil 27ec4839db remove this[] in SegmentVert 2023-06-26 22:52:31 +09:00
ikpil 38d94b08bf test code 2023-06-26 22:50:24 +09:00
ikpil 3e6e67cf25 fixed navmesh tool 2023-06-26 21:20:18 +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
ikpil 0d7cbb5502 non allocate 2023-06-23 07:36:22 +09:00
ikpil 05c50e8d12 non allocate 2023-06-23 07:33:03 +09:00
ikpil a5fc55ab71 non allocate 2023-06-23 07:06:01 +09:00
ikpil 33399c0348 add DtfindPathOption 2023-06-23 00:46:51 +09:00
ikpil 828ada3ea4 fixed - flexible ui 2023-06-23 00:00:21 +09:00
ikpil e6da1bbb7d upgrade serilog 2023-06-22 23:15:43 +09:00
jgkim 957785ed51 폰트 크기 수정 및 UI 위치조정 2023-06-22 22:59:17 +09:00
jgkim f11d5945a5 CrowdAgent MaxAcceleration, MaxSpeed 설정 가능하도록 수정. 2023-06-22 22:59:17 +09:00
jgkim ddf0cc4e26 좌표 로그 소수점 한자리로 표시. 2023-06-22 22:59:17 +09:00
jgkim 4e9557dc49 잘못된 주석 위치 변경 2023-06-22 22:59:17 +09:00
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