.. |
Geom
|
refactor: vector3
|
2023-10-27 23:52:55 +09:00 |
DotRecast.Recast.csproj
|
add release note url in nuget package
|
2024-02-03 22:53:17 +09:00 |
IRcBuilderProgressListener.cs
|
refactor: ObjImporter, InputGeomProvider
|
2023-09-24 18:42:41 +09:00 |
RcAreaModification.cs
|
Migrated some small types to structs
|
2023-10-30 23:40:46 +09:00 |
RcAreas.cs
|
rename RcTelemetry to RcContext
|
2024-01-07 13:00:38 +09:00 |
RcAxis.cs
|
refactor: made variable names identical to those in the DividePoly function of the recastnavigation project
|
2024-01-05 00:09:22 +09:00 |
RcBuildContoursFlags.cs
|
refactor: RcBuildContoursFlags
|
2023-10-08 14:48:43 +09:00 |
RcBuilder.cs
|
small refactoring
|
2024-01-13 22:06:06 +09:00 |
RcBuilderConfig.cs
|
feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8
|
2023-10-16 23:55:34 +09:00 |
RcBuilderResult.cs
|
rename RcTelemetry to RcContext
|
2024-01-07 13:00:38 +09:00 |
RcCommons.cs
|
rename RcTelemetry to RcContext
|
2024-01-07 13:00:38 +09:00 |
RcCompactCell.cs
|
change class RcCompactCell -> readonly struct RcCompactCell
|
2023-08-06 12:05:23 +09:00 |
RcCompactHeightfield.cs
|
feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8
|
2023-10-16 23:55:34 +09:00 |
RcCompactSpan.cs
|
refactor: readonly struct
|
2023-11-07 22:12:42 +09:00 |
RcCompactSpanBuilder.cs
|
refactor: added RcCompactSpanBuilder
|
2023-11-07 22:28:14 +09:00 |
RcCompacts.cs
|
refactor: BuildCompactHeightfield
|
2024-01-11 00:30:46 +09:00 |
RcConfig.cs
|
refactor: Math -> MathF
|
2023-10-25 00:09:34 +09:00 |
RcConstants.cs
|
typo
|
2024-01-04 23:38:13 +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
|
feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8
|
2023-10-16 23:55:34 +09:00 |
RcContours.cs
|
rename RcTelemetry to RcContext
|
2024-01-07 13:00:38 +09:00 |
RcConvexVolume.cs
|
ConvexVolume RcConvexVolume for unity3d
|
2023-07-10 19:03:47 +09:00 |
RcDirtyEntry.cs
|
refactor: add RcDirtyEntry
|
2024-01-19 00:08:01 +09:00 |
RcFilledVolumeRasterization.cs
|
rename RcTelemetry to RcContext
|
2024-01-07 13:00:38 +09:00 |
RcFilters.cs
|
rename RcTelemetry to RcContext
|
2024-01-07 13:00:38 +09:00 |
RcHeightPatch.cs
|
changed class names by c++ recastnavigation
|
2023-06-08 20:53:03 +09:00 |
RcHeightfield.cs
|
feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8
|
2023-10-16 23:55:34 +09:00 |
RcHeightfieldLayer.cs
|
update comments
|
2024-01-07 12:53:28 +09:00 |
RcHeightfieldLayerSet.cs
|
update comments
|
2024-01-07 12:53:28 +09:00 |
RcLayerRegion.cs
|
rename DtLayerSweepSpan to RcLayerSweepSpan
|
2024-01-09 14:09:01 +09:00 |
RcLayerSweepSpan.cs
|
rename DtLayerSweepSpan to RcLayerSweepSpan
|
2024-01-09 14:09:01 +09:00 |
RcLayers.cs
|
refactor: update comments
|
2024-01-10 01:20:03 +09:00 |
RcLevelStackEntry.cs
|
add RcDirtyEntry, RcLevelStackEntry
|
2024-01-17 13:55:09 +09:00 |
RcMeshDetails.cs
|
rename RcTelemetry to RcContext
|
2024-01-07 13:00:38 +09:00 |
RcMeshs.cs
|
rename RcTelemetry to RcContext
|
2024-01-07 13:00:38 +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
|
update comments
|
2024-01-07 12:53:28 +09:00 |
RcPolyMeshDetail.cs
|
update comments
|
2024-01-07 12:53:28 +09:00 |
RcPolyMeshRaycast.cs
|
feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8
|
2023-10-16 23:55:34 +09:00 |
RcPotentialDiagonal.cs
|
Migrated some small types to structs
|
2023-10-30 23:40:46 +09:00 |
RcPotentialDiagonalComparer.cs
|
add shared comparer
|
2023-08-05 08:42:21 +09:00 |
RcRasterizations.cs
|
rename RcTelemetry to RcContext
|
2024-01-07 13:00:38 +09:00 |
RcRegion.cs
|
changed class names by c++ recastnavigation
|
2023-06-08 20:53:03 +09:00 |
RcRegions.cs
|
refactor: Remove unused List<int> overlaps in the MergeAndFilterLayerRegions function.
|
2024-01-20 00:57:09 +09:00 |
RcSpan.cs
|
changed class names by c++ recastnavigation
|
2023-06-08 20:53:03 +09:00 |
RcSweepSpan.cs
|
refactor: revert this part due to a mix of C# and C++ style in array and interface usage
|
2023-10-31 23:06:42 +09:00 |
RcVoxelizations.cs
|
small refactoring
|
2024-01-13 22:06:06 +09:00 |