ikpil
|
b26847d90f
|
change GetNodeMap to AsEnumerable in DtNodePool
|
2024-02-13 13:53:43 +09:00 |
ikpil
|
a65e5a3125
|
added DtNodeQueue unittest
|
2024-02-09 17:56:16 +09:00 |
ikpil
|
45e4426df6
|
Changed RcSortedQueue.Remove() function to use binary search
|
2024-02-08 00:03:06 +09:00 |
ikpil
|
a1b730da7d
|
Update Microsoft.NET.Test.Sdk 17.8.0 to 17.9.0
|
2024-02-07 22:54:52 +09:00 |
ikpil
|
88059fcdcf
|
added DtNodePool all tests
|
2024-02-03 01:23:57 +09:00 |
ikpil
|
8ae375ef4c
|
upgrade NUnit.Analyzers 4.0.1
|
2024-02-03 01:19:14 +09:00 |
ikpil
|
bf83597c1e
|
added DtNodePool.GetNode, FindNode, FindNodes tests
|
2024-02-02 00:29:58 +09:00 |
ikpil
|
5073f657f9
|
upgrade NUnit.Analyzers 4.0.0
|
2024-01-30 00:29:04 +09:00 |
ikpil
|
0d4344dabb
|
remove Parallelizable in UnitTest
|
2024-01-21 19:27:58 +09:00 |
c0nd3v
|
b1db6df033
|
Fix typo
|
2023-12-23 11:14:00 +09:00 |
ikpil
|
29a7508520
|
upgrade: NUnit 4.0.0 -> 4.0.1
|
2023-12-03 13:31:16 +09:00 |
ikpil
|
330d356198
|
upgrade: Moq 4.20.69 -> 4.20.70
|
2023-11-29 14:07:31 +09:00 |
ikpil
|
ea50e16a80
|
NUnit.Analyzers 3.9.0 -> 3.10.0
|
2023-11-28 23:55:59 +09:00 |
ikpil
|
b887600f72
|
upgrade NUnit 4.0
|
2023-11-27 13:36:15 +09:00 |
Ikpil
|
7e472fae55
|
Pr/support net8 (#20)
* support net8
|
2023-11-16 14:05:19 +09:00 |
ikpil
|
a50ba0b1b1
|
refactor: changed float[6] to RcVec3f[2] in DtOffMeshConnection class
|
2023-11-11 12:36:40 +09:00 |
ikpil
|
afabec2b7d
|
upgrade: nuget
|
2023-11-09 22:11:35 +09:00 |
ikpil
|
170b019517
|
upgrade: NUnit 3.13.3 -> 3.14.0
|
2023-11-07 13:42:42 +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
|
18a195404f
|
refactor: RcVec3f.Dist2D, Dist2DSqr, Perp2D
|
2023-10-25 23:50:54 +09:00 |
ikpil
|
d99666048b
|
refactor: Math -> MathF
|
2023-10-25 00:09:34 +09:00 |
ikpil
|
cfcdf86f2d
|
feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8
|
2023-10-16 23:55:34 +09:00 |
ikpil
|
228bdc9e4d
|
refactor: remove RcVec3f.Of(x,y,z)
|
2023-10-12 23:52:32 +09:00 |
ikpil
|
7965af390e
|
refactor: Change 'xyz' to uppercase in preparation for switching to System.Numeric.Vector3
|
2023-10-12 23:04:29 +09:00 |
ikpil
|
78d4591c3c
|
refactor: DtPolyTypes
|
2023-10-08 14:32:13 +09:00 |
ikpil
|
31734246b6
|
refactor: DtFindPathOptions, DtRaycastOptions
|
2023-10-08 14:28:56 +09:00 |
ikpil
|
34f38fc874
|
refactoring: typo
|
2023-10-05 23:35:18 +09:00 |
ikpil
|
e02e097577
|
refactoring: prefix Dt
|
2023-10-05 00:11:58 +09:00 |
ikpil
|
d58b4929d8
|
refactor: NUnit.Analyzers 3.8.0
|
2023-09-26 23:02:01 +09:00 |
ikpil
|
229ab3f9f5
|
refactor: ObjImporter, InputGeomProvider
|
2023-09-24 18:42:41 +09:00 |
ikpil
|
a46aa0eaee
|
refactor: math
|
2023-09-23 07:30:47 +09:00 |
ikpil
|
07e6b08517
|
refactor: rename
|
2023-09-22 23:42:21 +09:00 |
ikpil
|
c1cc0fb286
|
refactor: added RcDirectory, RcResources
|
2023-09-20 23:41:18 +09:00 |
ikpil
|
502ce2efa8
|
feat: upgrade nunit
|
2023-09-19 14:00:08 +09:00 |
ikpil
|
c62cfb0985
|
reformat RcConfig
|
2023-09-02 13:31:30 +09:00 |
ikpil
|
e993cacb7d
|
upgrade test library
|
2023-08-31 22:38:33 +09:00 |
ikpil
|
a94965ac40
|
typo
|
2023-08-19 16:13:37 +09:00 |
ikpil
|
b7a160b93a
|
typo
|
2023-08-19 15:45:05 +09:00 |
ikpil
|
53505fe13d
|
add file TestTileCacheMeshProcess
|
2023-08-19 12:48:02 +09:00 |
ikpil
|
5ee837dfdd
|
for test
|
2023-08-17 00:03:07 +09:00 |
ikpil
|
89f4e73abf
|
shared filter
|
2023-08-16 23:49:43 +09:00 |
ikpil
|
83752e03a1
|
upgrade Moq
|
2023-08-12 21:02:12 +09:00 |
ikpil
|
2bd8609963
|
add core test
|
2023-08-10 08:44:00 +09:00 |
ikpil
|
8a1f0f8301
|
align
|
2023-08-08 23:29:17 +09:00 |
ikpil
|
cb65fc619d
|
for unity3d
|
2023-08-08 23:27:58 +09:00 |
ikpil
|
51ae1549ec
|
upgrade net.test.sdk
|
2023-08-07 08:08:55 +09:00 |
ikpil
|
cab865f747
|
rename for unity3d
|
2023-08-04 22:59:52 +09:00 |
ikpil
|
783ef97173
|
rename for unity3d
|
2023-07-31 15:38:53 +09:00 |