DotRecastNetSim/src
ikpil 153b523ea7 changelog 2024-08-04 18:15:16 +09:00
..
DotRecast.Core changelog 2024-08-04 18:15:16 +09:00
DotRecast.Detour [Upstream] fix: Fix raycast shortcuts (@Sarofc) 2024-07-18 20:06:36 +09:00
DotRecast.Detour.Crowd Changed DtNavMeshQuery.GetPolyWallSegments() to use Span<T> for enhanced performance, memory efficiency. 2024-07-16 22:19:41 +09:00
DotRecast.Detour.Dynamic update `DotRecast Copyright (c) 2023-2024 Choi Ikpil ikpil@naver.com` 2024-05-25 22:42:57 +09:00
DotRecast.Detour.Extras Changed vertCount and triCount to byte in DtPolyDetail 2024-07-02 13:47:31 +09:00
DotRecast.Detour.TileCache Changed data structure of 'neis' from List<byte> to byte[] for optimized memory usage and improved access speed in `DtLayerMonotoneRegion` 2024-07-12 23:55:35 +09:00
DotRecast.Recast update comment 2024-07-17 23:48:11 +09:00
DotRecast.Recast.Demo opt UpdateMoveRequest UpdateTopologyOptimization 2024-08-03 13:24:42 +09:00
DotRecast.Recast.Toolset [Upstream] fix: Fix raycast shortcuts (@Sarofc) 2024-07-18 20:06:36 +09:00