DotRecastNetSim/CHANGELOG.md

1.5 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased] - yyyy-mm-dd

Added

  • Added DtNodePool tests

Fixed

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

Changed

  • Upgrade NUnit.Analyzers 4.0.1

Removed

[2024.1.1] - 2024-01-05

Added

Fixed

Changed

  • [Upstream] Cleanup filter code and improved documentation (#30) @ikpil
  • [Upstream] Make detail mesh edge detection more robust (#26) @ikpil
  • [Upstream] 248275e - Fix: typo error (#153) (#21) @ikpil
  • Code cleanup and small optimizations in RecastFilter.cpp (#29) @ikpil
  • Added UI scaling feature based on monitor resolution in Demo (#28) @ikpil

Removed