ikpil
|
1e76fd0884
|
RcMath VNormalize -> Vector3f.Normalize
|
2023-05-15 23:25:50 +09:00 |
ikpil
|
5928befe25
|
move RcMath.VCross -> Vector3f.Cross
|
2023-05-15 23:21:31 +09:00 |
ikpil
|
0cdf8c67b4
|
move RcMath.VDot2D -> Vector3f.Dot2D
|
2023-05-14 17:09:37 +09:00 |
ikpil
|
0c37c9eedb
|
remove VSub -> Vector3f.Subtract
|
2023-05-14 16:57:57 +09:00 |
ikpil
|
cc6fde19bb
|
new constructor
|
2023-05-14 12:36:04 +09:00 |
ikpil
|
9f6f1a0b33
|
remove unused function
|
2023-05-14 12:20:08 +09:00 |
ikpil
|
12b5cc9ea8
|
remove VectorPtr
|
2023-05-13 12:46:18 +09:00 |
ikpil
|
e13dc0ac70
|
C3 style
|
2023-05-13 12:31:14 +09:00 |
ikpil
|
1cd8acfa8c
|
performance 10%
|
2023-05-12 00:04:14 +09:00 |
ikpil
|
9bbd245962
|
C# style
|
2023-05-11 00:10:35 +09:00 |
ikpil
|
aa92751cb0
|
bugfix us time
|
2023-05-11 00:10:09 +09:00 |
ikpil
|
0f16874d14
|
change name
|
2023-05-10 22:44:51 +09:00 |
ikpil
|
4ded5e0529
|
C# style
|
2023-05-09 22:57:42 +09:00 |
ikpil
|
7677add89e
|
implement Vector3f, Vector2f Equals, GetHashCode
|
2023-05-08 23:12:11 +09:00 |
ikpil
|
208c1a9e76
|
move enum
|
2023-05-07 18:15:22 +09:00 |
ikpil
|
5c2a654de5
|
move class
|
2023-05-07 18:10:20 +09:00 |
ikpil
|
7d5f37f415
|
move private class -> public class
|
2023-05-07 17:55:13 +09:00 |
ikpil
|
d066523e9e
|
move class type
|
2023-05-07 12:36:27 +09:00 |
ikpil
|
0f9e61f51e
|
preventing name conflicts
|
2023-05-06 11:44:57 +09:00 |
ikpil
|
e8e328d6af
|
float[][] -> Vector3f[]
|
2023-05-06 11:24:09 +09:00 |
ikpil
|
9da140feac
|
C# style interface naming
|
2023-05-05 09:06:43 +09:00 |
ikpil
|
ded8f33ac1
|
C# style function name
|
2023-05-05 08:44:48 +09:00 |
ikpil
|
bef429e5dc
|
C# style
|
2023-05-05 08:13:42 +09:00 |
ikpil
|
136c8d040d
|
class PortablResult -> struct
|
2023-05-05 00:15:28 +09:00 |
ikpil
|
332753ba23
|
remove using
|
2023-05-04 00:29:56 +09:00 |
ikpil
|
d3d966cccc
|
crowd performance
|
2023-05-04 00:29:08 +09:00 |
ikpil
|
cd39cbbd36
|
heap memory optimization
|
2023-05-03 00:11:45 +09:00 |
ikpil
|
65dd1f2836
|
remove comment
|
2023-05-01 22:42:01 +09:00 |
ikpil
|
6391b3b243
|
refactoring
|
2023-04-30 19:19:37 +09:00 |
ikpil
|
d682d0f6a3
|
remove vector3f get_x, y, z proeprty
|
2023-04-29 19:48:19 +09:00 |
ikpil
|
67cbf7ffd1
|
copy -> operator=
|
2023-04-29 19:32:20 +09:00 |
ikpil
|
5592f82192
|
012 -> xyz
|
2023-04-29 19:13:15 +09:00 |
ikpil
|
7daeb96382
|
012->xyz
|
2023-04-29 19:04:29 +09:00 |
ikpil
|
da8c66bd1a
|
012 -> xyz
|
2023-04-29 13:24:26 +09:00 |
ikpil
|
713576c14a
|
012->xyz
|
2023-04-29 13:18:27 +09:00 |
ikpil
|
25132fbdd5
|
012->xyz
|
2023-04-29 13:15:19 +09:00 |
ikpil
|
6ead61661d
|
012 -> xyz
|
2023-04-29 13:11:38 +09:00 |
ikpil
|
3ecfa5d9fd
|
012 -> xyz
|
2023-04-29 13:06:21 +09:00 |
ikpil
|
d108c56a29
|
123 -> xyz
|
2023-04-29 13:00:19 +09:00 |
ikpil
|
abf52d1ec3
|
[0, 1, 2] => xyz
|
2023-04-29 12:48:56 +09:00 |
ikpil
|
98e2504d7f
|
[0,1,2] -> xyz
|
2023-04-29 12:41:07 +09:00 |
ikpil
|
cf7a44afdb
|
vector3f -> xyz
|
2023-04-29 11:21:25 +09:00 |
ikpil
|
0620cdcd85
|
C# style
|
2023-04-28 23:22:09 +09:00 |
ikpil
|
89eb8554d9
|
move frand
|
2023-04-27 22:36:05 +09:00 |
ikpil
|
4cb6c1cac7
|
vectorf[n] -> x, y, z
|
2023-04-26 01:08:38 +09:00 |
ikpil
|
e5d7cca6c6
|
async log
|
2023-04-24 23:18:48 +09:00 |
ikpil
|
6eb503c287
|
change
|
2023-04-23 14:19:49 +09:00 |
ikpil
|
7e4150d7ee
|
move ObstacleAvoidanceParams
|
2023-04-23 14:15:45 +09:00 |
ikpil
|
546a9d0b97
|
move QueryResults
|
2023-04-23 14:13:10 +09:00 |
ikpil
|
188b9e619e
|
add log message broker sink
|
2023-04-23 14:03:35 +09:00 |