Commit Graph

292 Commits

Author SHA1 Message Date
ikpil 0620cdcd85 C# style 2023-04-28 23:22:09 +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 4002d1e18b add test [Parallelizable] 2023-04-25 23:22:44 +09:00
ikpil e5d7cca6c6 async log 2023-04-24 23:18:48 +09:00
ikpil 6eb503c287 change 2023-04-23 14:19:49 +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 188b9e619e add log message broker sink 2023-04-23 14:03:35 +09:00
ikpil 6300a24a81 change access 2023-04-22 13:57:09 +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 364a197ec2 prepare 2023-04-22 12:44:02 +09:00
ikpil 7e277ef08d resize screenshot 2023-04-22 12:41:39 +09:00
ikpil 8214842151 float[] -> Vector3f 2023-04-22 12:39:40 +09:00
ikpil b80b784e31 float[] -> Vector3f 2023-04-22 12:34:39 +09:00
ikpil f232d5638d change float[] -> Vector3f 2023-04-22 12:27:52 +09:00
ikpil 4662542675 float[] -> Vector3f 2023-04-21 23:41:06 +09:00
ikpil 331e4a2bd1 new float[] -> Vector3f 2023-04-20 22:51:43 +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 2589561c4e test badge 2023-04-18 23:23:44 +09:00
ikpil d15a2c23b2 add dotnet workflow 2023-04-18 23:14:36 +09:00
Ikpil Choi 6e26eb4c8b
Create dotnet.yml
ㅅㄷㄴㅅ
2023-04-18 23:02:42 +09:00
ikpil b6356afd1b bugfix - dynamic tile rasterize 2023-04-18 18:25:05 +09:00
ikpil f0d255a6c7 change HashSet -> List 2023-04-18 00:25:52 +09:00
ikpil f835a14563 rename RecastDemoCanvas 2023-04-18 00:12:28 +09:00
ikpil 98cdbd7d20 remove new float[3] 2023-04-17 23:46:00 +09:00
ikpil 8a59cb2d6b for mac 2023-04-17 10:41:58 +09:00
ikpil 8260ebbe52 changed new float[] -> Vector3f 2023-04-16 17:34:04 +09:00
ikpil 65e3fb3259 modify readme 2023-04-16 14:28:58 +09:00
ikpil 09f139b7db modify readme 2023-04-16 14:21:57 +09:00
ikpil 59c1b7e22c remove 2023-04-16 12:20:41 +09:00
ikpil 0da362d2a9 refactoring new float[2] -> struct Vector2f 2023-04-16 12:19:41 +09:00
ikpil 52d7f63ebd add log view 2023-04-16 11:54:50 +09:00
ikpil c819ded81b add vector2f.Get() 2023-04-15 09:31:51 +09:00
ikpil 4ee7f1fe4a reformat 2023-04-14 23:06:32 +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 af6c804330 move utils 2023-04-14 22:29:19 +09:00
ikpil c333ef7ce6 remove NuklearGL 2023-04-14 22:29:10 +09:00
ikpil 5806de7f82 remove demolog 2023-04-14 22:14:10 +09:00
ikpil 6f758cabc0 upgrade silk.net 2023-04-14 21:37:30 +09:00
ikpil d3d0d80824 remove new float[] 2023-04-13 00:09:56 +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