DotRecastNetSim/src/DotRecast.Core
ikpil a94965ac40 typo 2023-08-19 16:13:37 +09:00
..
Compression for unity3d 2023-08-08 23:15:02 +09:00
CollectionExtensions.cs add working environment 2023-08-14 22:47:57 +09:00
DotRecast.Core.csproj for unity3d 2023-08-08 23:15:02 +09:00
FRand.cs add IRcRand for unity3d 2023-07-14 22:42:48 +09:00
IRcCompressor.cs changing compression feature into an Interface 2023-08-05 21:45:05 +09:00
IRcRand.cs add IRcRand for unity3d 2023-07-14 22:42:48 +09:00
Intersections.cs typo 2023-08-19 16:13:37 +09:00
Loader.cs performance 2023-07-22 18:40:41 +09:00
RcAnonymousDisposable.cs add scoped timer 2023-07-08 12:20:20 +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
RcConvexUtils.cs typo 2023-08-19 16:13:37 +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
RcImmutableArray.Enumerable.cs add RcImmutableArray for unity3d 2023-08-05 10:27:10 +09:00
RcImmutableArray.Listable.cs add RcImmutableArray for unity3d 2023-08-05 10:27:10 +09:00
RcImmutableArray.Minimal.cs add RcImmutableArray for unity3d 2023-08-05 10:27:10 +09:00
RcImmutableArray.cs add RcImmutableArray for unity3d 2023-08-05 10:27:10 +09:00
RcMath.cs add AggressiveInlining 2023-07-26 00:00:09 +09:00
RcMatrix4X4.cs added RcMatrix4X4 2023-08-02 00:00:00 +09:00
RcSegmentVert.cs change name RcSegmentVert for unity3d 2023-07-17 23:24:28 +09:00
RcSortedQueue.cs change name 2023-05-10 22:44:51 +09:00
RcTelemetry.cs typo 2023-08-19 16:13:37 +09:00
RcTelemetryTick.cs remove Tuple<string, long> 2023-07-01 13:12:29 +09:00
RcTimerLabel.cs add scoped timer 2023-07-08 12:20:20 +09:00
RcVec2f.cs performance 2023-07-22 18:40:41 +09:00
RcVec3f.cs [Upstream] Improved variable naming in RecastArea.cpp (recastnavigation #636) 2023-07-25 15:28:45 +09:00