DotRecastNetSim/src/DotRecast.Detour.TileCache
ikpil 2ed8e7a141 completed ObstacleSampleTool 2023-09-02 15:49:10 +09:00
..
Io add tile cache compressor factory shared 2023-08-19 15:31:51 +09:00
DotRecast.Detour.TileCache.csproj csproj typo 2023-08-19 12:46:30 +09:00
DtCompressedTile.cs changed class names by c++ recastnavigation 2023-06-08 22:24:34 +09:00
DtLayerMonotoneRegion.cs changed class names by c++ recastnavigation 2023-06-08 22:24:34 +09:00
DtLayerSweepSpan.cs changed class names by c++ recastnavigation 2023-06-08 22:24:34 +09:00
DtObstacleState.cs draw temp obstacles 2023-08-22 23:48:04 +09:00
DtTempContour.cs changed class names by c++ recastnavigation 2023-06-08 22:24:34 +09:00
DtTileCache.cs readonly struct ObstacleRequest 2023-08-29 13:49:18 +09:00
DtTileCacheBuilder.cs typo 2023-08-19 15:45:05 +09:00
DtTileCacheContour.cs changed class names by c++ recastnavigation 2023-06-08 22:24:34 +09:00
DtTileCacheContourSet.cs changed class names by c++ recastnavigation 2023-06-08 22:24:34 +09:00
DtTileCacheLayer.cs changed class names by c++ recastnavigation 2023-06-08 22:24:34 +09:00
DtTileCacheLayerBuildResult.cs add DtTileCacheLayerBuilder 2023-08-19 13:03:00 +09:00
DtTileCacheLayerBuilder.cs completed ObstacleSampleTool 2023-09-02 15:49:10 +09:00
DtTileCacheLayerHeader.cs add DtTileCacheLayerBuilder 2023-08-19 12:48:47 +09:00
DtTileCacheObstacle.cs draw temp obstacles 2023-08-22 23:48:04 +09:00
DtTileCacheParams.cs class to struct DtNavMeshParams, DtTileCacheSetHeader, DtTileCacheParam 2023-08-15 12:18:28 +09:00
DtTileCachePolyMesh.cs changed class names by c++ recastnavigation 2023-06-08 22:24:34 +09:00
DtTileCacheStorageParams.cs readonly struct DtTileCacheStorageParams 2023-08-19 13:16:29 +09:00
IDtTileCacheMeshProcess.cs changed class names by c++ recastnavigation 2023-06-08 22:24:34 +09:00
ObstacleRequest.cs readonly struct ObstacleRequest 2023-08-29 13:49:18 +09:00
ObstacleRequestAction.cs reformat 2023-03-17 01:48:49 +09:00
TileCacheObstacleType.cs move private class -> public class 2023-05-07 17:55:13 +09:00