Commit Graph

157 Commits

Author SHA1 Message Date
ikpil 71838af06c rename DetourCommon to DtUtils 2023-07-31 10:34:20 +09:00
ikpil 47a93f7ab3 remove nullable float in TraversHeightfield 2023-07-31 10:17:59 +09:00
ikpil 8044b85ec5 rename Recast.Recast -> RcUtils 2023-07-30 11:17:10 +09:00
ikpil 5b16338447 added check tile building 2023-07-30 10:36:02 +09:00
ikpil eb8eaa1d36 obstacle layout 2023-07-29 10:47:12 +09:00
ikpil b115f816b4 adding obstacle tool 2023-07-29 10:44:24 +09:00
ikpil 2842c65bb7 for unity3d 2023-07-28 20:43:50 +09:00
ikpil 2553e40ad3 add RemoveAllTiles, BuildAllTiles 2023-07-28 09:49:22 +09:00
ikpil 60850b0cbf added tile tool 2023-07-27 15:39:21 +09:00
ikpil 1dbf7aac44 remove tile in tile tool 2023-07-27 08:43:28 +09:00
ikpil d5f1b4be54 view active tile box wire 2023-07-27 06:40:41 +09:00
ikpil 1968d90609 use DebugDrawCross 2023-07-27 06:31:16 +09:00
ikpil afc1968d3d remove using 2023-07-27 00:30:35 +09:00
ikpil 9381b5b8ff tile selecting 2023-07-27 00:30:01 +09:00
ikpil 1ff0f85b1f add tile grid view 2023-07-27 00:16:52 +09:00
ikpil 0832ed3fdb added tile tool template 2023-07-26 23:13:21 +09:00
ikpil 061c4469ed class StraightPathItem -> readonly struct StraightPathItem 2023-07-26 00:14:34 +09:00
ikpil 04fd0abea0 change public api in StraightPathItem 2023-07-26 00:03:48 +09:00
ikpil 9a4ed56eed remove interectResult class 2023-07-20 23:44:06 +09:00
ikpil 70dc963563 for unity3d 2023-07-19 23:28:19 +09:00
ikpil bbb9c7816f for unity3d 2023-07-19 23:15:27 +09:00
ikpil d58f3937de for unity3d 2023-07-18 22:16:06 +09:00
ikpil 6dbd22ecb7 change name RcSegmentVert for unity3d 2023-07-17 23:24:28 +09:00
ikpil 5588f6f17b bugfix crash 2023-07-16 16:14:44 +09:00
ikpil e22c31052c remove nullable RcVec3f 2023-07-15 11:11:03 +09:00
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 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 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 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 e053f57571 remove Tuple<ICollider, IColliderGizmo> 2023-07-01 11:26:56 +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 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 5e2870199d move jump link builder tool for unity3d 2023-06-28 00:17:02 +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 05c50e8d12 non allocate 2023-06-23 07:33:03 +09:00
ikpil 33399c0348 add DtfindPathOption 2023-06-23 00:46:51 +09:00
jgkim f11d5945a5 CrowdAgent MaxAcceleration, MaxSpeed 설정 가능하도록 수정. 2023-06-22 22:59:17 +09:00
ikpil d38cddfbc6 changed UpdateSlicedFindPath 2023-06-20 22:41:51 +09:00