DotRecastNetSim/test/DotRecast.Core.Test
wrenge 897748285f Merge branch 'refs/heads/pr/fix-small-object-heap-issue'
# Conflicts:
#	src/DotRecast.Detour/DtNavMeshQuery.cs
2024-04-23 11:16:42 +03:00
..
DotRecast.Core.Test.csproj update library K4os.Compression.LZ4 1.3.8, NUnit.Analyzers 4.1.0, coverlet.collector 6.0.2 2024-03-22 23:12:55 +09:00
RcArrayBenchmarkTests.cs benchmark arrays 2024-02-24 20:36:33 +09:00
RcCyclicBufferTest.cs Support split special case 2024-02-22 00:33:06 +09:00
RcHashCodesTest.cs added WangHash for DtNodePool 2024-02-04 13:24:26 +09:00
RcRentedArrayTest.cs fix: SOH issue(#41) 2024-02-24 20:39:42 +09:00
RcSortedQueueTest.cs fix: RcSortedQueue.Remove can not use binary-search 2024-02-08 00:22:32 +09:00
RcStackArrayTest.cs Changed RcSortedQueue.Remove() function to use binary search 2024-02-08 00:03:06 +09:00
Vector3Test.cs added WangHash for DtNodePool 2024-02-04 13:24:26 +09:00