1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-01-17 22:28:16 +01:00

4434 Commits

Author SHA1 Message Date
Justin Lin
f62079f334 refactor: we don't need acos 2022-04-18 16:47:51 +08:00
Justin Lin
ed1027f9de refactor: is_undef(combine) 2022-04-18 16:35:40 +08:00
Justin Lin
493645bc7e refactor: use list comprehension 2022-04-18 16:32:06 +08:00
Justin Lin
3dc5a9fea2 update doc 2022-04-18 16:15:24 +08:00
Justin Lin
892aa245da format 2022-04-18 10:38:49 +08:00
Justin Lin
62849b5374 avoid floating error 2022-04-18 10:36:57 +08:00
Justin Lin
31fa1869c2 avoid floating error 2022-04-18 10:33:59 +08:00
Justin Lin
5e1f247679 fix typo 2022-04-17 20:44:52 +08:00
Justin Lin
9fabbecd7c fix wrong variable 2022-04-17 20:43:23 +08:00
Justin Lin
884e42478d format 2022-04-17 20:40:12 +08:00
Justin Lin
93704a6fd9 fix wrong variable 2022-04-17 20:40:04 +08:00
Justin Lin
c31804a29d refactor 2022-04-17 20:35:21 +08:00
Justin Lin
7bcf5d8f27 refactor: don't use each 2022-04-17 20:04:38 +08:00
Justin Lin
92190fbb21 rename 2022-04-17 19:53:21 +08:00
Justin Lin
eb96b767d4 refactor: loop once 2022-04-17 12:12:40 +08:00
Justin Lin
a9591e8df5 refactor: loop once 2022-04-17 12:09:39 +08:00
Justin Lin
d7872a467a refactor: less is more 2022-04-17 12:02:18 +08:00
Justin Lin
202e9dd17e refactor: use m_replace 2022-04-17 11:45:20 +08:00
Justin Lin
598f75dba8 refactor: use m_replace 2022-04-17 11:34:10 +08:00
Justin Lin
b982fdf331 refactor: use if/else 2022-04-17 11:34:03 +08:00
Justin Lin
261168ee7e refactor: use m_replace 2022-04-17 10:44:47 +08:00
Justin Lin
6f880aa794 add m_replace 2022-04-17 10:44:38 +08:00
Justin Lin
d3e1cfea97 refactor: each 2022-04-17 10:35:22 +08:00
Justin Lin
3e2d95e387 refactor: use each 2022-04-16 22:07:27 +08:00
Justin Lin
0524d5bc11 refactor: format cond 2022-04-16 21:57:33 +08:00
Justin Lin
97a7f38969 refactor: optimization 2022-04-16 21:45:40 +08:00
Justin Lin
dc6d5f8065 refactor: format 2022-04-16 17:42:44 +08:00
Justin Lin
1628c56f0d refactor: format 2022-04-16 17:39:50 +08:00
Justin Lin
b16da34c86 refactor: format 2022-04-16 17:36:59 +08:00
Justin Lin
4875aeeb98 refactor: format 2022-04-16 17:30:30 +08:00
Justin Lin
869e645bbd refactor: reverse 2022-04-16 17:25:16 +08:00
Justin Lin
ada3588fb4 refactor: clean code 2022-04-16 17:18:02 +08:00
Justin Lin
64515eec03 refactor: merge pts2 cond 2022-04-16 17:08:27 +08:00
Justin Lin
a56f451b26 update test 2022-04-16 17:07:49 +08:00
Justin Lin
276405c478 refactor: use each 2022-04-16 16:47:03 +08:00
Justin Lin
5ddc184e8b refactor: use radians, degrees 2022-04-16 16:42:23 +08:00
Justin Lin
d69e08c506 refactor: extract sgn 2022-04-16 16:11:50 +08:00
Justin Lin
449e7b520b refactor: reverse 2022-04-16 15:59:17 +08:00
Justin Lin
a8f9499093 refactor: sqrt 2022-04-16 14:24:27 +08:00
Justin Lin
8a0ea31c78 refactor 2022-04-16 14:16:02 +08:00
Justin Lin
9ea8812d0f add test 2022-04-16 14:16:00 +08:00
Justin Lin
17969d9a7a refactor: del code 2022-04-16 14:05:30 +08:00
Justin Lin
1da331441a refactor: vector multi 2022-04-16 13:50:29 +08:00
Justin Lin
07343e9e37 refactor 2022-04-16 12:59:58 +08:00
Justin Lin
6c78b0e090 del echo 2022-04-16 12:37:33 +08:00
Justin Lin
2c7442a76a refactor: use util/lerp.scad 2022-04-16 12:05:07 +08:00
Justin Lin
8dff911ab0 refactor 2022-04-16 11:53:11 +08:00
Justin Lin
b024c6084f refactor: avoid atan2 2022-04-16 11:34:21 +08:00
Justin Lin
3ba4b3fdec refactor: cosa, sina 2022-04-16 11:25:41 +08:00
Justin Lin
d432557fb2 refactor: sum vt 2022-04-15 21:26:31 +08:00