ikpil
89f4e73abf
shared filter
2023-08-16 23:49:43 +09:00
ikpil
d5ec42d23d
upgrade LZ4
2023-08-16 11:15:01 +09:00
ikpil
83752e03a1
upgrade Moq
2023-08-12 21:02:12 +09:00
ikpil
2bd8609963
add core test
2023-08-10 08:44:00 +09:00
ikpil
525e8d2a7b
upgrade Moq
2023-08-09 07:36:27 +09:00
ikpil
8a1f0f8301
align
2023-08-08 23:29:17 +09:00
ikpil
cb65fc619d
for unity3d
2023-08-08 23:27:58 +09:00
ikpil
51ae1549ec
upgrade net.test.sdk
2023-08-07 08:08:55 +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
cab865f747
rename for unity3d
2023-08-04 22:59:52 +09:00
ikpil
783ef97173
rename for unity3d
2023-07-31 15:38:53 +09:00
ikpil
47a93f7ab3
remove nullable float in TraversHeightfield
2023-07-31 10:17:59 +09:00
ikpil
8044b85ec5
rename Recast.Recast -> RcUtils
2023-07-30 11:17:10 +09:00
ikpil
12dfb27538
for unity3d
2023-07-28 21:01:22 +09:00
ikpil
2842c65bb7
for unity3d
2023-07-28 20:43:50 +09:00
ikpil
e6e17d83a2
typo
2023-07-27 14:19:31 +09:00
ikpil
27250908d7
[Upstream] Improved variable naming in RecastArea.cpp (recastnavigation #636 )
...
* Cleanup compact heightfield functions in RecastArea.cpp
* More improved variable names for RecastArea.cpp
* Improved variable names and documentation in rcOffsetPoly
* Don't normalize the miter bisector in rcOffsetPoly since this needs to be proportional to both segment normals.
* Moved vector normalization out of rcOffsetPoly into a helper function rcVsafeNormalize
* Rename local variables in rcOffsetPoly
* Rename BMiterX/Z to cornerMIterX/Z
* Also fixed some comment descriptions
* Added docstring for rcVsafeNormalize
* Improved clarity of a few comments
2023-07-25 15:28:45 +09:00
ikpil
a57b8f26d6
typo
2023-07-23 17:28:52 +09:00
ikpil
9334315610
performance
2023-07-22 18:40:41 +09:00
ikpil
2efa16eee7
[Upstream] Fix typo (recast4j fixes #150 )
2023-07-21 14:37:53 +09:00
ikpil
6dbd22ecb7
change name RcSegmentVert for unity3d
2023-07-17 23:24:28 +09:00
ikpil
e923e8262a
ConvexVolume RcConvexVolume for unity3d
2023-07-10 19:03:47 +09:00
ikpil
bb047c5a1d
reuse collection
2023-07-05 00:03:37 +09:00
ikpil
43bfc9a5a0
move DotRecast.Core.RcTelemetry
2023-07-01 13:05:38 +09:00
ikpil
8bc3afa2ec
rename Telemetry -> RcTelemetry, add RcTelemetryTick
2023-07-01 12:50:25 +09:00
ikpil
601526e053
float[12] to RcVec3f[4]
2023-06-30 00:12:36 +09:00
ikpil
8325d05760
upgrade test library
2023-06-29 11:56:32 +09:00
ikpil
9bb037849c
reuse list
2023-06-28 23:36:58 +09:00
ikpil
27ec4839db
remove this[] in SegmentVert
2023-06-26 22:52:31 +09:00
ikpil
38d94b08bf
test code
2023-06-26 22:50:24 +09:00
ikpil
1d7c329f23
remove Detour.QueryResults.Result
2023-06-23 07:54:28 +09:00
ikpil
0d7cbb5502
non allocate
2023-06-23 07:36:22 +09:00
ikpil
05c50e8d12
non allocate
2023-06-23 07:33:03 +09:00
ikpil
33399c0348
add DtfindPathOption
2023-06-23 00:46:51 +09:00
ikpil
d38cddfbc6
changed UpdateSlicedFindPath
2023-06-20 22:41:51 +09:00
ikpil
9c42e58e86
change FindCorners
2023-06-20 01:36:03 +09:00
ikpil
00713fa2b1
remove GetPolyWallSegmentsResult
2023-06-19 23:10:48 +09:00
ikpil
b49fa1deb2
remove FindLocalNeighbourhoodResult
2023-06-18 17:57:00 +09:00
ikpil
abc9692857
remove FindDistanceToWallResult
2023-06-18 17:29:36 +09:00
ikpil
42583ab5d3
remove MoveAlongSurfaceResult
2023-06-12 00:02:58 +09:00
ikpil
40229226dc
remove FindPolysAroundResult
2023-06-11 14:17:48 +09:00
ikpil
36ad2e1498
remove FindNearestPolyResult ok
2023-06-11 13:41:37 +09:00
ikpil
64315ca56e
remove FindNearestPolyResult 1st
2023-06-11 13:28:05 +09:00
ikpil
34e04f010e
remove Result<Tuple<DtMeshTile, DtPoly>>
2023-06-11 01:15:44 +09:00
ikpil
e775e7ad83
remove FindRandomPointResult 2st
2023-06-10 22:20:56 +09:00
ikpil
6271dc71d9
remove FindRandomPointResult 1st
2023-06-10 21:57:39 +09:00
ikpil
b75537d0b1
class DtStatus => readonly struct DtStatus
2023-06-10 13:48:00 +09:00
ikpil
a10dae89cd
add detail information at DtStatus
2023-06-10 12:37:39 +09:00
ikpil
25ad6eeff0
changed class names by c++ recastnavigation
2023-06-08 22:24:34 +09:00
ikpil
fc83bca454
remove Results
2023-06-08 21:52:55 +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
5c14700136
upgrade Microsoft.NET.Test.Sdk
2023-06-07 11:42:32 +09:00
ikpil
349796bc4e
Microsoft.NET.Test.Sdk
2023-06-04 11:25:09 +09:00
ikpil
f29fefb149
rename Vector3f, Vector2f -> RcVec3f, RcVec2f
2023-06-03 21:47:26 +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
328fcdaca7
int[] CalcTileLoc(pos) -> void CalcTileLoc(pos, out, out)
2023-05-31 22:13:47 +09:00
ikpil
f1b6798ccb
NUnit3TestAdapter 4.4.2 -> 4.5.0
2023-05-31 22:05:51 +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
425e1887f6
Vector3f inline
2023-05-24 00:06:28 +09:00
ikpil
febc66e791
upgrade library
2023-05-22 10:57:33 +09:00
ikpil
5e788cbe65
[Upstream] Fix spans being filtered even if they have just enough clearance
2023-05-21 16:57:21 +09:00
ikpil
2945a09b73
RcMath.VScale -> inline Vector3f.Scale
2023-05-20 11:02:59 +09:00
ikpil
1e76fd0884
RcMath VNormalize -> Vector3f.Normalize
2023-05-15 23:25:50 +09:00
ikpil
0c37c9eedb
remove VSub -> Vector3f.Subtract
2023-05-14 16:57:57 +09:00
ikpil
0f16874d14
change name
2023-05-10 22:44:51 +09:00
ikpil
5c2a654de5
move class
2023-05-07 18:10:20 +09:00
ikpil
0f9e61f51e
preventing name conflicts
2023-05-06 11:44:57 +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
ebb77c5465
new float[] -> vector3f
2023-05-02 23:16:31 +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
5ed9e602fb
012->xyz
2023-04-29 13:29:40 +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
4002d1e18b
add test [Parallelizable]
2023-04-25 23:22:44 +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
6300a24a81
change access
2023-04-22 13:57:09 +09:00
ikpil
f232d5638d
change float[] -> Vector3f
2023-04-22 12:27:52 +09:00
ikpil
a480ad7ce8
bugfix - test ok!
2023-04-20 22:32:53 +09:00
ikpil
f9782da010
rename FrequencyWatch
2023-04-14 22:41:29 +09:00
ikpil
dfafb03103
remove vCopy(ref Vector3, Vector3)
2023-04-12 23:53:28 +09:00
ikpil
35591536fd
bugfix - TickWatch
2023-04-06 18:48:36 +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
5f6a1ac070
change float[3] -> struct vector3f
2023-03-30 01:00:41 +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
7c6957b072
upgrade nunit lib
2023-03-20 11:08:07 +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