DotRecastNetSim/src/DotRecast.Core
ikpil 73bb475ef7 added menu bar in Demo 2024-02-11 15:39:34 +09:00
..
Buffers typo 2024-02-04 12:42:34 +09:00
Collections added DtNodeQueue unittest 2024-02-09 17:56:16 +09:00
Compression refactor: add type-safe array copy function 2023-11-11 13:08:52 +09:00
Numerics small refactoring static readonly 2023-12-30 16:17:42 +09:00
DotRecast.Core.csproj add release note url in nuget package 2024-02-03 22:53:17 +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
RcAnonymousDisposable.cs add scoped timer 2023-07-08 12:20:20 +09:00
RcArrays.cs refactor: add type-safe array copy function 2023-11-11 13:08:52 +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 added DtNodeQueue unittest 2024-02-09 17:56:16 +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
RcByteUtils.cs rename in DotRecast.Detour.Dynamic 2023-09-16 12:49:58 +09:00
RcContext.cs rename RcTelemetry to RcContext 2024-01-07 13:00:38 +09:00
RcConvexUtils.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
RcDirectory.cs fix: search directory 2023-09-21 23:13:39 +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 added WangHash for DtNodePool 2024-02-04 13:24:26 +09:00
RcIntersections.cs refactor: Math -> MathF 2023-10-25 00:09:34 +09:00
RcMath.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
RcObjImporter.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
RcObjImporterContext.cs refactor: ObjImporter, InputGeomProvider 2023-09-24 18:42:41 +09:00
RcProcess.cs added menu bar in Demo 2024-02-11 15:39:34 +09:00
RcRand.cs refactor: added RcStackArray4, RcStackArray8 2024-01-21 13:05:08 +09:00
RcResources.cs bugfix: not working reousrce.load 2023-09-23 14:47:04 +09:00
RcSegmentVert.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
RcTelemetryTick.cs remove Tuple<string, long> 2023-07-01 13:12:29 +09:00
RcThrowHelper.cs typo 2024-02-04 12:42:34 +09:00
RcTimerLabel.cs add scoped timer 2023-07-08 12:20:20 +09:00