Commit Graph

92 Commits

Author SHA1 Message Date
ikpil b1f29a0812 move RcMath VDist, VLen -> Vector3f.Distance, Length 2023-05-18 08:25:57 +09:00
ikpil aeaf0f2c41 move RcMath.VAdd -> Vector3f.Add, operator+ 2023-05-18 08:15:50 +09:00
ikpil 63427dce0a [개발/최익필] VLerp -> Vector3f.Lerp 2023-05-17 14:30:41 +09:00
ikpil 1e76fd0884 RcMath VNormalize -> Vector3f.Normalize 2023-05-15 23:25:50 +09:00
ikpil 0cdf8c67b4 move RcMath.VDot2D -> Vector3f.Dot2D 2023-05-14 17:09:37 +09:00
ikpil 0c37c9eedb remove VSub -> Vector3f.Subtract 2023-05-14 16:57:57 +09:00
ikpil 9f6f1a0b33 remove unused function 2023-05-14 12:20:08 +09:00
ikpil 1cd8acfa8c performance 10% 2023-05-12 00:04:14 +09:00
ikpil 9bbd245962 C# style 2023-05-11 00:10:35 +09:00
ikpil 0f16874d14 change name 2023-05-10 22:44:51 +09:00
ikpil 208c1a9e76 move enum 2023-05-07 18:15:22 +09:00
ikpil 5c2a654de5 move class 2023-05-07 18:10:20 +09:00
ikpil d066523e9e move class type 2023-05-07 12:36:27 +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 bef429e5dc C# style 2023-05-05 08:13:42 +09:00
ikpil 332753ba23 remove using 2023-05-04 00:29:56 +09:00
ikpil d3d966cccc crowd performance 2023-05-04 00:29:08 +09:00
ikpil cd39cbbd36 heap memory optimization 2023-05-03 00:11:45 +09:00
ikpil 3ecfa5d9fd 012 -> xyz 2023-04-29 13:06:21 +09:00
ikpil 0620cdcd85 C# style 2023-04-28 23:22:09 +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 6300a24a81 change access 2023-04-22 13:57:09 +09:00
ikpil 2300779b72 add SegmentVert 2023-04-22 13:43:24 +09:00
ikpil a480ad7ce8 bugfix - test ok! 2023-04-20 22:32:53 +09:00
ikpil 37b050081d upgrade performance 2023-04-20 01:02:26 +09:00
ikpil 80970e0051 new float[] -> struct Vector3f 2023-04-20 00:04:09 +09:00
ikpil f0d255a6c7 change HashSet -> List 2023-04-18 00:25:52 +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 b1b2bb9e3e remove Vector3 vSet 2023-04-12 23:33:15 +09:00
ikpil 35591536fd bugfix - TickWatch 2023-04-06 18:48:36 +09:00
ikpil 535bbd38a4 float[3] to Vector3f 2023-03-30 01:00:42 +09:00
ikpil 254ec50436 ... 2023-03-30 01:00:41 +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 5d0c5db2e7 fix netstandard21 2023-03-17 01:09:10 +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