Commit Graph

519 Commits

Author SHA1 Message Date
ikpil 5bcacd8e7c remove new int[3] -> out salt, it, ip 2023-05-31 22:06:19 +09:00
ikpil f1b6798ccb NUnit3TestAdapter 4.4.2 -> 4.5.0 2023-05-31 22:05:51 +09:00
ikpil ba89398253 remove Tuple<int, Vector3f> 2023-05-31 00:46:12 +09:00
ikpil bf07c8f3ff remove tuple<float, float> ok!! 2023-05-30 22:15:44 +09:00
ikpil 98f62a4f8a remove tuple<float, float> 2023-05-29 12:33:41 +09:00
ikpil 11f023969f remove tuple<float, float> 1st 2023-05-29 12:06:03 +09:00
ikpil 5f20b565b1 license zlib 2023-05-28 11:47:14 +09:00
ikpil e8165859de inline 2023-05-27 11:37:32 +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 3f72b8e916 inline Vector3f 2023-05-25 23:12:23 +09:00
ikpil 425e1887f6 Vector3f inline 2023-05-24 00:06:28 +09:00
ikpil 3f79c8294f inline vector3f 2023-05-23 00:07:12 +09:00
ikpil febc66e791 upgrade library 2023-05-22 10:57:33 +09:00
ikpil 5ee2f6661c move VMad -> Vector3f.Mad 2023-05-21 18:00:03 +09:00
ikpil 5e788cbe65 [Upstream] Fix spans being filtered even if they have just enough clearance 2023-05-21 16:57:21 +09:00
ikpil 458f57e3d5 [Upstream] Fix spans being filtered even if they have just enough clearance 2023-05-21 16:55:24 +09:00
ikpil 0af084afb8 remove VCopy 2023-05-20 12:33:51 +09:00
ikpil 50090a4555 remove VSet 2023-05-20 12:28:03 +09:00
ikpil ba63c95806 reomve vcopy 2023-05-20 12:22:41 +09:00
ikpil 2945a09b73 RcMath.VScale -> inline Vector3f.Scale 2023-05-20 11:02:59 +09:00
ikpil e55f37abca VDot -> Vector3f.Dot 2023-05-19 22:56:12 +09:00
ikpil e68d6ab5fa remove warning 2023-05-18 08:30:38 +09:00
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 575d762c15 for vscode 2023-05-16 09:13:12 +09:00
ikpil 1e76fd0884 RcMath VNormalize -> Vector3f.Normalize 2023-05-15 23:25:50 +09:00
ikpil 5928befe25 move RcMath.VCross -> Vector3f.Cross 2023-05-15 23:21:31 +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 cc6fde19bb new constructor 2023-05-14 12:36:04 +09:00
ikpil 9f6f1a0b33 remove unused function 2023-05-14 12:20:08 +09:00
ikpil dd399ed9b8 modify readme 2023-05-13 13:23:08 +09:00
ikpil 992d635801 modify readme 2023-05-13 12:59:09 +09:00
ikpil 12b5cc9ea8 remove VectorPtr 2023-05-13 12:46:18 +09:00
ikpil e13dc0ac70 C3 style 2023-05-13 12:31:14 +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 aa92751cb0 bugfix us time 2023-05-11 00:10:09 +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 7677add89e implement Vector3f, Vector2f Equals, GetHashCode 2023-05-08 23:12:11 +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 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 0f9e61f51e preventing name conflicts 2023-05-06 11:44:57 +09:00
ikpil e8e328d6af float[][] -> Vector3f[] 2023-05-06 11:24:09 +09:00
ikpil 9da140feac C# style interface naming 2023-05-05 09:06:43 +09:00