Commit Graph

32 Commits

Author SHA1 Message Date
ikpil 40306a5302 rename RcRecast, DtDetour 2024-05-12 01:11:03 +09:00
ikpil 7874b4403c Renamed RcBuilderResult class to C# style naming 2024-04-10 20:39:06 +09:00
ikpil 0924b82f62 refactor: support .netstandard2.1 vector3 2023-10-28 13:22:02 +09:00
ikpil cfcdf86f2d feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
ikpil 228bdc9e4d refactor: remove RcVec3f.Of(x,y,z) 2023-10-12 23:52:32 +09:00
ikpil 7965af390e refactor: Change 'xyz' to uppercase in preparation for switching to System.Numeric.Vector3 2023-10-12 23:04:29 +09:00
ikpil 07e6b08517 refactor: rename 2023-09-22 23:42:21 +09:00
ikpil 3f3124095e using import 2023-09-02 17:26:52 +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 8044b85ec5 rename Recast.Recast -> RcUtils 2023-07-30 11:17:10 +09:00
ikpil e6e17d83a2 typo 2023-07-27 14:19:31 +09:00
ikpil b42c26c844 view grid 2023-07-27 05:59:44 +09:00
ikpil 1ff0f85b1f add tile grid view 2023-07-27 00:16:52 +09:00
ikpil e923e8262a ConvexVolume RcConvexVolume for unity3d 2023-07-10 19:03:47 +09:00
ikpil c069c1fd54 move Demo.Sample to DemoTool.Sample 2023-06-13 00:24:48 +09:00
ikpil 869c1e7b98 separated various build configuration values in the sample view 2023-06-11 16:04:21 +09:00
ikpil fc553e2753 prepare model <- vm or ctrl <- view 2023-06-09 00:06:04 +09:00
ikpil 5457bb04e5 changed class names by c++ recastnavigation 2023-06-08 21:38:02 +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 1ed0d41218 remove warn 2023-06-02 00:13:25 +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 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 7c653af669 float[] => vector3f 2023-03-31 01:10:04 +09:00
ikpil 6ea72a1f9f added draw modw 2023-03-25 21:49:45 +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