Commit Graph

28 Commits

Author SHA1 Message Date
ikpil dd9a5e55fc refactor: test version SIMD System.Numerics.Vector3, Vector2 2023-12-30 13:43:02 +09:00
ikpil 3861b0a2c1 refactor: RcVec3f.Normalize now corresponds to System.Numerics.Vector3.Normalize in the switching build 2023-10-22 12:26:54 +09:00
ikpil 5c2dd6b757 refactor: cleaning up the API to .net 8 Sytem.Numerics compatibility. 2023-10-18 00:08:28 +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 7965af390e refactor: Change 'xyz' to uppercase in preparation for switching to System.Numeric.Vector3 2023-10-12 23:04:29 +09:00
ikpil a46aa0eaee refactor: math 2023-09-23 07:30:47 +09:00
ikpil 1d7c329f23 remove Detour.QueryResults.Result 2023-06-23 07:54:28 +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 5457bb04e5 changed class names by c++ recastnavigation 2023-06-08 21:38:02 +09:00
ikpil f29fefb149 rename Vector3f, Vector2f -> RcVec3f, RcVec2f 2023-06-03 21:47:26 +09:00
ikpil 2945a09b73 RcMath.VScale -> inline Vector3f.Scale 2023-05-20 11:02:59 +09:00
ikpil 1e76fd0884 RcMath VNormalize -> Vector3f.Normalize 2023-05-15 23:25:50 +09:00
ikpil 0c37c9eedb remove VSub -> Vector3f.Subtract 2023-05-14 16:57:57 +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 5ed9e602fb 012->xyz 2023-04-29 13:29:40 +09:00
ikpil 4002d1e18b add test [Parallelizable] 2023-04-25 23:22:44 +09:00
ikpil 7e4150d7ee move ObstacleAvoidanceParams 2023-04-23 14:15:45 +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
ikpil 5f6a1ac070 change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
ikpil 553f236320 intergrate math funcitons 2023-03-25 15:43:20 +09:00
ikpil 06e6f53101 reformat 2023-03-17 01:48:49 +09:00
ikpil 704d1558de added copyright 2023-03-15 23:00:36 +09:00
ikpil 19af708461 Initial commit" 2023-03-14 14:02:43 +09:00