Commit Graph

795 Commits

Author SHA1 Message Date
ikpil c3846198d1 change interface raycast 2023-06-16 19:15:34 +09:00
ikpil bf8d5f165d changed IsMousInside -> IsHovered 2023-06-15 23:10:52 +09:00
ikpil b7c8111a69 upgrade system.text.json 2023-06-15 22:44:21 +09:00
ikpil 9d080e3b83 add ofidx 2023-06-15 18:27:19 +09:00
ikpil 4c97468f06 bugfinx - UI Hovered is always false while the mouse is being clicked 2023-06-15 00:38:52 +09:00
ikpil 91cc42b828 bugfinx - modstate can not setting 1 in recast demo 2023-06-15 00:36:26 +09:00
Ikpil Choi 3eb4bea10d
Update dotnet.yml 2023-06-14 08:17:17 +09:00
ikpil d17b6c13c6 mode state 2023-06-14 00:00:45 +09:00
ikpil 75295cf463 lfs ttf, voxels 2023-06-13 19:24:12 +09:00
ikpil 1b5bfaa4bc git lfs track bin 2023-06-13 15:09:50 +09:00
ikpil 5019954ae8 install lfs 2023-06-13 15:09:13 +09:00
ikpil b1941432aa RcVec2f, 3f, string ToString 2023-06-13 14:53:51 +09:00
ikpil ca51085826 move IRcTool.SetSample to ISampleTool.SetSample 2023-06-13 01:19:05 +09:00
ikpil a8aafc8491 add ISampleTool Idiom 2023-06-13 01:04:14 +09:00
ikpil 51de2c88f9 changed m_sample -> _sample 2023-06-13 00:40:03 +09:00
ikpil ba1bdb0295 namespace add DemoTool.Tools 2023-06-13 00:36:17 +09:00
ikpil c069c1fd54 move Demo.Sample to DemoTool.Sample 2023-06-13 00:24:48 +09:00
ikpil 06e892b2d8 remote Tuple<bool, float> -> computeNavMeshHeight 2023-06-13 00:14:09 +09:00
ikpil d8d3a572c9 C# style GetPolyHeight 2023-06-12 23:39:41 +09:00
ikpil 42583ab5d3 remove MoveAlongSurfaceResult 2023-06-12 00:02:58 +09:00
ikpil 96928355c1 transfer the ownership of managing the sample settings to the demo toolkit. 2023-06-11 16:27:17 +09:00
ikpil 869c1e7b98 separated various build configuration values in the sample view 2023-06-11 16:04:21 +09:00
ikpil 5e1d4cd02a prepare tool <- control < view 2023-06-11 14:58:37 +09:00
ikpil 40229226dc remove FindPolysAroundResult 2023-06-11 14:17:48 +09:00
ikpil 36ad2e1498 remove FindNearestPolyResult ok 2023-06-11 13:41:37 +09:00
ikpil 64315ca56e remove FindNearestPolyResult 1st 2023-06-11 13:28:05 +09:00
ikpil 34e04f010e remove Result<Tuple<DtMeshTile, DtPoly>> 2023-06-11 01:15:44 +09:00
ikpil a0877d3dc6 remove class FindRandomPointResult 2023-06-10 23:18:21 +09:00
ikpil 3d2cb74e2c bugfix - reset randomRef, randomPt 2023-06-10 22:41:50 +09:00
ikpil 83da4196e4 remove FindRandomPointResult 3st 2023-06-10 22:34:53 +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 fc1f64bcc9 remove ClosestPointOnPolyResult 2023-06-10 15:16:52 +09:00
ikpil b75537d0b1 class DtStatus => readonly struct DtStatus 2023-06-10 13:48:00 +09:00
ikpil 7bca7922eb refactoring DtStatus 1st 2023-06-10 13:27:27 +09:00
ikpil a10dae89cd add detail information at DtStatus 2023-06-10 12:37:39 +09:00
ikpil c42d89003b remove Tuple<DtMeshTile, DtPoly> 2023-06-10 12:12:02 +09:00
ikpil 776548e916 bugifx - ImGui button duplicate label 2023-06-09 20:56:03 +09:00
ikpil fc553e2753 prepare model <- vm or ctrl <- view 2023-06-09 00:06:04 +09:00
ikpil 474ca92c1c remove converter project 2023-06-08 23:28:30 +09:00
ikpil 25ad6eeff0 changed class names by c++ recastnavigation 2023-06-08 22:24:34 +09:00
ikpil fc83bca454 remove Results 2023-06-08 21:52:55 +09:00
ikpil 03b9a987dd static class 2023-06-08 21:39:12 +09:00
ikpil 5457bb04e5 changed class names by c++ recastnavigation 2023-06-08 21:38:02 +09:00
ikpil b2a631a8fc changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
ikpil 5ab6aaba56 remove unused using 2023-06-08 00:09:52 +09:00
ikpil 36eb495ea7 remove ConsoleTextWriterHook 2023-06-08 00:04:49 +09:00
ikpil 16c685ae85 add link 2023-06-08 00:01:01 +09:00
ikpil c4f1f3a1be modify readme 2023-06-07 23:56:32 +09:00
ikpil 996592eec3 for unity3d 2023-06-07 23:40:05 +09:00