DotRecastNetSim/src/DotRecast.Recast
ikpil c81c2aded9 bugfix - Arrays.Copy -> vector3f operator = 2023-04-01 00:51:17 +09:00
..
Geom float[] => vector3f 2023-03-31 01:10:04 +09:00
AreaModification.cs completed ConvexVolumeTool 2023-03-26 12:24:06 +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
Contour.cs reformat 2023-03-17 01:48:49 +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
DotRecast.Recast.csproj reformat 2023-03-17 01:48:49 +09:00
Heightfield.cs ... 2023-03-30 01:00:41 +09:00
HeightfieldLayerSet.cs change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
InputGeomReader.cs reformat 2023-03-17 01:48:49 +09:00
ObjImporter.cs reformat 2023-03-17 01:48:49 +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
Recast.cs float[] => vector3f 2023-03-31 01:10:04 +09:00
RecastArea.cs change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
RecastBuilder.cs float[] => vector3f 2023-03-31 01:10:04 +09:00
RecastBuilderConfig.cs float[] => vector3f 2023-03-31 01:10:04 +09:00
RecastBuilderResult.cs add detail build times 2023-03-25 13:23:25 +09:00
RecastCommon.cs intergrate math funcitons 2023-03-25 15:43:20 +09:00
RecastCompact.cs change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
RecastConfig.cs reformat 2023-03-17 01:48:49 +09:00
RecastConstants.cs reformat 2023-03-17 01:48:49 +09:00
RecastContour.cs change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
RecastFilledVolumeRasterization.cs change float[] -> vector3f 2023-04-01 00:28:54 +09:00
RecastFilter.cs reformat 2023-03-17 01:48:49 +09:00
RecastLayers.cs change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
RecastMesh.cs change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
RecastMeshDetail.cs bugfix - Arrays.Copy -> vector3f operator = 2023-04-01 00:51:17 +09:00
RecastRasterization.cs ... 2023-03-30 01:00:41 +09:00
RecastRegion.cs reformat 2023-03-17 01:48:49 +09:00
RecastVectors.cs bugfix - Arrays.Copy -> vector3f operator = 2023-04-01 00:51:17 +09:00
RecastVoxelization.cs ... 2023-03-30 01:00:41 +09:00
Span.cs reformat 2023-03-17 01:48:49 +09:00
Telemetry.cs add detail build times 2023-03-25 13:23:25 +09:00