Commit Graph

78 Commits

Author SHA1 Message Date
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 0c37c9eedb remove VSub -> Vector3f.Subtract 2023-05-14 16:57:57 +09:00
ikpil 12b5cc9ea8 remove VectorPtr 2023-05-13 12:46:18 +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 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 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 25132fbdd5 012->xyz 2023-04-29 13:15:19 +09:00
ikpil 0620cdcd85 C# style 2023-04-28 23:22:09 +09:00
ikpil 546a9d0b97 move QueryResults 2023-04-23 14:13:10 +09:00
ikpil 8260ebbe52 changed new float[] -> Vector3f 2023-04-16 17:34:04 +09:00
ikpil dfafb03103 remove vCopy(ref Vector3, Vector3) 2023-04-12 23:53:28 +09:00
ikpil d84f78352d upgrade tile build performacne 2023-04-05 17:30:18 +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 f6b3b43442 move vector3f to core 2023-03-28 00:46:22 +09:00
ikpil 44e6ea8368 bugfix - JumpLinkBuilder sample copy 2023-03-26 14:13:09 +09:00
ikpil 706364c30e completed JumpLinkBuilderTool 2023-03-26 13:51:30 +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 41c7b777ab bugfix - highestOnBit 2023-03-17 01:43:25 +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