wrenge
|
c0b916a0d1
|
Use object pools instead of allocating new lists
|
2024-11-12 14:47:57 +03:00 |
wrenge
|
3e754529e5
|
Node pool change
|
2024-11-12 14:10:20 +03:00 |
wrenge
|
8642d47738
|
version bump
|
2024-11-12 11:21:28 +03:00 |
wrenge
|
ff930712ee
|
Use rented array instead of allocating
|
2024-11-12 11:18:14 +03:00 |
wrenge
|
6fe6844efd
|
Span access
|
2024-11-11 14:26:35 +03:00 |
wrenge
|
c8104cec4d
|
Replaced arrays with spans in query. Replaced array allocation with buffer rent in query.
|
2024-11-11 14:19:43 +03:00 |
wrenge
|
db0717a77e
|
package version bump
|
2024-11-11 11:37:12 +03:00 |
wrenge
|
724be6f3b2
|
Backport 20a86b5bae
|
2024-11-11 11:34:47 +03:00 |
wrenge
|
0f28fa26ec
|
Merge branch 'main'
# Conflicts:
# src/DotRecast.Detour.Crowd/DtObstacleAvoidanceQuery.cs
# src/DotRecast.Detour/DtBVNode.cs
# src/DotRecast.Detour/DtNavMesh.cs
# src/DotRecast.Detour/DtNavMeshQuery.cs
# src/DotRecast.Detour/DtPoly.cs
# src/DotRecast.Detour/DtPolyDetail.cs
# src/DotRecast.Recast.Toolset/RcNavMeshBuildSettings.cs
# test/DotRecast.Core.Test/RcRentedArrayTest.cs
|
2024-11-11 11:09:29 +03:00 |
ikpil
|
fba594724c
|
Silk.NET" 2.22.0
|
2024-11-07 00:50:47 +09:00 |
Georgiy Sadovnikov
|
20a86b5bae
|
fix getting normal vector from raycast
|
2024-11-05 16:22:24 +03:00 |
ikpil
|
193fe6dce5
|
fix publish error
|
2024-10-28 23:28:35 +09:00 |
Семенов Иван
|
c84fb0b11e
|
Fixed: decrease offmesh connection trigger radius for crowd
|
2024-10-28 17:08:29 +03:00 |
ikpil
|
43446d4443
|
add publish to unirecast
|
2024-10-28 22:36:20 +09:00 |
Семенов Иван
|
4a1b430ee6
|
Added: allow set userId for offmesh connections
|
2024-10-25 14:51:32 +03:00 |
Семенов Иван
|
53aac60713
|
Fixed: tiles cache mesh process with off mesh links
|
2024-10-25 10:21:22 +03:00 |
ikpil
|
4ec36fb8b4
|
Serilog.Sinks.Async 2.1.0
|
2024-10-25 14:03:51 +09:00 |
ikpil
|
5de6e06a94
|
Serilog 4.1.0
|
2024-10-23 08:54:31 +09:00 |
ikpil
|
1bf2ff48f2
|
Changed bmin/bmax from float[] to RcVec2f for improved memory efficiency and readability
|
2024-10-13 16:41:25 +09:00 |
ikpil
|
ea437ef020
|
Changed bmin/bmax from int[] to RcVec3i for improved memory efficiency
|
2024-10-13 16:30:52 +09:00 |
ikpil
|
ecc02f12e4
|
install dotnet all version for unittest
|
2024-10-13 15:04:37 +09:00 |
ikpil
|
a225e32a5a
|
Serilog.Settings.Configuration 8.0.4
|
2024-10-10 13:39:58 +09:00 |
ikpil
|
e9ca704ab7
|
update Serilog.Settings.Configuration 8.0.3
|
2024-10-08 13:44:36 +09:00 |
ikpil
|
62f9cfe034
|
Support for saving and loading dynamic nav meshes @ppiastucki
[Upstream] from recast4j
506b503 - chore: Support for saving and loading dynamic nav meshes (fixes #200) (#209)
|
2024-10-01 23:28:50 +09:00 |
ikpil
|
36795dc909
|
Serilog 4.0.2
|
2024-09-29 22:53:10 +09:00 |
ikpil
|
85e2484505
|
fix: Support non-tiled dynamic nav meshes (@ppiastucki)
[Upstream] from recast4j
- fe071aa - fix: Support non-tiled dynamic nav meshes (#205)
|
2024-09-21 03:13:51 +09:00 |
ikpil
|
2d0e2f8525
|
Fix dynamic mesh bounds calculation #77
recast4j
- https://github.com/recast4j/recast4j/issues/203
- https://github.com/recast4j/recast4j/pull/204
|
2024-09-21 02:54:01 +09:00 |
ikpil
|
e9a05843da
|
bugfix - checkbox flags
|
2024-09-12 01:35:21 +09:00 |
ikpil
|
5735c98c79
|
Moq 4.20.71
|
2024-09-07 23:22:41 +09:00 |
ikpil
|
f18bedb02d
|
force utf-8
|
2024-09-05 22:57:28 +09:00 |
ikpil
|
1179f87d02
|
Microsoft.NET.Test.Sdk 17.11.1
|
2024-09-05 22:37:33 +09:00 |
ikpil
|
a9e4ca377d
|
upgrade Moq 4.20.71
|
2024-09-05 22:34:22 +09:00 |
ikpil
|
1eb65ca856
|
NUnit 4.2.1
|
2024-09-01 22:22:34 +09:00 |
ikpil
|
e73ec9acda
|
runtime comment
|
2024-08-24 22:25:13 +09:00 |
ikpil
|
4a19d597c1
|
update Nunit 4.2.1
|
2024-08-24 20:32:38 +09:00 |
ikpil
|
201401b54f
|
update Microsoft.NET.Test.Sdk 17.11.0
|
2024-08-21 13:58:04 +09:00 |
ikpil
|
e6bea60db3
|
NUnit.Analyzers 4.3.0
|
2024-08-12 07:55:52 +09:00 |
ikpil
|
887294af1b
|
upgrade BenchmarkDotNet 0.14.0
|
2024-08-08 22:54:03 +09:00 |
Sarofc
|
997d3f1a9b
|
draw agent option
|
2024-08-08 22:53:27 +09:00 |
ikpil
|
13be6d5bd8
|
benchmark
|
2024-08-04 18:55:17 +09:00 |
ikpil
|
cd7c668caf
|
changed PriorityQueueBenchmarks
|
2024-08-04 18:35:25 +09:00 |
ikpil
|
153b523ea7
|
changelog
|
2024-08-04 18:15:16 +09:00 |
ikpil
|
89214accfb
|
added RcBinaryMinHeapTest
|
2024-08-04 18:03:31 +09:00 |
ikpil
|
8a655528c3
|
benchmark
|
2024-08-03 14:36:46 +09:00 |
Sarofc
|
c036501879
|
opt UpdateMoveRequest UpdateTopologyOptimization
# Conflicts:
# src/DotRecast.Detour.Crowd/DtCrowd.cs
Benchmark
b3
b4
|
2024-08-03 13:24:42 +09:00 |
Sarofc
|
5aeb1e465c
|
add benchmark
|
2024-08-03 12:13:45 +09:00 |
Sarofc
|
ab04256cdf
|
Update ModernOpenGLDraw.cs
(cherry picked from commit 6fb44cc3ce47be2c724d6093ef4b3168aacf9480)
|
2024-07-26 22:27:24 +09:00 |
ikpil
|
7ffda46c2f
|
NUnit3TestAdapter 4.6.0
|
2024-07-26 22:10:17 +09:00 |
ikpil
|
8ba8c04895
|
update serilog 4.0.1
|
2024-07-25 23:16:19 +09:00 |
ikpil
|
bc7818a1c5
|
[Upstream] fix: Fix raycast shortcuts (@Sarofc)
Raycast is performed in 2d and it might report reaching the given position even if the Y coordinate is different than the target. Therefore, it is necessary to check what poly is actually hit by raycast before taking a shortcut.
- https://github.com/recast4j/recast4j/issues/196
- https://github.com/recast4j/recast4j/pull/197
- https://github.com/ikpil/DotRecast/issues/72
|
2024-07-18 20:06:36 +09:00 |