DotRecastNetSim/src/DotRecast.Core
ikpil 1e76fd0884 RcMath VNormalize -> Vector3f.Normalize 2023-05-15 23:25:50 +09:00
..
CollectionExtensions.cs C# style function name 2023-05-05 08:44:48 +09:00
ConvexUtils.cs C# style function name 2023-05-05 08:44:48 +09:00
DotRecast.Core.csproj intergrate math funcitons 2023-03-25 15:43:20 +09:00
Edge.cs move class type 2023-05-07 12:36:27 +09:00
FRand.cs preventing name conflicts 2023-05-06 11:44:57 +09:00
IntersectResult.cs move class 2023-05-07 18:10:20 +09:00
Intersections.cs move RcMath.VCross -> Vector3f.Cross 2023-05-15 23:21:31 +09:00
Loader.cs bugfix - only read by file open 2023-03-27 11:00:19 +09:00
RcArrayUtils.cs change name 2023-05-10 22:44:51 +09:00
RcAtomicBoolean.cs preventing name conflicts 2023-05-06 11:44:57 +09:00
RcAtomicFloat.cs preventing name conflicts 2023-05-06 11:44:57 +09:00
RcAtomicInteger.cs preventing name conflicts 2023-05-06 11:44:57 +09:00
RcAtomicLong.cs preventing name conflicts 2023-05-06 11:44:57 +09:00
RcByteBuffer.cs change name 2023-05-10 22:44:51 +09:00
RcByteOrder.cs change name 2023-05-10 22:44:51 +09:00
RcFrequency.cs preventing name conflicts 2023-05-06 11:44:57 +09:00
RcHashCodes.cs implement Vector3f, Vector2f Equals, GetHashCode 2023-05-08 23:12:11 +09:00
RcMath.cs RcMath VNormalize -> Vector3f.Normalize 2023-05-15 23:25:50 +09:00
RcSortedQueue.cs change name 2023-05-10 22:44:51 +09:00
SegmentVert.cs add SegmentVert 2023-04-22 13:43:24 +09:00
Vector2f.cs implement Vector3f, Vector2f Equals, GetHashCode 2023-05-08 23:12:11 +09:00
Vector3f.cs RcMath VNormalize -> Vector3f.Normalize 2023-05-15 23:25:50 +09:00