Commit Graph

37 Commits

Author SHA1 Message Date
ikpil a0877d3dc6 remove class FindRandomPointResult 2023-06-10 23:18:21 +09:00
ikpil e775e7ad83 remove FindRandomPointResult 2st 2023-06-10 22:20:56 +09:00
ikpil 6271dc71d9 remove FindRandomPointResult 1st 2023-06-10 21:57:39 +09:00
ikpil 776548e916 bugifx - ImGui button duplicate label 2023-06-09 20:56:03 +09:00
ikpil 5457bb04e5 changed class names by c++ recastnavigation 2023-06-08 21:38:02 +09:00
ikpil 5ab6aaba56 remove unused using 2023-06-08 00:09:52 +09:00
ikpil ed55d6a7f2 for unity3d 2023-06-07 23:35:40 +09:00
ikpil 17891c2d43 for unity3d 2023-06-07 23:19:25 +09:00
ikpil f29fefb149 rename Vector3f, Vector2f -> RcVec3f, RcVec2f 2023-06-03 21:47:26 +09:00
ikpil 425e1887f6 Vector3f inline 2023-05-24 00:06:28 +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 7d5f37f415 move private class -> public class 2023-05-07 17:55:13 +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 67cbf7ffd1 copy -> operator= 2023-04-29 19:32:20 +09:00
ikpil da8c66bd1a 012 -> xyz 2023-04-29 13:24:26 +09:00
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 7e4150d7ee move ObstacleAvoidanceParams 2023-04-23 14:15:45 +09:00
ikpil 546a9d0b97 move QueryResults 2023-04-23 14:13:10 +09:00
ikpil 80970e0051 new float[] -> struct Vector3f 2023-04-20 00:04:09 +09:00
ikpil f9782da010 rename FrequencyWatch 2023-04-14 22:41:29 +09:00
ikpil 35591536fd bugfix - TickWatch 2023-04-06 18:48:36 +09:00
ikpil 2ad25f0755 remove unused vDistSqr 2023-04-04 13:52:07 +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 5f6a1ac070 change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
ikpil 9168ed0f04 completed crowd tool 2023-03-26 12:57:40 +09:00
ikpil 553f236320 intergrate math funcitons 2023-03-25 15:43:20 +09:00
ikpil dcc13b6199 microseconds -> millisecond 2023-03-25 12:52:39 +09:00
ikpil 5d5637143b fix - ticks to millis 2023-03-24 10:58:11 +09:00
ikpil 061f8dad69 change slider int to imgui 2023-03-18 01:55:31 +09:00
ikpil cb8c846ded “Change slide float input to ImGUI” 2023-03-18 01:33:21 +09:00
ikpil 06e6f53101 reformat 2023-03-17 01:48:49 +09:00
ikpil 19af708461 Initial commit" 2023-03-14 14:02:43 +09:00