DotRecastNetSim/src/DotRecast.Core
ikpil b2a631a8fc changed class names by c++ recastnavigation 2023-06-08 20:53:03 +09:00
..
CollectionExtensions.cs C# style function name 2023-05-05 08:44:48 +09:00
ConvexUtils.cs rename Vector3f, Vector2f -> RcVec3f, RcVec2f 2023-06-03 21:47:26 +09:00
DotRecast.Core.csproj intergrate math funcitons 2023-03-25 15:43:20 +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 rename Vector3f, Vector2f -> RcVec3f, RcVec2f 2023-06-03 21:47:26 +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
RcEdge.cs changed class names by c++ recastnavigation 2023-06-08 20:53:03 +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 remove warn 2023-06-02 00:13:25 +09:00
RcSortedQueue.cs change name 2023-05-10 22:44:51 +09:00
RcVec2f.cs rename Vector3f, Vector2f -> RcVec3f, RcVec2f 2023-06-03 21:47:26 +09:00
RcVec3f.cs added default RcVec3f 2023-06-07 15:06:23 +09:00
SegmentVert.cs rename Vector3f, Vector2f -> RcVec3f, RcVec2f 2023-06-03 21:47:26 +09:00