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
|
12b5cc9ea8
|
remove VectorPtr
|
2023-05-13 12:46:18 +09:00 |
ikpil
|
7677add89e
|
implement Vector3f, Vector2f Equals, GetHashCode
|
2023-05-08 23:12:11 +09:00 |
ikpil
|
d682d0f6a3
|
remove vector3f get_x, y, z proeprty
|
2023-04-29 19:48:19 +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
|
11558e4b81
|
change Vector3f's operator ==, !=
|
2023-04-22 13:44:05 +09:00 |
ikpil
|
b1b2bb9e3e
|
remove Vector3 vSet
|
2023-04-12 23:33:15 +09:00 |
ikpil
|
066f6b3f34
|
remove Vector3f.ToArray
|
2023-04-12 23:24:29 +09:00 |
ikpil
|
921c8bed92
|
vector3f serializable
|
2023-04-01 02:01:02 +09:00 |
ikpil
|
00c3cd57f3
|
change float[] -> vector3f
|
2023-04-01 00:28:54 +09:00 |
ikpil
|
535bbd38a4
|
float[3] to Vector3f
|
2023-03-30 01:00:42 +09:00 |
ikpil
|
5f6a1ac070
|
change float[3] -> struct vector3f
|
2023-03-30 01:00:41 +09:00 |
ikpil
|
f97242faea
|
vector element
|
2023-03-28 23:08:24 +09:00 |
ikpil
|
dbed85ab17
|
changed Vector3f
|
2023-03-28 01:01:50 +09:00 |
ikpil
|
f6b3b43442
|
move vector3f to core
|
2023-03-28 00:46:22 +09:00 |