DotRecast Versions Save

DotRecast - a port of Recast & Detour, Industry-standard navigation mesh toolset for .NET, C#, Unity3D, games, servers

2024.1.3

3 months ago

[2024.1.3] - 2024-02-13

Added

  • Added DtNodeQueue UnitTest @ikpil
  • Added RcSortedQueue UnitTest @ikpil
  • Added IComparable interface to RcAtomicLong @ikpil
  • Added Menu bar in Demo @ikpil

Changed

  • Update Microsoft.NET.Test.Sdk 17.8.0 to 17.9.0
  • Enhanced ToString method of DtNode to provide more detailed information.
  • Reuse DtNode in DtNodePool

Special Thanks

Full Changelog: https://github.com/ikpil/DotRecast/compare/2024.1.2...2024.1.3

2024.1.2

3 months ago

[2024.1.2] - 2024-02-04

Added

  • Added DtNodePool tests @ikpil
  • Added WangHash() for DtNodePool @ikpil
  • Added avg, min, max, sampling updated times in CrowdAgentProfilingTool @ikpil

Fixed

  • Fixed SOH issue in DtNavMeshQuery.Raycast @ikpil
  • Fixed SOH issue in DtProximityGrid.QueryItems @ikpil

Changed

  • Upgrade NUnit.Analyzers 4.0.1

Removed

Special Thanks

2024.1.1

4 months ago

What's Changed

  • [Upstream] Cleanup filter code and improved documentation (https://gi… (#30) @ikpil
  • Code cleanup and small optimizations in RecastFilter.cpp rcFilterLedg… (#29) @ikpil
  • feat - Added UI scaling feature based on monitor resolution in Demo (#28) @ikpil
  • Fix typo (#25) @c0nd3v
  • Fix updated struct version (#23) @c0nd3v
  • Allow Radius 0 in Demo (#22) @c0nd3v
  • [Upstream] Make detail mesh edge detection more robust (recastnavigat… (#26) @ikpil
  • [Upstream] 248275e - Fix: typo error (#153) (#21) @ikpil

Full Changelog: https://github.com/ikpil/DotRecast/compare/2023.11.1...2024.1.1

2023.11.1

5 months ago

What's Changed

  • Pr/support net8 (#20) @ikpil
  • refactor: add type-safe array copy function (#17) @ikpil
  • refactor: changed float[6] to RcVec3f[2] in DtOffMeshConnection class (#16) @ikpil
  • Update README.md (#15) @VaibhavWakde52
  • Migrated some small types to structs @GabrielMotaAlexandre

Full Changelog: https://github.com/ikpil/DotRecast/compare/2023.10.7...2023.11.1

2023.10.7

6 months ago

What's Changed

  • Support .net 6.0

Full Changelog: https://github.com/ikpil/DotRecast/compare/2023.10.6...2023.10.7

2023.10.6

7 months ago

What's Changed

  • No changes

Full Changelog: https://github.com/ikpil/DotRecast/compare/2023.10.5...2023.10.6

2023.10.5

7 months ago

What's Changed

  • No changes

Full Changelog: https://github.com/ikpil/DotRecast/compare/2023.10.4...2023.10.5

2023.10.4

7 months ago

What's Changed

  • No changes

Full Changelog: https://github.com/ikpil/DotRecast/compare/2023.10.3...2023.10.4

2023.10.3

7 months ago

What's Changed

  • No changes

Full Changelog: https://github.com/ikpil/DotRecast/compare/2023.10.2...2023.10.3

2023.10.2

7 months ago

What's Changed

  • No changes

Full Changelog: https://github.com/ikpil/DotRecast/compare/2023.10.1...2023.10.2