Commit Graph

623 Commits

Author SHA1 Message Date
ikpil 92b4e06578 move GetPolyCenter 2023-07-13 20:38:42 +09:00
ikpil 34e2f9a738 test FindRandomPointAroundCircle 2023-07-12 00:14:25 +09:00
ikpil 43cf1c12ba remove CornerHeight class 2023-07-11 23:06:22 +09:00
ikpil c604ff1ac5 changed ConvexVolumeToolImpl for unity3d 2023-07-10 19:17:38 +09:00
ikpil e923e8262a ConvexVolume RcConvexVolume for unity3d 2023-07-10 19:03:47 +09:00
ikpil bc14092125 add scoped timer 2023-07-08 12:20:20 +09:00
ikpil deeee5e9d2 readonly DtSegInterval 2023-07-08 10:54:07 +09:00
ikpil 6b30d99651 mvvm 2023-07-07 23:29:08 +09:00
ikpil 846e1a9b65 change convexVolume tool impl for unity3d 2023-07-06 00:01:53 +09:00
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