.. |
Io
|
remove warning
|
2023-06-01 23:44:15 +09:00 |
AbstractTileLayersBuilder.cs
|
change name
|
2023-05-10 22:44:51 +09:00 |
CompressedTile.cs
|
reformat
|
2023-03-17 01:48:49 +09:00 |
DotRecast.Detour.TileCache.csproj
|
C# style interface naming
|
2023-05-05 09:06:43 +09:00 |
ITileCacheCompressor.cs
|
C# style interface naming
|
2023-05-05 09:06:43 +09:00 |
ITileCacheMeshProcess.cs
|
C# style interface naming
|
2023-05-05 09:06:43 +09:00 |
LayerMonotoneRegion.cs
|
move private class -> public class
|
2023-05-07 17:55:13 +09:00 |
LayerSweepSpan.cs
|
move private class -> public class
|
2023-05-07 17:55:13 +09:00 |
ObstacleRequest.cs
|
reformat
|
2023-03-17 01:48:49 +09:00 |
ObstacleRequestAction.cs
|
reformat
|
2023-03-17 01:48:49 +09:00 |
ObstacleState.cs
|
reformat
|
2023-03-17 01:48:49 +09:00 |
TempContour.cs
|
move private class -> public class
|
2023-05-07 17:55:13 +09:00 |
TileCache.cs
|
rename Vector3f, Vector2f -> RcVec3f, RcVec2f
|
2023-06-03 21:47:26 +09:00 |
TileCacheBuilder.cs
|
remove int[] offset = new int[] { 0, 1, 0, -1 };
|
2023-06-05 14:37:44 +09:00 |
TileCacheContour.cs
|
reformat
|
2023-03-17 01:48:49 +09:00 |
TileCacheContourSet.cs
|
reformat
|
2023-03-17 01:48:49 +09:00 |
TileCacheLayer.cs
|
reformat
|
2023-03-17 01:48:49 +09:00 |
TileCacheLayerHeader.cs
|
rename Vector3f, Vector2f -> RcVec3f, RcVec2f
|
2023-06-03 21:47:26 +09:00 |
TileCacheObstacle.cs
|
rename Vector3f, Vector2f -> RcVec3f, RcVec2f
|
2023-06-03 21:47:26 +09:00 |
TileCacheObstacleType.cs
|
move private class -> public class
|
2023-05-07 17:55:13 +09:00 |
TileCacheParams.cs
|
rename Vector3f, Vector2f -> RcVec3f, RcVec2f
|
2023-06-03 21:47:26 +09:00 |
TileCachePolyMesh.cs
|
reformat
|
2023-03-17 01:48:49 +09:00 |
TileCacheStorageParams.cs
|
change name
|
2023-05-10 22:44:51 +09:00 |