Commit Graph

85 Commits

Author SHA1 Message Date
ikpil 087582c42e refactor: rename for unity3d 2023-09-21 23:36:55 +09:00
ikpil c1cc0fb286 refactor: added RcDirectory, RcResources 2023-09-20 23:41:18 +09:00
ikpil 13d035e815 remove float[16] 2023-09-14 23:17:40 +09:00
ikpil 01d7740e81 remove new float[16] 2023-09-14 22:58:13 +09:00
ikpil db13598295 feat skip updates for unselected tools 2023-09-09 14:04:25 +09:00
ikpil 07a7f4960b crowd updage flags 2023-09-09 12:51:44 +09:00
ikpil be1dad863f separated Crowd, Crowd profiling 2023-09-09 12:42:30 +09:00
ikpil c2e954b70a typo for unity3d 2023-08-20 13:19:47 +09:00
ikpil bac7a76258 add demotool, toolable 2023-08-20 12:40:05 +09:00
ikpil c353672a09 add os bit log 2023-08-15 10:34:18 +09:00
ikpil 0284ce3d7e add working environment 2023-08-14 22:47:57 +09:00
ikpil 77153ddb25 rename for unity3d 2023-08-04 23:08:29 +09:00
ikpil e3cad83e55 added RcMatrix4X4 2023-08-02 00:00:00 +09:00
ikpil 912b9e27fb remove nullable float in DtNavMeshRaycast.Raycast, RcPolyMeshRaycast.Raycast 2023-08-01 23:32:28 +09:00
ikpil 783ef97173 rename for unity3d 2023-07-31 15:38:53 +09:00
ikpil 8044b85ec5 rename Recast.Recast -> RcUtils 2023-07-30 11:17:10 +09:00
ikpil 0ab618bc15 failed to build navmesh in unity3d 2023-07-29 12:01:38 +09:00
ikpil b115f816b4 adding obstacle tool 2023-07-29 10:44:24 +09:00
ikpil afc515c498 build by sample settings 2023-07-27 14:29:34 +09:00
ikpil 0832ed3fdb added tile tool template 2023-07-26 23:13:21 +09:00
ikpil e22c31052c remove nullable RcVec3f 2023-07-15 11:11:03 +09:00
ikpil 86ad3c4148 poly.GetType -> poly.GetPolyType 2023-07-04 00:09:07 +09:00
ikpil db64fbd047 use sample.Update 2023-07-03 23:20:50 +09:00
ikpil c3288618cf add raycast event 2023-07-03 23:04:14 +09:00
ikpil 14fd8b1d09 save navmesh file 2023-07-03 00:16:53 +09:00
ikpil e74cd58525 fix - load navmesh binary 2023-07-03 00:02:43 +09:00
ikpil 3b9234e83d rename event 2023-07-02 15:53:32 +09:00
ikpil 9264cf6446 add build event 2023-07-02 15:44:34 +09:00
ikpil 5335c133e9 add recast demo message 2023-07-02 15:35:46 +09:00
ikpil 8bc3afa2ec rename Telemetry -> RcTelemetry, add RcTelemetryTick 2023-07-01 12:50:25 +09:00
ikpil 3878fd0b95 remove Tuple<IList<RecastBuilderResult>, DtNavMesh> 2023-07-01 11:47:42 +09:00
ikpil 1cb7bbb7a1 bugfix - shift key not working in demo 2023-06-28 22:41:12 +09:00
ikpil 828ada3ea4 fixed - flexible ui 2023-06-23 00:00:21 +09:00
jgkim 957785ed51 폰트 크기 수정 및 UI 위치조정 2023-06-22 22:59:17 +09:00
jgkim ddf0cc4e26 좌표 로그 소수점 한자리로 표시. 2023-06-22 22:59:17 +09:00
ikpil 58890825b3 Fix issue with inability to locate cimgui in certain environments 2023-06-20 21:13:09 +09:00
ikpil bf8d5f165d changed IsMousInside -> IsHovered 2023-06-15 23:10:52 +09:00
ikpil 91cc42b828 bugfinx - modstate can not setting 1 in recast demo 2023-06-15 00:36:26 +09:00
ikpil d17b6c13c6 mode state 2023-06-14 00:00:45 +09:00
ikpil c069c1fd54 move Demo.Sample to DemoTool.Sample 2023-06-13 00:24:48 +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 fc553e2753 prepare model <- vm or ctrl <- view 2023-06-09 00:06:04 +09:00
ikpil 25ad6eeff0 changed class names by c++ recastnavigation 2023-06-08 22:24:34 +09:00
ikpil 5457bb04e5 changed class names by c++ recastnavigation 2023-06-08 21:38:02 +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 a96f582a54 removed new int[2] in CalcGridSize() 2023-06-01 22:21:31 +09:00