Commit Graph

38 Commits

Author SHA1 Message Date
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 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 e87d1f9635 remove new int[2] in CalcTileCount() 2023-06-01 22:25:15 +09:00
ikpil a96f582a54 removed new int[2] in CalcGridSize() 2023-06-01 22:21:31 +09:00
ikpil f1b6798ccb NUnit3TestAdapter 4.4.2 -> 4.5.0 2023-05-31 22:05:51 +09:00
ikpil fa2b7f4ed5 move RecastVectors -> Vector3f 2023-05-26 21:34:29 +09:00
ikpil 995c062a18 float[2] -> Vector2f 2023-05-25 23:27:32 +09:00
ikpil 425e1887f6 Vector3f inline 2023-05-24 00:06:28 +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 5c2a654de5 move class 2023-05-07 18:10:20 +09:00
ikpil 0f9e61f51e preventing name conflicts 2023-05-06 11:44:57 +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 ebb77c5465 new float[] -> vector3f 2023-05-02 23:16:31 +09:00
ikpil 67cbf7ffd1 copy -> operator= 2023-04-29 19:32:20 +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 89eb8554d9 move frand 2023-04-27 22:36:05 +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 6300a24a81 change access 2023-04-22 13:57:09 +09:00
ikpil f9782da010 rename FrequencyWatch 2023-04-14 22:41:29 +09:00
ikpil dfafb03103 remove vCopy(ref Vector3, Vector3) 2023-04-12 23:53:28 +09:00
ikpil 35591536fd bugfix - TickWatch 2023-04-06 18:48:36 +09:00
ikpil c81c2aded9 bugfix - Arrays.Copy -> vector3f operator = 2023-04-01 00:51:17 +09:00
ikpil 7c653af669 float[] => vector3f 2023-03-31 01:10:04 +09:00
ikpil 535bbd38a4 float[3] to Vector3f 2023-03-30 01:00:42 +09:00
ikpil 553f236320 intergrate math funcitons 2023-03-25 15:43:20 +09:00
ikpil 5d5637143b fix - ticks to millis 2023-03-24 10:58:11 +09:00
ikpil 7c6957b072 upgrade nunit lib 2023-03-20 11:08:07 +09:00
ikpil 06e6f53101 reformat 2023-03-17 01:48:49 +09:00
ikpil 5d0c5db2e7 fix netstandard21 2023-03-17 01:09:10 +09:00
ikpil 19af708461 Initial commit" 2023-03-14 14:02:43 +09:00