1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-01-18 06:38:14 +01:00

669 Commits

Author SHA1 Message Date
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
Justin Lin
8002ce8c48 formatting 2019-02-01 16:27:40 +08:00
Justin Lin
b5de351420 update readme 2019-02-01 16:15:06 +08:00
Justin Lin
affafec4a0 change param order 2019-02-01 16:13:48 +08:00
Justin Lin
4f4ca16c21 add multi_line_text 2019-02-01 16:05:16 +08:00
Justin Lin
5a15e86ebd rename 2018-12-11 18:35:30 +08:00
Justin Lin
9aa4f3455c add 2018-12-11 18:06:47 +08:00
Justin Lin
7cc994f031 update comment 2018-06-10 13:51:46 +08:00
Justin Lin
3b045bd08b update docs 2018-06-10 13:49:27 +08:00
Justin Lin
0ed717a260 refactor 2018-06-10 13:29:13 +08:00
Justin Lin
3050bee1d1 add arc_path 2018-06-10 13:23:21 +08:00
Justin Lin
e23c07f4b0 first_section is not necessary 2018-05-03 15:17:51 +08:00
Justin Lin
b29b409109 update test cases 2018-05-02 09:28:14 +08:00
Justin Lin
f48bb352a7
Merge pull request #2 from lorf/bezier-excess-point
Remove excess point at the end of the bezier_curve() output
2018-05-02 08:45:19 +08:00
Dmitry Frolov
736b63a0aa Add the point at the end for fractional number of segments 2018-05-01 22:56:43 +07:00
Dmitry Frolov
2a3596895f Remove excess point at the end of the bezier_curve() output 2018-05-01 10:44:20 +07:00
Justin Lin
b2bcb78ca3 updated readme 2018-02-28 09:34:27 +08:00
Justin Lin
81f172933f fixed module name 2017-07-01 17:58:59 +08:00
Justin Lin
6805a872ad 1.0 Release 2017-07-01 17:57:46 +08:00
Justin Lin
22bcb71b9c added test_sphere_spiral_extrude 2017-07-01 17:54:17 +08:00
Justin Lin
dcb172803e added test hook 2017-07-01 17:53:26 +08:00
Justin Lin
d2ce486714 added test_archimedean_spiral_extrude_slide 2017-07-01 17:48:26 +08:00