ikpil
|
8b4a280958
|
support ToList() at RcSortedQueue
|
2023-09-06 12:17:38 +09:00 |
ikpil
|
a331b3e861
|
for unity3d
|
2023-09-03 16:51:41 +09:00 |
ikpil
|
a94965ac40
|
typo
|
2023-08-19 16:13:37 +09:00 |
ikpil
|
b7a160b93a
|
typo
|
2023-08-19 15:45:05 +09:00 |
ikpil
|
262a101921
|
typo
|
2023-08-19 14:54:36 +09:00 |
D.최익필
|
da8bac596a
|
[Upstream] Typo fixes (recastnavigation #660)
|
2023-08-18 14:04:56 +09:00 |
ikpil
|
e819b20373
|
add .editorconfig
|
2023-08-17 23:28:00 +09:00 |
ikpil
|
89f4e73abf
|
shared filter
|
2023-08-16 23:49:43 +09:00 |
ikpil
|
e8e64ea351
|
class to struct DtNavMeshParams, DtTileCacheSetHeader, DtTileCacheParam
|
2023-08-15 12:18:28 +09:00 |
ikpil
|
1104e2276e
|
add RcImmutableArray for unity3d
|
2023-08-05 10:27:10 +09:00 |
ikpil
|
b384133553
|
add shared comparer
|
2023-08-05 08:42:21 +09:00 |
ikpil
|
eb077a4e6d
|
rename for unity3d
|
2023-08-05 08:31:43 +09:00 |
ikpil
|
cab865f747
|
rename for unity3d
|
2023-08-04 22:59:52 +09:00 |
ikpil
|
dab3a9e020
|
remove nullable float in GetPolyHeight
|
2023-08-02 23:43:56 +09:00 |
ikpil
|
974b2480dd
|
remove NavMeshUtils
|
2023-08-01 23:59:45 +09:00 |
ikpil
|
912b9e27fb
|
remove nullable float in DtNavMeshRaycast.Raycast, RcPolyMeshRaycast.Raycast
|
2023-08-01 23:32:28 +09:00 |
ikpil
|
783ef97173
|
rename for unity3d
|
2023-07-31 15:38:53 +09:00 |
ikpil
|
123640627a
|
remove nullable float at DtUtils.ClosestHeightPointTriangle
|
2023-07-31 10:38:14 +09:00 |
ikpil
|
71838af06c
|
rename DetourCommon to DtUtils
|
2023-07-31 10:34:20 +09:00 |
ikpil
|
0614c040ba
|
remove nullable float in IntersectSegmentTriangle
|
2023-07-30 11:27:10 +09:00 |
ikpil
|
5b16338447
|
added check tile building
|
2023-07-30 10:36:02 +09:00 |
ikpil
|
e6e17d83a2
|
typo
|
2023-07-27 14:19:31 +09:00 |
ikpil
|
061c4469ed
|
class StraightPathItem -> readonly struct StraightPathItem
|
2023-07-26 00:14:34 +09:00 |
ikpil
|
04fd0abea0
|
change public api in StraightPathItem
|
2023-07-26 00:03:48 +09:00 |
ikpil
|
336ba6b132
|
remove class SteerTarget
|
2023-07-25 23:59:51 +09:00 |
ikpil
|
f78b377d26
|
Fix typo in dtPoly member documentation (recastnavigation #649)
|
2023-07-25 15:30:36 +09:00 |
ikpil
|
2efa16eee7
|
[Upstream] Fix typo (recast4j fixes #150)
|
2023-07-21 14:37:53 +09:00 |
ikpil
|
971e07fde4
|
[Upstream] Performance optimizations based on discussion by recast4j #149
|
2023-07-21 14:35:45 +09:00 |
ikpil
|
9a4ed56eed
|
remove interectResult class
|
2023-07-20 23:44:06 +09:00 |
ikpil
|
6dbd22ecb7
|
change name RcSegmentVert for unity3d
|
2023-07-17 23:24:28 +09:00 |
ikpil
|
5588f6f17b
|
bugfix crash
|
2023-07-16 16:14:44 +09:00 |
ikpil
|
e22c31052c
|
remove nullable RcVec3f
|
2023-07-15 11:11:03 +09:00 |
ikpil
|
ee5d3fd8c7
|
add IRcRand for unity3d
|
2023-07-14 22:42:48 +09:00 |
ikpil
|
7846d80528
|
move
|
2023-07-13 20:39:22 +09:00 |
ikpil
|
92b4e06578
|
move GetPolyCenter
|
2023-07-13 20:38:42 +09:00 |
ikpil
|
deeee5e9d2
|
readonly DtSegInterval
|
2023-07-08 10:54:07 +09:00 |
ikpil
|
bb047c5a1d
|
reuse collection
|
2023-07-05 00:03:37 +09:00 |
ikpil
|
86ad3c4148
|
poly.GetType -> poly.GetPolyType
|
2023-07-04 00:09:07 +09:00 |
ikpil
|
5335c133e9
|
add recast demo message
|
2023-07-02 15:35:46 +09:00 |
ikpil
|
fa1e0eaeaa
|
Added DtConnectPoly
|
2023-07-01 00:18:25 +09:00 |
ikpil
|
601526e053
|
float[12] to RcVec3f[4]
|
2023-06-30 00:12:36 +09:00 |
ikpil
|
9bb037849c
|
reuse list
|
2023-06-28 23:36:58 +09:00 |
ikpil
|
5e2870199d
|
move jump link builder tool for unity3d
|
2023-06-28 00:17:02 +09:00 |
ikpil
|
5dd072f3a3
|
Removed fixupCorridor and replaced with dtMergeCorridorStartMoved (#637)
|
2023-06-26 21:19:44 +09:00 |
ikpil
|
1d7c329f23
|
remove Detour.QueryResults.Result
|
2023-06-23 07:54:28 +09:00 |
ikpil
|
05c50e8d12
|
non allocate
|
2023-06-23 07:33:03 +09:00 |
ikpil
|
a5fc55ab71
|
non allocate
|
2023-06-23 07:06:01 +09:00 |
ikpil
|
33399c0348
|
add DtfindPathOption
|
2023-06-23 00:46:51 +09:00 |
ikpil
|
9cf145a471
|
added static DefaultQueryHeuristic.Default
|
2023-06-21 22:47:47 +09:00 |
ikpil
|
120c946a34
|
move const float s
|
2023-06-20 23:23:13 +09:00 |