Justin Lin
|
46777fa403
|
refactor
|
2019-05-03 20:07:38 +08:00 |
|
Justin Lin
|
118ee961ee
|
update readme
|
2019-05-03 09:18:39 +08:00 |
|
Justin Lin
|
57ed5a8901
|
add doc
|
2019-05-03 09:18:03 +08:00 |
|
Justin Lin
|
4fe79dc568
|
add m_cumulate
|
2019-05-03 09:14:14 +08:00 |
|
Justin Lin
|
3603b92258
|
avoid func name conflicting
|
2019-05-03 09:13:53 +08:00 |
|
Justin Lin
|
502dcdde9b
|
update readme
|
2019-05-02 11:19:16 +08:00 |
|
Justin Lin
|
daa281bb70
|
update README
|
2019-05-02 11:10:57 +08:00 |
|
Justin Lin
|
35132b603f
|
see doc directly
|
2019-05-02 11:00:22 +08:00 |
|
Justin Lin
|
ce14b4fec7
|
add doc link, etc
|
2019-05-02 10:55:09 +08:00 |
|
Justin Lin
|
9e26bd35ec
|
add since:
|
2019-05-02 10:44:19 +08:00 |
|
Justin Lin
|
70db05592b
|
add m_multiply doc
|
2019-05-02 10:33:43 +08:00 |
|
Justin Lin
|
b9bf11ebe9
|
add m_scaling doc
|
2019-05-02 10:27:52 +08:00 |
|
Justin Lin
|
32e582554c
|
always to a vect
|
2019-05-02 10:27:45 +08:00 |
|
Justin Lin
|
5972c4f551
|
update doc
|
2019-05-02 10:26:45 +08:00 |
|
Justin Lin
|
f215f27f9f
|
always to a vect
|
2019-05-02 10:22:31 +08:00 |
|
Justin Lin
|
69f43afe46
|
update doc
|
2019-05-02 10:14:39 +08:00 |
|
Justin Lin
|
8ada3785be
|
add m_translation doc
|
2019-05-02 10:11:50 +08:00 |
|
Justin Lin
|
42cc92e9b4
|
add m_rotation doc
|
2019-05-02 10:07:52 +08:00 |
|
Justin Lin
|
2354f9aeaa
|
use _to_avect
|
2019-05-02 09:57:03 +08:00 |
|
Justin Lin
|
8385bbb145
|
rename
|
2019-05-02 09:56:05 +08:00 |
|
Justin Lin
|
f6c03d239f
|
add m_mirror doc
|
2019-05-02 09:47:04 +08:00 |
|
Justin Lin
|
3e285fc1e8
|
update rotate_p doc
|
2019-05-02 09:39:07 +08:00 |
|
Justin Lin
|
66e1001ba4
|
add m_shearing doc
|
2019-05-02 09:19:37 +08:00 |
|
Justin Lin
|
4579614ddb
|
add lib-shear doc
|
2019-05-02 09:13:23 +08:00 |
|
Justin Lin
|
e1bf720acb
|
a matrix is enough
|
2019-05-01 21:21:42 +08:00 |
|
Justin Lin
|
db004887d5
|
fix wrong func
|
2019-05-01 21:16:35 +08:00 |
|
Justin Lin
|
d746ff3078
|
add shear
|
2019-05-01 08:17:21 +08:00 |
|
Justin Lin
|
fece5c2bde
|
in the following order: sx, sy, sz
|
2019-05-01 07:30:08 +08:00 |
|
Justin Lin
|
fad69acb2a
|
add m_shearing
|
2019-04-30 15:15:07 +08:00 |
|
Justin Lin
|
f60d1558ce
|
add m_mirror
|
2019-04-30 14:51:38 +08:00 |
|
Justin Lin
|
8e96639d5a
|
support number
|
2019-04-30 08:29:56 +08:00 |
|
Justin Lin
|
7ec08a7603
|
support number
|
2019-04-30 08:20:41 +08:00 |
|
Justin Lin
|
47997a5cbd
|
fix crossing bug when touching z axis
|
2019-04-29 15:21:41 +08:00 |
|
Justin Lin
|
aee4e7b68a
|
fix wrong variable
|
2019-04-29 14:09:52 +08:00 |
|
Justin Lin
|
ce6ef4c039
|
update doc
|
2019-04-29 13:49:42 +08:00 |
|
Justin Lin
|
07074ee47c
|
not necessary
|
2019-04-29 10:52:58 +08:00 |
|
Justin Lin
|
a3535ee529
|
fix crossing bugs when touches Z axis
|
2019-04-29 10:49:27 +08:00 |
|
Justin Lin
|
691274cb07
|
refactor
|
2019-04-28 17:50:38 +08:00 |
|
Justin Lin
|
022269a13b
|
refactor
|
2019-04-28 17:48:41 +08:00 |
|
Justin Lin
|
92f4e12a9a
|
rename
|
2019-04-28 17:10:43 +08:00 |
|
Justin Lin
|
79f49b9262
|
refactor
|
2019-04-28 17:08:36 +08:00 |
|
Justin Lin
|
7d45b16691
|
rotation around a given axis
|
2019-04-28 16:41:04 +08:00 |
|
Justin Lin
|
cca77c3c65
|
rotate around an arbitrary axis
|
2019-04-28 16:30:01 +08:00 |
|
Justin Lin
|
a8063a2be2
|
add m_rotation
|
2019-04-28 15:40:42 +08:00 |
|
Justin Lin
|
d6aae5fdf6
|
refactor for sharing
|
2019-04-28 15:35:47 +08:00 |
|
Justin Lin
|
07ed786ea1
|
add m_multiply
|
2019-04-28 15:32:37 +08:00 |
|
Justin Lin
|
87f5a89cbb
|
add m_scaling
|
2019-04-28 14:58:39 +08:00 |
|
Justin Lin
|
29e387cdcf
|
add m_translation
|
2019-04-28 14:54:54 +08:00 |
|
Justin Lin
|
249022a271
|
remove center parameter
v1.0.0
|
2019-03-15 15:39:01 +08:00 |
|
Justin Lin
|
c661a1c5a5
|
update readme
|
2019-02-12 13:11:23 +08:00 |
|