ikpil
|
f18b31b953
|
compile error
|
2023-06-07 00:26:36 +09:00 |
ikpil
|
f22ae12d1e
|
move StatusEx
|
2023-06-07 00:24:41 +09:00 |
ikpil
|
f29fefb149
|
rename Vector3f, Vector2f -> RcVec3f, RcVec2f
|
2023-06-03 21:47:26 +09:00 |
ikpil
|
1ed0d41218
|
remove warn
|
2023-06-02 00:13:25 +09:00 |
ikpil
|
c535c76d18
|
added DetourCommon
|
2023-06-01 23:44:02 +09:00 |
ikpil
|
d9f8629930
|
안쓰는 참조 제거
|
2023-05-31 22:22:06 +09:00 |
ikpil
|
328fcdaca7
|
int[] CalcTileLoc(pos) -> void CalcTileLoc(pos, out, out)
|
2023-05-31 22:13:47 +09:00 |
ikpil
|
5bcacd8e7c
|
remove new int[3] -> out salt, it, ip
|
2023-05-31 22:06:19 +09:00 |
ikpil
|
bf07c8f3ff
|
remove tuple<float, float> ok!!
|
2023-05-30 22:15:44 +09:00 |
ikpil
|
98f62a4f8a
|
remove tuple<float, float>
|
2023-05-29 12:33:41 +09:00 |
ikpil
|
11f023969f
|
remove tuple<float, float> 1st
|
2023-05-29 12:06:03 +09:00 |
ikpil
|
995c062a18
|
float[2] -> Vector2f
|
2023-05-25 23:27:32 +09:00 |
ikpil
|
3f72b8e916
|
inline Vector3f
|
2023-05-25 23:12:23 +09:00 |
ikpil
|
425e1887f6
|
Vector3f inline
|
2023-05-24 00:06:28 +09:00 |
ikpil
|
3f79c8294f
|
inline vector3f
|
2023-05-23 00:07:12 +09:00 |
ikpil
|
5ee2f6661c
|
move VMad -> Vector3f.Mad
|
2023-05-21 18:00:03 +09:00 |
ikpil
|
0af084afb8
|
remove VCopy
|
2023-05-20 12:33:51 +09:00 |
ikpil
|
e68d6ab5fa
|
remove warning
|
2023-05-18 08:30:38 +09:00 |
ikpil
|
b1f29a0812
|
move RcMath VDist, VLen -> Vector3f.Distance, Length
|
2023-05-18 08:25:57 +09:00 |
ikpil
|
aeaf0f2c41
|
move RcMath.VAdd -> Vector3f.Add, operator+
|
2023-05-18 08:15:50 +09:00 |
ikpil
|
63427dce0a
|
[개발/최익필] VLerp -> Vector3f.Lerp
|
2023-05-17 14:30:41 +09:00 |
ikpil
|
1e76fd0884
|
RcMath VNormalize -> Vector3f.Normalize
|
2023-05-15 23:25:50 +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
|
12b5cc9ea8
|
remove VectorPtr
|
2023-05-13 12:46:18 +09:00 |
ikpil
|
0f16874d14
|
change name
|
2023-05-10 22:44:51 +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
|
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
|
136c8d040d
|
class PortablResult -> struct
|
2023-05-05 00:15:28 +09:00 |
ikpil
|
5592f82192
|
012 -> xyz
|
2023-04-29 19:13:15 +09:00 |
ikpil
|
abf52d1ec3
|
[0, 1, 2] => xyz
|
2023-04-29 12:48:56 +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
|
546a9d0b97
|
move QueryResults
|
2023-04-23 14:13:10 +09:00 |
ikpil
|
6300a24a81
|
change access
|
2023-04-22 13:57:09 +09:00 |
ikpil
|
2300779b72
|
add SegmentVert
|
2023-04-22 13:43:24 +09:00 |
ikpil
|
f4406b05e0
|
class Result<T> -> readonly struct Result<T>
|
2023-04-22 12:53:41 +09:00 |
ikpil
|
a480ad7ce8
|
bugfix - test ok!
|
2023-04-20 22:32:53 +09:00 |
ikpil
|
37b050081d
|
upgrade performance
|
2023-04-20 01:02:26 +09:00 |
ikpil
|
8260ebbe52
|
changed new float[] -> Vector3f
|
2023-04-16 17:34:04 +09:00 |
ikpil
|
0da362d2a9
|
refactoring new float[2] -> struct Vector2f
|
2023-04-16 12:19:41 +09:00 |
ikpil
|
7b820fafd7
|
move core files
|
2023-04-14 22:39:34 +09:00 |
ikpil
|
af6c804330
|
move utils
|
2023-04-14 22:29:19 +09:00 |
ikpil
|
dfafb03103
|
remove vCopy(ref Vector3, Vector3)
|
2023-04-12 23:53:28 +09:00 |
ikpil
|
f157ee53e2
|
fix - new float[3] -> Vector3f
|
2023-04-12 23:22:11 +09:00 |