DotRecastNetSim/src/DotRecast.Core
ikpil cf7a44afdb vector3f -> xyz 2023-04-29 11:21:25 +09:00
..
ArrayUtils.cs reformat 2023-03-17 01:48:49 +09:00
AtomicBoolean.cs reformat 2023-03-17 01:48:49 +09:00
AtomicFloat.cs reformat 2023-03-17 01:48:49 +09:00
AtomicInteger.cs reformat 2023-03-17 01:48:49 +09:00
AtomicLong.cs reformat 2023-03-17 01:48:49 +09:00
ByteBuffer.cs fix modernOpenGLDraw 2023-03-19 00:09:36 +09:00
ByteOrder.cs reformat 2023-03-17 01:48:49 +09:00
CollectionExtensions.cs reformat 2023-03-17 01:48:49 +09:00
ConvexUtils.cs [개발/최익필] new float[] -> Vector3f 2023-04-13 00:03:59 +09:00
DotRecast.Core.csproj intergrate math funcitons 2023-03-25 15:43:20 +09:00
FRand.cs move frand 2023-04-27 22:36:05 +09:00
FrequencyWatch.cs rename FrequencyWatch 2023-04-14 22:41:29 +09:00
Intersections.cs vector3f -> xyz 2023-04-29 11:21:25 +09:00
Loader.cs bugfix - only read by file open 2023-03-27 11:00:19 +09:00
RecastMath.cs vectorf[n] -> x, y, z 2023-04-26 01:08:38 +09:00
SegmentVert.cs add SegmentVert 2023-04-22 13:43:24 +09:00
SortedQueue.cs class Result<T> -> readonly struct Result<T> 2023-04-22 12:53:41 +09:00
Vector2f.cs changed new float[] -> Vector3f 2023-04-16 17:34:04 +09:00
Vector3f.cs vector3f -> xyz 2023-04-29 11:21:25 +09:00
VectorPtr.cs intergrate math funcitons 2023-03-25 15:43:20 +09:00