Commit Graph

109 Commits

Author SHA1 Message Date
ikpil 17891c2d43 for unity3d 2023-06-07 23:19:25 +09:00
ikpil c70d2ebfd4 remove new int[3] in GetPolyMergeValue 2023-06-06 19:06:01 +09:00
ikpil 695fe15a6e remove new int[] in GetPolyMergeValue 2023-06-06 12:12:39 +09:00
ikpil 1d46fe20f1 remove new int[2] 2023-06-06 00:34:49 +09:00
ikpil 1f80b70461 remove int[] offset = new int[] { 0, 1, 0, -1 }; 2023-06-05 14:37:44 +09:00
ikpil bab26f529b remove new int[] offsets 2023-06-04 11:47:41 +09:00
ikpil bad1d7590a rename in DividePoly 2023-06-03 22:13:27 +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 75aaaefbc3 remove warn 2023-06-01 23:44:39 +09:00
ikpil e87d1f9635 remove new int[2] in CalcTileCount() 2023-06-01 22:25:15 +09:00
ikpil a96f582a54 removed new int[2] in CalcGridSize() 2023-06-01 22:21:31 +09:00
ikpil e8165859de inline 2023-05-27 11:37:32 +09:00
ikpil fa2b7f4ed5 move RecastVectors -> Vector3f 2023-05-26 21:34:29 +09:00
ikpil 458f57e3d5 [Upstream] Fix spans being filtered even if they have just enough clearance 2023-05-21 16:55:24 +09:00
ikpil 0f16874d14 change name 2023-05-10 22:44:51 +09:00
ikpil 4ded5e0529 C# style 2023-05-09 22:57:42 +09:00
ikpil 5c2a654de5 move class 2023-05-07 18:10:20 +09:00
ikpil 7d5f37f415 move private class -> public class 2023-05-07 17:55:13 +09:00
ikpil d066523e9e move class type 2023-05-07 12:36:27 +09:00
ikpil 0f9e61f51e preventing name conflicts 2023-05-06 11:44:57 +09:00
ikpil e8e328d6af float[][] -> Vector3f[] 2023-05-06 11:24:09 +09:00
ikpil 9da140feac C# style interface naming 2023-05-05 09:06:43 +09:00
ikpil ded8f33ac1 C# style function name 2023-05-05 08:44:48 +09:00
ikpil 67cbf7ffd1 copy -> operator= 2023-04-29 19:32:20 +09:00
ikpil 5592f82192 012 -> xyz 2023-04-29 19:13:15 +09:00
ikpil d108c56a29 123 -> xyz 2023-04-29 13:00:19 +09:00
ikpil cf7a44afdb vector3f -> xyz 2023-04-29 11:21:25 +09:00
ikpil 8214842151 float[] -> Vector3f 2023-04-22 12:39:40 +09:00
ikpil b80b784e31 float[] -> Vector3f 2023-04-22 12:34:39 +09:00
ikpil f232d5638d change float[] -> Vector3f 2023-04-22 12:27:52 +09:00
ikpil c819ded81b add vector2f.Get() 2023-04-15 09:31:51 +09:00
ikpil f9782da010 rename FrequencyWatch 2023-04-14 22:41:29 +09:00
ikpil 7b820fafd7 move core files 2023-04-14 22:39:34 +09:00
ikpil af6c804330 move utils 2023-04-14 22:29:19 +09:00
ikpil 35591536fd bugfix - TickWatch 2023-04-06 18:48:36 +09:00
ikpil 6a31bfee32 remove meaningless TriMesh creation 2023-04-06 17:46:43 +09:00
ikpil 2cd93e8099 remove Demo's ChunkyTriMesh 2023-04-06 00:12:41 +09:00
ikpil c1c535641c remove Vector2f.SetElement 2023-04-05 17:33:36 +09:00
ikpil d84f78352d upgrade tile build performacne 2023-04-05 17:30:18 +09:00
ikpil 1434a61ce9 remove unuse functions 2023-04-05 13:45:37 +09:00
ikpil 961d4e9278 remove nullable in CompareItemX&Y 2023-04-03 23:56:49 +09:00
ikpil 0c0ac0bde8 fixed a typo (countour -> contour) 2023-04-02 11:04:37 +09:00
ikpil c81c2aded9 bugfix - Arrays.Copy -> vector3f operator = 2023-04-01 00:51:17 +09:00
ikpil 00c3cd57f3 change float[] -> vector3f 2023-04-01 00:28:54 +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 254ec50436 ... 2023-03-30 01:00:41 +09:00
ikpil 5f6a1ac070 change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
ikpil f97242faea vector element 2023-03-28 23:08:24 +09:00
ikpil 4d19a86c11 completed ConvexVolumeTool 2023-03-26 12:24:06 +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 5d5637143b fix - ticks to millis 2023-03-24 10:58:11 +09:00
ikpil cb8c846ded “Change slide float input to ImGUI” 2023-03-18 01:33:21 +09:00
ikpil 06e6f53101 reformat 2023-03-17 01:48:49 +09:00
ikpil 5d0c5db2e7 fix netstandard21 2023-03-17 01:09:10 +09:00
ikpil 704d1558de added copyright 2023-03-15 23:00:36 +09:00
ikpil 19af708461 Initial commit" 2023-03-14 14:02:43 +09:00