ikpil
|
26309e79f8
|
refactor: support net6.0
|
2023-10-28 12:30:49 +09:00 |
ikpil
|
d99666048b
|
refactor: Math -> MathF
|
2023-10-25 00:09:34 +09:00 |
ikpil
|
cfcdf86f2d
|
feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8
|
2023-10-16 23:55:34 +09:00 |
ikpil
|
30cbf7119b
|
feat: multiple target frameworks
|
2023-10-14 19:46:55 +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
|
8d3a1d2d68
|
refactor: typo
|
2023-10-11 23:55:37 +09:00 |
ikpil
|
72a93f0e73
|
feat: DotFastLZ
|
2023-10-04 23:05:29 +09:00 |
ikpil
|
57571865fe
|
feat: ready nuget!!
|
2023-10-03 15:56:56 +09:00 |
ikpil
|
a46aa0eaee
|
refactor: math
|
2023-09-23 07:30:47 +09:00 |
ikpil
|
07e6b08517
|
refactor: rename
|
2023-09-22 23:42:21 +09:00 |
ikpil
|
bfa20b41e8
|
refactor: rename
|
2023-09-20 23:44:02 +09:00 |
ikpil
|
2ed8e7a141
|
completed ObstacleSampleTool
|
2023-09-02 15:49:10 +09:00 |
ikpil
|
729aee68c7
|
readonly struct ObstacleRequest
|
2023-08-29 13:49:18 +09:00 |
ikpil
|
1cb03e2c5f
|
draw temp obstacles
|
2023-08-22 23:48:04 +09:00 |
ikpil
|
356a4c4e0d
|
ready obstacle tool
|
2023-08-20 14:12:23 +09:00 |
ikpil
|
b7a160b93a
|
typo
|
2023-08-19 15:45:05 +09:00 |
ikpil
|
4be459b296
|
add tile cache compressor factory shared
|
2023-08-19 15:31:51 +09:00 |
ikpil
|
5b20414987
|
readonly struct DtTileCacheStorageParams
|
2023-08-19 13:16:29 +09:00 |
ikpil
|
67fb861ac1
|
add DtTileCacheLayerBuilder
|
2023-08-19 13:03:00 +09:00 |
ikpil
|
6450704a8f
|
add DtTileCacheLayerBuilder
|
2023-08-19 12:48:47 +09:00 |
ikpil
|
167990fc2c
|
csproj typo
|
2023-08-19 12:46:30 +09:00 |
D.최익필
|
da8bac596a
|
[Upstream] Typo fixes (recastnavigation #660)
|
2023-08-18 14:04:56 +09:00 |
ikpil
|
e8e64ea351
|
class to struct DtNavMeshParams, DtTileCacheSetHeader, DtTileCacheParam
|
2023-08-15 12:18:28 +09:00 |
ikpil
|
4a3e52350d
|
for unity3d
|
2023-08-08 23:15:02 +09:00 |
ikpil
|
898cf33dbb
|
move K4os.Compression.LZ4
|
2023-08-05 22:39:18 +09:00 |
ikpil
|
22a699183e
|
changing compression feature into an Interface
|
2023-08-05 21:45:05 +09:00 |
ikpil
|
8ed6a86113
|
typo
|
2023-08-05 11:27:23 +09:00 |
ikpil
|
783ef97173
|
rename for unity3d
|
2023-07-31 15:38:53 +09:00 |
ikpil
|
71838af06c
|
rename DetourCommon to DtUtils
|
2023-07-31 10:34:20 +09:00 |
ikpil
|
f2d2288283
|
added DtTileCacheBuildResult
|
2023-07-01 12:24:23 +09:00 |
ikpil
|
a68df35d91
|
revmoe Tuple<int, bool>
|
2023-07-01 11:54:19 +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
|
b2a631a8fc
|
changed class names by c++ recastnavigation
|
2023-06-08 20:53:03 +09:00 |
ikpil
|
c70d2ebfd4
|
remove new int[3] in GetPolyMergeValue
|
2023-06-06 19:06:01 +09:00 |
ikpil
|
1f80b70461
|
remove int[] offset = new int[] { 0, 1, 0, -1 };
|
2023-06-05 14:37:44 +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
|
1580a34043
|
remove warning
|
2023-06-01 23:44:15 +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
|
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
|
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
|
7daeb96382
|
012->xyz
|
2023-04-29 19:04:29 +09:00 |
ikpil
|
713576c14a
|
012->xyz
|
2023-04-29 13:18:27 +09:00 |
ikpil
|
f232d5638d
|
change float[] -> Vector3f
|
2023-04-22 12:27:52 +09:00 |
ikpil
|
4ee7f1fe4a
|
reformat
|
2023-04-14 23:06:32 +09:00 |
ikpil
|
dfafb03103
|
remove vCopy(ref Vector3, Vector3)
|
2023-04-12 23:53:28 +09:00 |