Commit Graph

65 Commits

Author SHA1 Message Date
wrenge 8ca008a5c3 Packaging for unity 2024-02-27 16:50:03 +03:00
ikpil 6b033ab058 add release note url in nuget package 2024-02-03 22:53:17 +09:00
ikpil c61c2ba875 update package description 2024-02-01 22:47:12 +09:00
ikpil ebca91e64d rename DtLayerSweepSpan to RcLayerSweepSpan 2024-01-09 14:09:01 +09:00
Ikpil 7e472fae55
Pr/support net8 (#20)
* support net8
2023-11-16 14:05:19 +09:00
ikpil 69c8c950d2 refactor: add type-safe array copy function 2023-11-11 13:08:52 +09:00
ikpil 26309e79f8 refactor: support net6.0 2023-10-28 12:30:49 +09:00
ikpil d99666048b refactor: Math -> MathF 2023-10-25 00:09:34 +09:00
ikpil cfcdf86f2d feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
ikpil 30cbf7119b feat: multiple target frameworks 2023-10-14 19:46:55 +09:00
ikpil 7965af390e refactor: Change 'xyz' to uppercase in preparation for switching to System.Numeric.Vector3 2023-10-12 23:04:29 +09:00
ikpil 8d3a1d2d68 refactor: typo 2023-10-11 23:55:37 +09:00
ikpil 72a93f0e73 feat: DotFastLZ 2023-10-04 23:05:29 +09:00
ikpil 57571865fe feat: ready nuget!! 2023-10-03 15:56:56 +09:00
ikpil a46aa0eaee refactor: math 2023-09-23 07:30:47 +09:00
ikpil 07e6b08517 refactor: rename 2023-09-22 23:42:21 +09:00
ikpil bfa20b41e8 refactor: rename 2023-09-20 23:44:02 +09:00
ikpil 2ed8e7a141 completed ObstacleSampleTool 2023-09-02 15:49:10 +09:00
ikpil 729aee68c7 readonly struct ObstacleRequest 2023-08-29 13:49:18 +09:00
ikpil 1cb03e2c5f draw temp obstacles 2023-08-22 23:48:04 +09:00
ikpil 356a4c4e0d ready obstacle tool 2023-08-20 14:12:23 +09:00
ikpil b7a160b93a typo 2023-08-19 15:45:05 +09:00
ikpil 4be459b296 add tile cache compressor factory shared 2023-08-19 15:31:51 +09:00
ikpil 5b20414987 readonly struct DtTileCacheStorageParams 2023-08-19 13:16:29 +09:00
ikpil 67fb861ac1 add DtTileCacheLayerBuilder 2023-08-19 13:03:00 +09:00
ikpil 6450704a8f add DtTileCacheLayerBuilder 2023-08-19 12:48:47 +09:00
ikpil 167990fc2c csproj typo 2023-08-19 12:46:30 +09:00
D.최익필 da8bac596a [Upstream] Typo fixes (recastnavigation #660) 2023-08-18 14:04:56 +09:00
ikpil e8e64ea351 class to struct DtNavMeshParams, DtTileCacheSetHeader, DtTileCacheParam 2023-08-15 12:18:28 +09:00
ikpil 4a3e52350d for unity3d 2023-08-08 23:15:02 +09:00
ikpil 898cf33dbb move K4os.Compression.LZ4 2023-08-05 22:39:18 +09:00
ikpil 22a699183e changing compression feature into an Interface 2023-08-05 21:45:05 +09:00
ikpil 8ed6a86113 typo 2023-08-05 11:27:23 +09:00
ikpil 783ef97173 rename for unity3d 2023-07-31 15:38:53 +09:00
ikpil 71838af06c rename DetourCommon to DtUtils 2023-07-31 10:34:20 +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 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 b2a631a8fc changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
ikpil c70d2ebfd4 remove new int[3] in GetPolyMergeValue 2023-06-06 19:06:01 +09:00
ikpil 1f80b70461 remove int[] offset = new int[] { 0, 1, 0, -1 }; 2023-06-05 14:37:44 +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 1580a34043 remove warning 2023-06-01 23:44:15 +09:00
ikpil 0f16874d14 change name 2023-05-10 22:44:51 +09:00
ikpil 4ded5e0529 C# style 2023-05-09 22:57:42 +09:00
ikpil 7d5f37f415 move private class -> public class 2023-05-07 17:55:13 +09:00
ikpil d066523e9e move class type 2023-05-07 12:36:27 +09:00
ikpil 9da140feac C# style interface naming 2023-05-05 09:06:43 +09:00