DotRecastNetSim/src/DotRecast.Recast
ikpil 75aaaefbc3 remove warn 2023-06-01 23:44:39 +09:00
..
Geom inline 2023-05-27 11:37:32 +09:00
AreaModification.cs C# style function name 2023-05-05 08:44:48 +09:00
CompactCell.cs reformat 2023-03-17 01:48:49 +09:00
CompactHeightfield.cs change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
CompactSpan.cs reformat 2023-03-17 01:48:49 +09:00
CompareDiagDist.cs move private class -> public class 2023-05-07 17:55:13 +09:00
CompareHoles.cs move private class -> public class 2023-05-07 17:55:13 +09:00
Contour.cs reformat 2023-03-17 01:48:49 +09:00
ContourHole.cs move private class -> public class 2023-05-07 17:55:13 +09:00
ContourRegion.cs move private class -> public class 2023-05-07 17:55:13 +09:00
ContourSet.cs change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
ConvexVolume.cs reformat 2023-03-17 01:48:49 +09:00
CornerHeight.cs move private class -> public class 2023-05-07 17:55:13 +09:00
DotRecast.Recast.csproj move utils 2023-04-14 22:29:19 +09:00
HeightPatch.cs move class type 2023-05-07 12:36:27 +09:00
Heightfield.cs ... 2023-03-30 01:00:41 +09:00
HeightfieldLayer.cs move class 2023-05-07 18:10:20 +09:00
HeightfieldLayerSet.cs move class 2023-05-07 18:10:20 +09:00
IRecastBuilderProgressListener.cs C# style 2023-05-09 22:57:42 +09:00
LayerRegion.cs move class type 2023-05-07 12:36:27 +09:00
ObjImporter.cs move class 2023-05-07 18:10:20 +09:00
ObjImporterContext.cs move class 2023-05-07 18:10:20 +09:00
PartitionType.cs “Change slide float input to ImGUI” 2023-03-18 01:33:21 +09:00
PolyMesh.cs change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
PolyMeshDetail.cs reformat 2023-03-17 01:48:49 +09:00
PolyMeshRaycast.cs C# style function name 2023-05-05 08:44:48 +09:00
PolyUtils.cs C# style function name 2023-05-05 08:44:48 +09:00
PotentialDiagonal.cs move private class -> public class 2023-05-07 17:55:13 +09:00
Recast.cs remove new int[2] in CalcTileCount() 2023-06-01 22:25:15 +09:00
RecastArea.cs inline 2023-05-27 11:37:32 +09:00
RecastBuilder.cs remove warn 2023-06-01 23:44:39 +09:00
RecastBuilderConfig.cs removed new int[2] in CalcGridSize() 2023-06-01 22:21:31 +09:00
RecastBuilderResult.cs C# style function name 2023-05-05 08:44:48 +09:00
RecastCommon.cs C# style function name 2023-05-05 08:44:48 +09:00
RecastCompact.cs move RecastVectors -> Vector3f 2023-05-26 21:34:29 +09:00
RecastConfig.cs C# style function name 2023-05-05 08:44:48 +09:00
RecastConstants.cs reformat 2023-03-17 01:48:49 +09:00
RecastContour.cs move private class -> public class 2023-05-07 17:55:13 +09:00
RecastFilledVolumeRasterization.cs move RecastVectors -> Vector3f 2023-05-26 21:34:29 +09:00
RecastFilter.cs [Upstream] Fix spans being filtered even if they have just enough clearance 2023-05-21 16:55:24 +09:00
RecastLayers.cs move RecastVectors -> Vector3f 2023-05-26 21:34:29 +09:00
RecastMesh.cs inline 2023-05-27 11:37:32 +09:00
RecastMeshDetail.cs inline 2023-05-27 11:37:32 +09:00
RecastRasterization.cs inline 2023-05-27 11:37:32 +09:00
RecastRegion.cs move private class -> public class 2023-05-07 17:55:13 +09:00
RecastVoxelization.cs C# style interface naming 2023-05-05 09:06:43 +09:00
Region.cs move private class -> public class 2023-05-07 17:55:13 +09:00
Span.cs reformat 2023-03-17 01:48:49 +09:00
SweepSpan.cs move class type 2023-05-07 12:36:27 +09:00
Telemetry.cs preventing name conflicts 2023-05-06 11:44:57 +09:00