ikpil
|
5aa482d35e
|
refactor: readonly struct
|
2023-11-07 22:12:42 +09:00 |
ikpil
|
170b019517
|
upgrade: NUnit 3.13.3 -> 3.14.0
|
2023-11-07 13:42:42 +09:00 |
ikpil
|
5b2e9591c2
|
refactor: use ref readonly RcCompactCell c = ref ...
|
2023-11-02 00:11:54 +09:00 |
VaibhavWakde52
|
8ff17f43a2
|
Update README.md
|
2023-11-01 21:28:16 +09:00 |
ikpil
|
8f91328fd9
|
fix: fix bug where obstacle tile cache rebuild wasn't being reflected.
- https://github.com/ikpil/DotRecast/issues/14
|
2023-10-31 23:29:58 +09:00 |
ikpil
|
2245f70fcf
|
refactor: revert this part due to a mix of C# and C++ style in array and interface usage
|
2023-10-31 23:06:42 +09:00 |
Gabriel Alexandre
|
99cbba7586
|
Migrated some small types to structs
|
2023-10-30 23:40:46 +09:00 |
ikpil
|
a04629f415
|
fix: demo framework 7.0
|
2023-10-28 14:01:15 +09:00 |
ikpil
|
ca019c19b3
|
refactor: support netstandard2.1 vector3
|
2023-10-28 13:39:05 +09:00 |
ikpil
|
0924b82f62
|
refactor: support .netstandard2.1 vector3
|
2023-10-28 13:22:02 +09:00 |
ikpil
|
ffdbdb7ed8
|
refactor: support netstandard2.1 vector3
|
2023-10-28 13:04:06 +09:00 |
ikpil
|
b4c9773b27
|
refactor: long name
|
2023-10-28 12:40:54 +09:00 |
ikpil
|
f7ec3b00f2
|
refactor: long name
|
2023-10-28 12:40:13 +09:00 |
ikpil
|
6307efff7f
|
refactor: add matrix.dotnet-version name to github workflow .NET
|
2023-10-28 12:38:01 +09:00 |
ikpil
|
751d3a07a1
|
refactor: test .net 6.0
|
2023-10-28 12:34:18 +09:00 |
ikpil
|
26309e79f8
|
refactor: support net6.0
|
2023-10-28 12:30:49 +09:00 |
ikpil
|
a8ae6b46b0
|
refactor: upgrade NUnit.Analyzers
|
2023-10-28 12:09:21 +09:00 |
ikpil
|
5176ee036a
|
refactor: support .netstandard2.1 vector3
|
2023-10-28 12:08:17 +09:00 |
ikpil
|
2e7a75624c
|
refactor: vector3
|
2023-10-27 23:52:55 +09:00 |
ikpil
|
21b3cd6caa
|
refactor: RcVec3f.Lerp
|
2023-10-27 00:03:03 +09:00 |
ikpil
|
93b6b52b8f
|
refactor RcVec3f.IsFinite
|
2023-10-27 00:01:52 +09:00 |
ikpil
|
9a62fbf9f4
|
refactor: RcVec3f.Mad, IsFinite, Lerp
|
2023-10-26 00:05:00 +09:00 |
ikpil
|
18a195404f
|
refactor: RcVec3f.Dist2D, Dist2DSqr, Perp2D
|
2023-10-25 23:50:54 +09:00 |
ikpil
|
7eba4e0c9d
|
refactor: RcVec3f.Min/Max
|
2023-10-25 23:44:01 +09:00 |
ikpil
|
28ad34b032
|
refactor: RcVec3f.DistSqr, RcVec3f.LenSqr
|
2023-10-25 00:40:00 +09:00 |
ikpil
|
182c230c10
|
refactor: Math.Tan -> MatF.Tan
|
2023-10-25 00:17:20 +09:00 |
ikpil
|
d99666048b
|
refactor: Math -> MathF
|
2023-10-25 00:09:34 +09:00 |
ikpil
|
04fa38bb96
|
refactor: RcVecUtils.SafeNormalize
|
2023-10-24 23:46:45 +09:00 |
ikpil
|
ef8ef94826
|
refactor: TestVectorDot
|
2023-10-24 23:33:24 +09:00 |
ikpil
|
617eaa1287
|
refactor: RcVec3f.Distance
|
2023-10-24 00:20:42 +09:00 |
ikpil
|
0d805b5d07
|
refactor: RcVec3f.Copy -> RcVecUtils.Copy
|
2023-10-23 23:11:47 +09:00 |
ikpil
|
a9888bd281
|
refactor: added test RcVec3f.CopyTo
|
2023-10-23 22:51:09 +09:00 |
ikpil
|
e4dc81b027
|
refactor: RcVector.Copy
|
2023-10-23 22:43:53 +09:00 |
ikpil
|
f5194e63b2
|
RcVec3f.Add, Subtract now corresponds to System.Numerics.Vector3.Add, Subtract in the switching build.
|
2023-10-22 12:56:16 +09:00 |
ikpil
|
cb4a7b37d7
|
refactor: RcVec3f.Cross now corresponds to System.Numerics.Vector3.Normalize in the switching build
|
2023-10-22 12:44:50 +09:00 |
ikpil
|
3861b0a2c1
|
refactor: RcVec3f.Normalize now corresponds to System.Numerics.Vector3.Normalize in the switching build
|
2023-10-22 12:26:54 +09:00 |
ikpil
|
33fa18cd0e
|
refactor: move Dot2D function
|
2023-10-21 00:27:48 +09:00 |
ikpil
|
bc7b02d8bb
|
refactor: reuse
|
2023-10-20 00:11:10 +09:00 |
ikpil
|
45ede19e61
|
refactor: preparing for switching build with System.Numerics.Vector3
|
2023-10-20 00:10:11 +09:00 |
ikpil
|
8d5b4c0c95
|
refactor: preparing for switching build with System.Numerics.Vector3
|
2023-10-19 00:07:50 +09:00 |
ikpil
|
3ab732e900
|
refactor: preparing for switching build with System.Numerics.Vector3
|
2023-10-19 00:03:18 +09:00 |
ikpil
|
0368afea23
|
refactor: preparing for switching build with System.Numerics.Vector3
|
2023-10-18 23:52:47 +09:00 |
ikpil
|
5c2dd6b757
|
refactor: cleaning up the API to .net 8 Sytem.Numerics compatibility.
|
2023-10-18 00:08:28 +09:00 |
ikpil
|
75d00916f3
|
feature: cleaning up the API to accommodate .net 8 Numerics compatibility.
|
2023-10-17 23:40:07 +09:00 |
ikpil
|
587cebd32c
|
feat: added DotRecast.Core.Collections namespace
|
2023-10-17 00:24:09 +09:00 |
ikpil
|
cfcdf86f2d
|
feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8
|
2023-10-16 23:55:34 +09:00 |
ikpil
|
628c4ef0ce
|
refactor: new float[3] -> RcVec3f
|
2023-10-15 21:30:55 +09:00 |
ikpil
|
30cbf7119b
|
feat: multiple target frameworks
|
2023-10-14 19:46:55 +09:00 |
ikpil
|
5aac44c440
|
refactor: remove RcVec3f.Of(float[] f, int idx)
|
2023-10-14 19:30:33 +09:00 |
ikpil
|
51c0a23d7e
|
typo
|
2023-10-14 19:13:21 +09:00 |