Commit Graph

46 Commits

Author SHA1 Message Date
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
ikpil 3f72b8e916 inline Vector3f 2023-05-25 23:12:23 +09:00
ikpil 0f16874d14 change name 2023-05-10 22:44:51 +09:00
ikpil 0f9e61f51e preventing name conflicts 2023-05-06 11:44:57 +09:00
ikpil ded8f33ac1 C# style function name 2023-05-05 08:44:48 +09:00
ikpil 65dd1f2836 remove comment 2023-05-01 22:42:01 +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
ikpil f9782da010 rename FrequencyWatch 2023-04-14 22:41:29 +09:00
ikpil c86b30a35a fix macos 2023-04-06 23:32:00 +09:00
ikpil 35591536fd bugfix - TickWatch 2023-04-06 18:48:36 +09:00
ikpil ecce6dcb95 for macOSX 2023-04-06 18:43:31 +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 706364c30e completed JumpLinkBuilderTool 2023-03-26 13:51:30 +09:00
ikpil 5c4f9411a3 bugfix - tool update tick 2023-03-26 13:13:51 +09:00
ikpil a64d731ee4 added hit 2023-03-25 22:02:44 +09:00
ikpil 553f236320 intergrate math funcitons 2023-03-25 15:43:20 +09:00
ikpil 762e62b757 add detail build times 2023-03-25 13:23:25 +09:00
ikpil dcc13b6199 microseconds -> millisecond 2023-03-25 12:52:39 +09:00
ikpil fb3a30d069 add select object file 2023-03-25 12:17:09 +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 7206449253 added camera move by keyboard 2023-03-23 00:03:32 +09:00
ikpil ad5a1b7419 added mouse event 2023-03-19 23:16:41 +09:00
ikpil 90ec8a1836 camera test 2023-03-19 22:47:34 +09:00
ikpil 07b13aae4d test rendering 2023-03-19 04:36:31 +09:00
ikpil 6ef631457e fix modernOpenGLDraw 2023-03-19 00:09:36 +09:00
ikpil ce5038de78 refactoring tool view 2023-03-18 14:05:01 +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 6568fedfba fixed window resize 2023-03-15 01:34:31 +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