DotRecastNetSim/src/DotRecast.Recast
ikpil 6450704a8f add DtTileCacheLayerBuilder 2023-08-19 12:48:47 +09:00
..
Geom add RcImmutableArray for unity3d 2023-08-05 10:27:10 +09:00
DotRecast.Recast.csproj move utils 2023-04-14 22:29:19 +09:00
IRecastBuilderProgressListener.cs C# style 2023-05-09 22:57:42 +09:00
ObjImporter.cs need to perform string parsing and formatting without depending on notation. (#7) 2023-08-13 14:59:01 +09:00
ObjImporterContext.cs move class 2023-05-07 18:10:20 +09:00
PolyUtils.cs [Upstream] Improved variable naming in RecastArea.cpp (recastnavigation #636) 2023-07-25 15:28:45 +09:00
RcAreaModification.cs for unity3d 2023-08-08 23:27:58 +09:00
RcCompactCell.cs change class RcCompactCell -> readonly struct RcCompactCell 2023-08-06 12:05:23 +09:00
RcCompactHeightfield.cs changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
RcCompactSpan.cs changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
RcConfig.cs add DtTileCacheLayerBuilder 2023-08-19 12:48:47 +09:00
RcConstants.cs rename Recast.Recast -> RcUtils 2023-07-30 11:17:10 +09:00
RcContour.cs changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
RcContourHole.cs changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
RcContourHoleComparer.cs add shared comparer 2023-08-05 08:42:21 +09:00
RcContourRegion.cs changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
RcContourSet.cs changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
RcConvexVolume.cs ConvexVolume RcConvexVolume for unity3d 2023-07-10 19:03:47 +09:00
RcHeightPatch.cs changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
RcHeightfield.cs changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
RcHeightfieldLayer.cs changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
RcHeightfieldLayerSet.cs add DtTileCacheLayerBuilder 2023-08-19 12:48:47 +09:00
RcLayerRegion.cs changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
RcPartition.cs for unity3d 2023-07-28 20:43:50 +09:00
RcPartitionType.cs for unity3d 2023-07-28 20:43:50 +09:00
RcPolyMesh.cs changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
RcPolyMeshDetail.cs changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
RcPolyMeshRaycast.cs remove nullable float in DtNavMeshRaycast.Raycast, RcPolyMeshRaycast.Raycast 2023-08-01 23:32:28 +09:00
RcPotentialDiagonal.cs changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
RcPotentialDiagonalComparer.cs add shared comparer 2023-08-05 08:42:21 +09:00
RcRegion.cs changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
RcSpan.cs changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
RcSweepSpan.cs changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
RcUtils.cs rename Recast.Recast -> RcUtils 2023-07-30 11:17:10 +09:00
RecastArea.cs changed insert sort 2023-07-25 15:44:57 +09:00
RecastBuilder.cs [Upstream] Typo fixes (recastnavigation #660) 2023-08-18 14:04:56 +09:00
RecastBuilderConfig.cs rename Recast.Recast -> RcUtils 2023-07-30 11:17:10 +09:00
RecastBuilderResult.cs move DotRecast.Core.RcTelemetry 2023-07-01 13:05:38 +09:00
RecastCommon.cs changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
RecastCompact.cs change class RcCompactCell -> readonly struct RcCompactCell 2023-08-06 12:05:23 +09:00
RecastContour.cs [Upstream] Typo fixes (recastnavigation #660) 2023-08-18 14:04:56 +09:00
RecastFilledVolumeRasterization.cs remove all nullable float 2023-08-03 00:06:16 +09:00
RecastFilter.cs [Upstream] Typo fixes (recastnavigation #660) 2023-08-18 14:04:56 +09:00
RecastLayers.cs add scoped timer 2023-07-08 12:20:20 +09:00
RecastMesh.cs [Upstream] Typo fixes (recastnavigation #660) 2023-08-18 14:04:56 +09:00
RecastMeshDetail.cs [Upstream] Typo fixes (recastnavigation #660) 2023-08-18 14:04:56 +09:00
RecastRasterization.cs [Upstream] Some quick cleanup in RecastRasterization.cpp (recastnavigation #655) 2023-08-11 12:51:07 +09:00
RecastRegion.cs [Upstream] Typo fixes (recastnavigation #660) 2023-08-18 14:04:56 +09:00
RecastVoxelization.cs rename Recast.Recast -> RcUtils 2023-07-30 11:17:10 +09:00