Commit Graph

709 Commits

Author SHA1 Message Date
ikpil 475bfce71c first setting working directory 2023-06-07 23:14:15 +09:00
ikpil acc1a17fa4 added default RcVec3f 2023-06-07 15:06:23 +09:00
ikpil f18b31b953 compile error 2023-06-07 00:26:36 +09:00
ikpil f22ae12d1e move StatusEx 2023-06-07 00:24:41 +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 1580a34043 remove warning 2023-06-01 23:44:15 +09:00
ikpil c535c76d18 added DetourCommon 2023-06-01 23:44:02 +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 d9f8629930 안쓰는 참조 제거 2023-05-31 22:22:06 +09:00
ikpil 328fcdaca7 int[] CalcTileLoc(pos) -> void CalcTileLoc(pos, out, out) 2023-05-31 22:13:47 +09:00
ikpil 5bcacd8e7c remove new int[3] -> out salt, it, ip 2023-05-31 22:06:19 +09:00
ikpil ba89398253 remove Tuple<int, Vector3f> 2023-05-31 00:46:12 +09:00
ikpil bf07c8f3ff remove tuple<float, float> ok!! 2023-05-30 22:15:44 +09:00
ikpil 98f62a4f8a remove tuple<float, float> 2023-05-29 12:33:41 +09:00
ikpil 11f023969f remove tuple<float, float> 1st 2023-05-29 12:06:03 +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 995c062a18 float[2] -> Vector2f 2023-05-25 23:27:32 +09:00
ikpil 3f72b8e916 inline Vector3f 2023-05-25 23:12:23 +09:00
ikpil 425e1887f6 Vector3f inline 2023-05-24 00:06:28 +09:00
ikpil 3f79c8294f inline vector3f 2023-05-23 00:07:12 +09:00
ikpil febc66e791 upgrade library 2023-05-22 10:57:33 +09:00
ikpil 5ee2f6661c move VMad -> Vector3f.Mad 2023-05-21 18:00:03 +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 0af084afb8 remove VCopy 2023-05-20 12:33:51 +09:00
ikpil 50090a4555 remove VSet 2023-05-20 12:28:03 +09:00
ikpil ba63c95806 reomve vcopy 2023-05-20 12:22:41 +09:00
ikpil 2945a09b73 RcMath.VScale -> inline Vector3f.Scale 2023-05-20 11:02:59 +09:00
ikpil e55f37abca VDot -> Vector3f.Dot 2023-05-19 22:56:12 +09:00
ikpil e68d6ab5fa remove warning 2023-05-18 08:30:38 +09:00
ikpil b1f29a0812 move RcMath VDist, VLen -> Vector3f.Distance, Length 2023-05-18 08:25:57 +09:00
ikpil aeaf0f2c41 move RcMath.VAdd -> Vector3f.Add, operator+ 2023-05-18 08:15:50 +09:00
ikpil 63427dce0a [개발/최익필] VLerp -> Vector3f.Lerp 2023-05-17 14:30:41 +09:00
ikpil 1e76fd0884 RcMath VNormalize -> Vector3f.Normalize 2023-05-15 23:25:50 +09:00
ikpil 5928befe25 move RcMath.VCross -> Vector3f.Cross 2023-05-15 23:21:31 +09:00
ikpil 0cdf8c67b4 move RcMath.VDot2D -> Vector3f.Dot2D 2023-05-14 17:09:37 +09:00
ikpil 0c37c9eedb remove VSub -> Vector3f.Subtract 2023-05-14 16:57:57 +09:00
ikpil cc6fde19bb new constructor 2023-05-14 12:36:04 +09:00
ikpil 9f6f1a0b33 remove unused function 2023-05-14 12:20:08 +09:00
ikpil 12b5cc9ea8 remove VectorPtr 2023-05-13 12:46:18 +09:00
ikpil e13dc0ac70 C3 style 2023-05-13 12:31:14 +09:00
ikpil 1cd8acfa8c performance 10% 2023-05-12 00:04:14 +09:00
ikpil 9bbd245962 C# style 2023-05-11 00:10:35 +09:00
ikpil aa92751cb0 bugfix us time 2023-05-11 00:10:09 +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 7677add89e implement Vector3f, Vector2f Equals, GetHashCode 2023-05-08 23:12:11 +09:00
ikpil 208c1a9e76 move enum 2023-05-07 18:15:22 +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 bef429e5dc C# style 2023-05-05 08:13:42 +09:00
ikpil 136c8d040d class PortablResult -> struct 2023-05-05 00:15:28 +09:00
ikpil 332753ba23 remove using 2023-05-04 00:29:56 +09:00
ikpil d3d966cccc crowd performance 2023-05-04 00:29:08 +09:00
ikpil cd39cbbd36 heap memory optimization 2023-05-03 00:11:45 +09:00
ikpil 65dd1f2836 remove comment 2023-05-01 22:42:01 +09:00
ikpil 6391b3b243 refactoring 2023-04-30 19:19:37 +09:00
ikpil d682d0f6a3 remove vector3f get_x, y, z proeprty 2023-04-29 19:48:19 +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 7daeb96382 012->xyz 2023-04-29 19:04:29 +09:00
ikpil da8c66bd1a 012 -> xyz 2023-04-29 13:24:26 +09:00
ikpil 713576c14a 012->xyz 2023-04-29 13:18:27 +09:00
ikpil 25132fbdd5 012->xyz 2023-04-29 13:15:19 +09:00
ikpil 6ead61661d 012 -> xyz 2023-04-29 13:11:38 +09:00
ikpil 3ecfa5d9fd 012 -> xyz 2023-04-29 13:06:21 +09:00
ikpil d108c56a29 123 -> xyz 2023-04-29 13:00:19 +09:00
ikpil abf52d1ec3 [0, 1, 2] => xyz 2023-04-29 12:48:56 +09:00
ikpil 98e2504d7f [0,1,2] -> xyz 2023-04-29 12:41:07 +09:00
ikpil cf7a44afdb vector3f -> xyz 2023-04-29 11:21:25 +09:00
ikpil 0620cdcd85 C# style 2023-04-28 23:22:09 +09:00
ikpil 89eb8554d9 move frand 2023-04-27 22:36:05 +09:00
ikpil 4cb6c1cac7 vectorf[n] -> x, y, z 2023-04-26 01:08:38 +09:00
ikpil e5d7cca6c6 async log 2023-04-24 23:18:48 +09:00
ikpil 6eb503c287 change 2023-04-23 14:19:49 +09:00
ikpil 7e4150d7ee move ObstacleAvoidanceParams 2023-04-23 14:15:45 +09:00
ikpil 546a9d0b97 move QueryResults 2023-04-23 14:13:10 +09:00
ikpil 188b9e619e add log message broker sink 2023-04-23 14:03:35 +09:00
ikpil 6300a24a81 change access 2023-04-22 13:57:09 +09:00
ikpil 11558e4b81 change Vector3f's operator ==, != 2023-04-22 13:44:05 +09:00
ikpil 2300779b72 add SegmentVert 2023-04-22 13:43:24 +09:00
ikpil f4406b05e0 class Result<T> -> readonly struct Result<T> 2023-04-22 12:53:41 +09:00
ikpil 364a197ec2 prepare 2023-04-22 12:44:02 +09:00
ikpil 7e277ef08d resize screenshot 2023-04-22 12:41:39 +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 4662542675 float[] -> Vector3f 2023-04-21 23:41:06 +09:00
ikpil 331e4a2bd1 new float[] -> Vector3f 2023-04-20 22:51:43 +09:00
ikpil a480ad7ce8 bugfix - test ok! 2023-04-20 22:32:53 +09:00
ikpil 37b050081d upgrade performance 2023-04-20 01:02:26 +09:00
ikpil 80970e0051 new float[] -> struct Vector3f 2023-04-20 00:04:09 +09:00
ikpil b6356afd1b bugfix - dynamic tile rasterize 2023-04-18 18:25:05 +09:00
ikpil f0d255a6c7 change HashSet -> List 2023-04-18 00:25:52 +09:00
ikpil f835a14563 rename RecastDemoCanvas 2023-04-18 00:12:28 +09:00
ikpil 98cdbd7d20 remove new float[3] 2023-04-17 23:46:00 +09:00
ikpil 8a59cb2d6b for mac 2023-04-17 10:41:58 +09:00
ikpil 8260ebbe52 changed new float[] -> Vector3f 2023-04-16 17:34:04 +09:00
ikpil 59c1b7e22c remove 2023-04-16 12:20:41 +09:00
ikpil 0da362d2a9 refactoring new float[2] -> struct Vector2f 2023-04-16 12:19:41 +09:00
ikpil 52d7f63ebd add log view 2023-04-16 11:54:50 +09:00
ikpil c819ded81b add vector2f.Get() 2023-04-15 09:31:51 +09:00
ikpil 4ee7f1fe4a reformat 2023-04-14 23:06:32 +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 c333ef7ce6 remove NuklearGL 2023-04-14 22:29:10 +09:00
ikpil 5806de7f82 remove demolog 2023-04-14 22:14:10 +09:00
ikpil 6f758cabc0 upgrade silk.net 2023-04-14 21:37:30 +09:00
ikpil d3d0d80824 remove new float[] 2023-04-13 00:09:56 +09:00
ikpil c388e8087b [개발/최익필] new float[] -> Vector3f 2023-04-13 00:03:59 +09:00
ikpil dfafb03103 remove vCopy(ref Vector3, Vector3) 2023-04-12 23:53:28 +09:00
ikpil b1b2bb9e3e remove Vector3 vSet 2023-04-12 23:33:15 +09:00
ikpil 066f6b3f34 remove Vector3f.ToArray 2023-04-12 23:24:29 +09:00
ikpil f157ee53e2 fix - new float[3] -> Vector3f 2023-04-12 23:22:11 +09:00
ikpil c86b30a35a fix macos 2023-04-06 23:32:00 +09:00
ikpil 28310a39ae fix shader version 400 2023-04-06 19:06:38 +09:00
ikpil 864e4cf092 opengl version 460 2023-04-06 19:00:52 +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 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 62d23e34ab bufix - imax - imin 2023-04-05 17:03:26 +09:00
ikpil 1434a61ce9 remove unuse functions 2023-04-05 13:45:37 +09:00
ikpil 2ad25f0755 remove unused vDistSqr 2023-04-04 13:52:07 +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 6e7f1925ad remove Vector2f.ToArray() 2023-04-01 15:22:17 +09:00
ikpil 921c8bed92 vector3f serializable 2023-04-01 02:01:02 +09:00
ikpil a01b0f8aa0 bugfix - bmin, bmax ref 2023-04-01 01:04:24 +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 e6ea55e1a3 delete LegacyOpenGLDraw 2023-03-30 01:00:28 +09:00
ikpil f97242faea vector element 2023-03-28 23:08:24 +09:00
ikpil dbed85ab17 changed Vector3f 2023-03-28 01:01:50 +09:00
ikpil f6b3b43442 move vector3f to core 2023-03-28 00:46:22 +09:00
ikpil ec8f525eb3 changed screenshot 2023-03-27 11:50:41 +09:00
ikpil 7e71bf35fa bugfix - only read by file open 2023-03-27 11:00:19 +09:00
ikpil 57183f8bda completed DynamicUpdateTool Save/Load 2023-03-26 15:22:38 +09:00
ikpil a034d61367 completed DynamicUpdateTool Save/Load 2023-03-26 15:01:31 +09:00
ikpil 57eaea29a1 completed DynamicUpdateTool View 2023-03-26 14:52:12 +09:00
ikpil cd4ea6d622 bugfix - buildTypes flags in jumpLinkBuilderToolParams 2023-03-26 14:13:36 +09:00
ikpil 44e6ea8368 bugfix - JumpLinkBuilder sample copy 2023-03-26 14:13:09 +09:00
ikpil 6ac57d0b31 bugfix - crowd tool ui setting 2023-03-26 14:12:10 +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 9168ed0f04 completed crowd tool 2023-03-26 12:57:40 +09:00
ikpil 4d19a86c11 completed ConvexVolumeTool 2023-03-26 12:24:06 +09:00
ikpil 877d38cd57 complted OffMeshConnectionTool 2023-03-26 12:04:55 +09:00
ikpil bf76188248 completed test navmesh tool 2023-03-26 12:01:05 +09:00
ikpil a64d731ee4 added hit 2023-03-25 22:02:44 +09:00
ikpil 6ea72a1f9f added draw modw 2023-03-25 21:49:45 +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 62903cba9e refactoring rendering for frame 2023-03-25 12:47:51 +09:00
ikpil fb3a30d069 add select object file 2023-03-25 12:17:09 +09:00
ikpil 3ebee73112 [Upstream] Increase epsilon in detour segment polygon intersection test
9b45fe8a8df8d8c31bbde63611b0b4a1982f63a0
2023-03-25 12:04:38 +09:00
ikpil 5d5637143b fix - ticks to millis 2023-03-24 10:58:11 +09:00
ikpil 50e5532f54 image 2023-03-23 00:35:46 +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 708f9a0aef removed test project 2023-03-22 23:11:01 +09:00
ikpil 4621e85470 delete test code 2023-03-22 01:24:05 +09:00
ikpil ba397fb735 view model!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2023-03-22 01:20:23 +09:00
ikpil 9748312b2c slik test ok 2023-03-22 01:19:59 +09:00
ikpil d4c3e9f5fe add sample silk 2023-03-21 01:09:57 +09:00
ikpil 9e07323a29 silk window run! 2023-03-21 00:42:18 +09:00
ikpil f3bc77c132 add silk demo 2023-03-21 00:33:17 +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 e6f6d190c1 add file logger 2023-03-19 14:39:44 +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 768d813a1f test 2023-03-18 14:45:37 +09:00
ikpil ce5038de78 refactoring tool view 2023-03-18 14:05:01 +09:00
ikpil 804316b600 add file picker for imgui 2023-03-18 13:43:22 +09:00
ikpil 47239c92f3 added setting properties 2023-03-18 12:27:39 +09:00
ikpil 865fd13b24 recast4j - c3ffe19 - [Upstream] Fix for out of bounds read in tile cache builder 2023-03-18 11:46:57 +09:00
ikpil 061f8dad69 change slider int to imgui 2023-03-18 01:55:31 +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 41c7b777ab bugfix - highestOnBit 2023-03-17 01:43:25 +09:00
ikpil 5d0c5db2e7 fix netstandard21 2023-03-17 01:09:10 +09:00
ikpil be1a4915ec 대충 이런 느낌? 2023-03-16 01:12:03 +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