Commit Graph

41 Commits

Author SHA1 Message Date
ikpil cf7a44afdb vector3f -> xyz 2023-04-29 11:21:25 +09:00
ikpil 89eb8554d9 move frand 2023-04-27 22:36:05 +09:00
ikpil 4cb6c1cac7 vectorf[n] -> x, y, z 2023-04-26 01:08:38 +09:00
ikpil 6eb503c287 change 2023-04-23 14:19:49 +09:00
ikpil 11558e4b81 change Vector3f's operator ==, != 2023-04-22 13:44:05 +09:00
ikpil 2300779b72 add SegmentVert 2023-04-22 13:43:24 +09:00
ikpil f4406b05e0 class Result<T> -> readonly struct Result<T> 2023-04-22 12:53:41 +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 8260ebbe52 changed new float[] -> Vector3f 2023-04-16 17:34:04 +09:00
ikpil 0da362d2a9 refactoring new float[2] -> struct Vector2f 2023-04-16 12:19:41 +09:00
ikpil c819ded81b add vector2f.Get() 2023-04-15 09:31:51 +09:00
ikpil f9782da010 rename FrequencyWatch 2023-04-14 22:41:29 +09:00
ikpil 7b820fafd7 move core files 2023-04-14 22:39:34 +09:00
ikpil c388e8087b [개발/최익필] new float[] -> Vector3f 2023-04-13 00:03:59 +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 066f6b3f34 remove Vector3f.ToArray 2023-04-12 23:24:29 +09:00
ikpil f157ee53e2 fix - new float[3] -> Vector3f 2023-04-12 23:22:11 +09:00
ikpil 35591536fd bugfix - TickWatch 2023-04-06 18:48:36 +09:00
ikpil c1c535641c remove Vector2f.SetElement 2023-04-05 17:33:36 +09:00
ikpil d84f78352d upgrade tile build performacne 2023-04-05 17:30:18 +09:00
ikpil 2ad25f0755 remove unused vDistSqr 2023-04-04 13:52:07 +09:00
ikpil 6e7f1925ad remove Vector2f.ToArray() 2023-04-01 15:22:17 +09:00
ikpil 921c8bed92 vector3f serializable 2023-04-01 02:01:02 +09:00
ikpil c81c2aded9 bugfix - Arrays.Copy -> vector3f operator = 2023-04-01 00:51:17 +09:00
ikpil 00c3cd57f3 change float[] -> vector3f 2023-04-01 00:28:54 +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 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 f97242faea vector element 2023-03-28 23:08:24 +09:00
ikpil dbed85ab17 changed Vector3f 2023-03-28 01:01:50 +09:00
ikpil f6b3b43442 move vector3f to core 2023-03-28 00:46:22 +09:00
ikpil 7e71bf35fa bugfix - only read by file open 2023-03-27 11:00:19 +09:00
ikpil 553f236320 intergrate math funcitons 2023-03-25 15:43:20 +09:00
ikpil 6ef631457e fix modernOpenGLDraw 2023-03-19 00:09:36 +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