Commit Graph

53 Commits

Author SHA1 Message Date
ikpil 0d4344dabb remove Parallelizable in UnitTest 2024-01-21 19:27:58 +09:00
c0nd3v b1db6df033 Fix typo 2023-12-23 11:14:00 +09:00
ikpil 29a7508520 upgrade: NUnit 4.0.0 -> 4.0.1 2023-12-03 13:31:16 +09:00
ikpil 330d356198 upgrade: Moq 4.20.69 -> 4.20.70 2023-11-29 14:07:31 +09:00
ikpil ea50e16a80 NUnit.Analyzers 3.9.0 -> 3.10.0 2023-11-28 23:55:59 +09:00
ikpil b887600f72 upgrade NUnit 4.0 2023-11-27 13:36:15 +09:00
Ikpil 7e472fae55
Pr/support net8 (#20)
* support net8
2023-11-16 14:05:19 +09:00
ikpil afabec2b7d upgrade: nuget 2023-11-09 22:11:35 +09:00
ikpil 170b019517 upgrade: NUnit 3.13.3 -> 3.14.0 2023-11-07 13:42:42 +09:00
ikpil 26309e79f8 refactor: support net6.0 2023-10-28 12:30:49 +09:00
ikpil a8ae6b46b0 refactor: upgrade NUnit.Analyzers 2023-10-28 12:09:21 +09:00
ikpil cfcdf86f2d feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
ikpil 228bdc9e4d refactor: remove RcVec3f.Of(x,y,z) 2023-10-12 23:52:32 +09:00
ikpil d58b4929d8 refactor: NUnit.Analyzers 3.8.0 2023-09-26 23:02:01 +09:00
ikpil c1cc0fb286 refactor: added RcDirectory, RcResources 2023-09-20 23:41:18 +09:00
ikpil 502ce2efa8 feat: upgrade nunit 2023-09-19 14:00:08 +09:00
ikpil e993cacb7d upgrade test library 2023-08-31 22:38:33 +09:00
ikpil b7a160b93a typo 2023-08-19 15:45:05 +09:00
ikpil 5ee837dfdd for test 2023-08-17 00:03:07 +09:00
ikpil 83752e03a1 upgrade Moq 2023-08-12 21:02:12 +09:00
ikpil 2bd8609963 add core test 2023-08-10 08:44:00 +09:00
ikpil 525e8d2a7b upgrade Moq 2023-08-09 07:36:27 +09:00
ikpil 51ae1549ec upgrade net.test.sdk 2023-08-07 08:08:55 +09:00
ikpil 9334315610 performance 2023-07-22 18:40:41 +09:00
ikpil 8325d05760 upgrade test library 2023-06-29 11:56:32 +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 33399c0348 add DtfindPathOption 2023-06-23 00:46:51 +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 a10dae89cd add detail information at DtStatus 2023-06-10 12:37:39 +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 5c14700136 upgrade Microsoft.NET.Test.Sdk 2023-06-07 11:42:32 +09:00
ikpil 349796bc4e Microsoft.NET.Test.Sdk 2023-06-04 11:25:09 +09:00
ikpil f29fefb149 rename Vector3f, Vector2f -> RcVec3f, RcVec2f 2023-06-03 21:47:26 +09:00
ikpil 328fcdaca7 int[] CalcTileLoc(pos) -> void CalcTileLoc(pos, out, out) 2023-05-31 22:13:47 +09:00
ikpil f1b6798ccb NUnit3TestAdapter 4.4.2 -> 4.5.0 2023-05-31 22:05:51 +09:00
ikpil febc66e791 upgrade library 2023-05-22 10:57:33 +09:00
ikpil 0f16874d14 change name 2023-05-10 22:44:51 +09:00
ikpil 9da140feac C# style interface naming 2023-05-05 09:06:43 +09:00
ikpil ded8f33ac1 C# style function name 2023-05-05 08:44:48 +09:00
ikpil d682d0f6a3 remove vector3f get_x, y, z proeprty 2023-04-29 19:48:19 +09:00
ikpil 5ed9e602fb 012->xyz 2023-04-29 13:29:40 +09:00
ikpil 0620cdcd85 C# style 2023-04-28 23:22:09 +09:00
ikpil 4002d1e18b add test [Parallelizable] 2023-04-25 23:22:44 +09:00
ikpil 546a9d0b97 move QueryResults 2023-04-23 14:13:10 +09:00
ikpil 535bbd38a4 float[3] to Vector3f 2023-03-30 01:00:42 +09:00