DotRecastNetSim/src/DotRecast.Recast
ikpil 8214842151 float[] -> Vector3f 2023-04-22 12:39:40 +09:00
..
Geom add vector2f.Get() 2023-04-15 09:31:51 +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 move utils 2023-04-14 22:29:19 +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
PolyMeshRaycast.cs move core files 2023-04-14 22:39:34 +09:00
PolyUtils.cs move utils 2023-04-14 22:29:19 +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 fixed a typo (countour -> contour) 2023-04-02 11:04:37 +09:00
RecastFilledVolumeRasterization.cs float[] -> Vector3f 2023-04-22 12:39:40 +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 change float[] -> Vector3f 2023-04-22 12:27:52 +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 rename FrequencyWatch 2023-04-14 22:41:29 +09:00