Commit Graph

24 Commits

Author SHA1 Message Date
c0nd3v e782208faa Allow Radius 0 in Demo
Recast C++ demo allows radius 0 and I have a use case for it. I think it should be allowed
2023-12-23 11:04:28 +09:00
ikpil 587cebd32c feat: added DotRecast.Core.Collections namespace 2023-10-17 00:24:09 +09:00
ikpil cfcdf86f2d feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
ikpil 5dd6f5f910 remove unused using 2023-09-13 23:34:26 +09:00
ikpil bac7a76258 add demotool, toolable 2023-08-20 12:40:05 +09:00
ikpil 77153ddb25 rename for unity3d 2023-08-04 23:08:29 +09:00
ikpil 2842c65bb7 for unity3d 2023-07-28 20:43:50 +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 828ada3ea4 fixed - flexible ui 2023-06-23 00:00:21 +09:00
jgkim 957785ed51 폰트 크기 수정 및 UI 위치조정 2023-06-22 22:59:17 +09:00
jgkim f11d5945a5 CrowdAgent MaxAcceleration, MaxSpeed 설정 가능하도록 수정. 2023-06-22 22:59:17 +09:00
ikpil bf8d5f165d changed IsMousInside -> IsHovered 2023-06-15 23:10:52 +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 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 776548e916 bugifx - ImGui button duplicate label 2023-06-09 20:56:03 +09:00
ikpil a96f582a54 removed new int[2] in CalcGridSize() 2023-06-01 22:21:31 +09:00
ikpil ded8f33ac1 C# style function name 2023-05-05 08:44:48 +09:00
ikpil da8c66bd1a 012 -> xyz 2023-04-29 13:24:26 +09:00
ikpil f835a14563 rename RecastDemoCanvas 2023-04-18 00:12:28 +09:00
ikpil 52d7f63ebd add log view 2023-04-16 11:54:50 +09:00