Commit Graph

157 Commits

Author SHA1 Message Date
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 0c37c9eedb remove VSub -> Vector3f.Subtract 2023-05-14 16:57:57 +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 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 d3d966cccc crowd performance 2023-05-04 00:29:08 +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 6300a24a81 change access 2023-04-22 13:57:09 +09:00
ikpil 2300779b72 add SegmentVert 2023-04-22 13:43:24 +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 80970e0051 new float[] -> struct Vector3f 2023-04-20 00:04:09 +09:00
ikpil 52d7f63ebd add log view 2023-04-16 11:54:50 +09:00
ikpil f9782da010 rename FrequencyWatch 2023-04-14 22:41:29 +09:00
ikpil c333ef7ce6 remove NuklearGL 2023-04-14 22:29:10 +09:00
ikpil d3d0d80824 remove new float[] 2023-04-13 00:09:56 +09:00
ikpil dfafb03103 remove vCopy(ref Vector3, Vector3) 2023-04-12 23:53:28 +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 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 5f6a1ac070 change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
ikpil 57183f8bda completed DynamicUpdateTool Save/Load 2023-03-26 15:22:38 +09:00
ikpil a034d61367 completed DynamicUpdateTool Save/Load 2023-03-26 15:01:31 +09:00
ikpil 57eaea29a1 completed DynamicUpdateTool View 2023-03-26 14:52:12 +09:00
ikpil cd4ea6d622 bugfix - buildTypes flags in jumpLinkBuilderToolParams 2023-03-26 14:13:36 +09:00
ikpil 6ac57d0b31 bugfix - crowd tool ui setting 2023-03-26 14:12:10 +09:00
ikpil 706364c30e completed JumpLinkBuilderTool 2023-03-26 13:51:30 +09:00
ikpil 9168ed0f04 completed crowd tool 2023-03-26 12:57:40 +09:00
ikpil 4d19a86c11 completed ConvexVolumeTool 2023-03-26 12:24:06 +09:00
ikpil 877d38cd57 complted OffMeshConnectionTool 2023-03-26 12:04:55 +09:00
ikpil bf76188248 completed test navmesh tool 2023-03-26 12:01:05 +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 4e09b573be added mouse inside 2023-03-23 00:29:25 +09:00
ikpil 768d813a1f test 2023-03-18 14:45:37 +09:00
ikpil ce5038de78 refactoring tool view 2023-03-18 14:05:01 +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 704d1558de added copyright 2023-03-15 23:00:36 +09:00
ikpil 540845cff3 Preparing for integration as ViewSystem 2023-03-14 23:56:10 +09:00
ikpil 19af708461 Initial commit" 2023-03-14 14:02:43 +09:00