Commit Graph

  • bf6ee495d2 upgrade Silk.NET 2.20.0 -> 2.21.0 ikpil 2024-04-24 23:40:11 +0900
  • 0ed414f08c update package json v0.3.0 wrenge 2024-04-23 11:23:21 +0300
  • 897748285f Merge branch 'refs/heads/pr/fix-small-object-heap-issue' wrenge 2024-04-23 11:16:42 +0300
  • 331e35ecbb Merge branch 'refs/heads/main' wrenge 2024-04-23 11:15:18 +0300
  • f49f9eb558 addedd AllocSpan/FreeSpan API ikpil 2024-04-22 23:57:13 +0900
  • 6b2bd27b71 added RcSpanPool class ikpil 2024-04-22 23:52:01 +0900
  • 3157c1e764 Avoidance patches v0.2.0 wrenge 2024-04-22 15:31:22 +0300
  • 50ea674cce used option `keepInterResults` to save memory ikpil 2024-04-20 12:59:34 +0900
  • 8fe46a6450 Keep Itermediate Results in JumpLinkBuilderSampleTools ikpil 2024-04-18 00:10:06 +0900
  • 80e07ebb3c Tick 'Keep Intermediate Results' option. ikpil 2024-04-17 23:50:48 +0900
  • 97ffaf8700 add comment "Tick 'Keep Itermediate Results'" ikpil 2024-04-16 23:24:48 +0900
  • 17c1c18372 added "Keep Itermediate Results" flag ikpil 2024-04-15 23:42:55 +0900
  • 9210eb58fe changed to use `CompactHeightfield` instead of `Heightfield` when finding bmin/bmax ikpil 2024-04-14 00:43:03 +0900
  • da82d6ba4d reduced usability of SolidHeightfield in recast build results ikpil 2024-04-13 12:53:58 +0900
  • 26a1dfddeb fix bug where return value of dynamic update result is reversed ikpil 2024-04-13 12:43:54 +0900
  • 668ebd0128 update comment ikpil 2024-04-12 02:27:07 +0900
  • 402b25a436 fixed an issue where await deadlock could occur in various platform environments. ikpil 2024-04-12 00:08:06 +0900
  • 7874b4403c Renamed RcBuilderResult class to C# style naming ikpil 2024-04-10 20:39:06 +0900
  • 82027dffd7 Limiting the number of tasks during build ikpil 2024-04-10 19:52:58 +0900
  • 573386c473 update library K4os.Compression.LZ4 1.3.8, NUnit.Analyzers 4.1.0, coverlet.collector 6.0.2 ikpil 2024-03-22 23:12:55 +0900
  • daf826f5f4 modify .editorconfig ikpil 2024-03-13 23:18:18 +0900
  • b67ebeaec3 Added stackalloc where it's acceptable wreng 2024-02-21 14:40:22 +0300
  • 7dfac39408 Optimization: reduce number of allocations on hot path. Andrew Gilewsky 2024-03-05 00:21:24 +0000
  • 4b8cd8e31b NUnit 4.1.0 ikpil 2024-02-29 13:54:36 +0900
  • 7f1b9e63bb Added composer.json v0.1.4-alpha1 wrenge 2024-02-28 09:52:02 +0300
  • d625e83fad Merge branch 'feature/unity-serialization-hack' wrenge 2024-02-27 17:22:32 +0300
  • 838064f3b6 Serialization patch feature/unity-serialization-hack wrenge 2024-02-27 17:21:32 +0300
  • 8ca008a5c3 Packaging for unity feature/unity-package wrenge 2024-02-27 16:50:03 +0300
  • 6a57c067ac fix: SOH issue(#41) ikpil 2024-01-25 01:00:03 +0900
  • 0c6921ad6b fix: SOH issue (#41) ikpil 2024-01-25 00:57:12 +0900
  • b0644a70b7 fix : SOH issue (#41) ikpil 2024-01-25 00:43:40 +0900
  • 2f2d68c29f fix: SOH issue step3 (#41) ikpil 2024-01-24 13:48:51 +0900
  • 30bce34eaf fix: SOH issue step2 (#41) ikpil 2024-01-24 00:08:42 +0900
  • d8ae9f2297 fix: SOH issue (#41) ikpil 2024-01-23 22:49:36 +0900
  • b81a5923a3 benchmark arrays ikpil 2024-02-24 20:36:33 +0900
  • 3fbfb968d0 test RcRentedArray ikpil 2024-02-24 20:00:51 +0900
  • a0800de245 test pr/test ikpil 2024-02-23 01:29:58 +0900
  • eb1aa49363 [Upstream] Fix out of bounds access in dtMergeCorridorStartMoved and add tests pr/fix-out-of-bounds-access-in-dtmergecorridorstartmoved ikpil 2024-02-11 17:15:22 +0900
  • 3c4723c907 added npath in MergeCorridor functions ikpil 2024-02-23 01:02:23 +0900
  • 7836b78bb4 added DtCrowdConst.MAX_PATH_RESULT = 256 ikpil 2024-02-23 00:52:23 +0900
  • 13097f9661 Added stackalloc where it's acceptable pr/acceptable-stackalloc wreng 2024-02-21 14:40:22 +0300
  • 5b6fddcedc coverlet.collector 6.0.1 ikpil 2024-02-22 01:25:19 +0900
  • 609508c94f Support split special case wreng 2024-02-21 16:39:13 +0300
  • c47cc79552 CyclicBuffers SIMD wreng 2024-02-21 16:06:00 +0300
  • fa837a84ed Replaced foreach with for to avoid enumerator allocations wreng 2024-02-21 14:59:13 +0300
  • 18d2d8821e
    README.md align Ikpil 2024-02-21 13:48:57 +0900
  • 790adb52a5
    README.md update Ikpil 2024-02-21 06:52:08 +0900
  • 56923f4704 for mobile ikpil 2024-02-21 01:28:32 +0900
  • 4bed2f8c82 for mobile README ikpil 2024-02-21 01:26:21 +0900
  • 4f271a7b21 update README ikpil 2024-02-21 01:21:57 +0900
  • 6034bfa28a Added struct RcScopedTimer to avoid allocations ikpil 2024-02-20 02:02:05 +0900
  • c908daa8c3 RcCyclicBuffer<T> optimizations @wrenge ikpil 2024-02-20 01:53:50 +0900
  • 097a365528 CyclicBuffer optimizations wreng 2024-02-18 20:37:11 +0300
  • 804cb275a7 Added struct DtCrowdScopedTimer to avoid allocations in scoped timer calls @wrenge ikpil 2024-02-20 01:10:54 +0900
  • 3158dfc29c Avoid allocation in ScopedTimer call wreng 2024-02-18 19:29:54 +0300
  • 01b3bcf771 added RcCylicBuffer<long> extensions ikpil 2024-02-19 00:36:44 +0900
  • ad504fe217 Changed from List<T> to RcCyclicBuffer in DtCrowdTelemetry execution timing sampling @wrenge ikpil 2024-02-18 00:42:10 +0900
  • a359686171 Replaced list with cyclic buffer wreng 2024-02-16 20:13:10 +0300
  • 653a9e794b for nuget readme ikpil 2024-02-17 22:49:01 +0900
  • d0bec3714e added corridor maxpath for SOH issue ikpil 2024-02-16 00:26:23 +0900
  • 41ab26c03f rename _ext to _agentPlacementHalfExtents in DtCrowd ikpil 2024-02-15 00:36:58 +0900
  • 742b7f7db8 reposition DT_CROWDAGENT_MAX_NEIGHBOURS, DT_CROWDAGENT_MAX_CORNERS ikpil 2024-02-15 00:25:55 +0900
  • bd4825dcd5 reposition DtCrwdAgent class comment ikpil 2024-02-14 01:48:33 +0900
  • aae0884f5a reposition MIN_TARGET_DIST ikpil 2024-02-14 01:40:43 +0900
  • a5b3344c1f replace DtPathCorridor comment ikpil 2024-02-14 01:34:16 +0900
  • 389632def9 update changelog ikpil 2024-02-13 13:53:21 +0900
  • f0eb976ba0 change index -> ptr ikpil 2024-02-09 17:57:03 +0900
  • b26847d90f change GetNodeMap to AsEnumerable in DtNodePool ikpil 2024-02-06 21:43:54 +0900
  • 3ce4f59002 rese DtNode in DtNodePool ikpil 2024-02-05 00:45:16 +0900
  • 73bb475ef7 added menu bar in Demo ikpil 2024-02-11 15:39:34 +0900
  • a65e5a3125 added DtNodeQueue unittest ikpil 2024-02-09 17:56:16 +0900
  • 4320019b02 Update CHANGELOG.md in Unreleased section ikpil 2024-02-08 00:24:00 +0900
  • 1db7fed92d fix: RcSortedQueue.Remove can not use binary-search ikpil 2024-02-08 00:22:32 +0900
  • 45e4426df6 Changed RcSortedQueue.Remove() function to use binary search ikpil 2024-02-08 00:03:06 +0900
  • a1b730da7d Update Microsoft.NET.Test.Sdk 17.8.0 to 17.9.0 ikpil 2024-02-07 22:54:52 +0900
  • 9ef3c4ba30 replace comment ikpil 2024-02-06 00:50:06 +0900
  • af72cf3cc8 replace comment in DtNode ikpil 2024-02-05 13:56:39 +0900
  • 0909818379 replace sampling time in CrowdAgentProfilingSampleTool ikpil 2024-02-04 21:20:36 +0900
  • c4bed04c19 update CHANGELOG.md ikpil 2024-02-04 13:49:09 +0900
  • 003ba1aa74 update CHANGELOG.,d ikpil 2024-02-04 13:36:35 +0900
  • 2d3ca5b321 added WangHash for DtNodePool ikpil 2024-02-04 13:24:09 +0900
  • 94ed3d646c typo ikpil 2024-02-04 12:42:34 +0900
  • 2dc8593c78 Added avg, min, max, sampling updated times in CrowdAgentProfilingTool ikpil 2024-02-04 12:14:18 +0900
  • 6b033ab058 add release note url in nuget package ikpil 2024-02-03 22:53:17 +0900
  • 88059fcdcf added DtNodePool all tests ikpil 2024-02-03 01:23:57 +0900
  • 8ae375ef4c upgrade NUnit.Analyzers 4.0.1 ikpil 2024-02-03 01:19:14 +0900
  • bf83597c1e added DtNodePool.GetNode, FindNode, FindNodes tests ikpil 2024-02-02 00:29:24 +0900
  • cc9adf7f53 update changelog ikpil 2024-02-01 23:18:01 +0900
  • daa43c5f9f update changelog ikpil 2024-02-01 23:03:08 +0900
  • 713411105d add changelog ikpil 2024-02-01 23:02:58 +0900
  • c61c2ba875 update package description ikpil 2024-02-01 22:47:12 +0900
  • dbb03988f5 fix: DtRaycastHit SOH issue reslove ikpil 2024-02-01 02:21:07 +0900
  • aaff85b229 fix: Change DtRaycastHit class to struct to resolve SOH issue. step2 ikpil 2024-01-31 00:59:48 +0900
  • 5bba84883e clean up comments in DtRaycastHit ikpil 2024-01-31 00:13:23 +0900
  • 41df518a08 fix: SOH issue step1 (#41) ikpil 2024-01-30 00:40:20 +0900
  • 5073f657f9 upgrade NUnit.Analyzers 4.0.0 ikpil 2024-01-30 00:29:04 +0900
  • 6573a56099 update BuildingAndIntegrating.md ikpil 2024-01-24 13:51:41 +0900
  • f3eab3e30f fix: workflow dotnet-version matrix ikpil 2024-01-21 20:22:20 +0900
  • ec41fea35a fix: update dotnet workflow for target framework ikpil 2024-01-21 20:19:50 +0900
  • 96e8b12772 fix: random size of an array for testing could be 0 ikpil 2024-01-21 19:53:00 +0900