Justin Lin
|
f89794e3cc
|
modify use case
|
2019-06-12 13:18:26 +08:00 |
|
Justin Lin
|
edd022bca2
|
modify use case
|
2019-06-12 13:08:07 +08:00 |
|
Justin Lin
|
68ad185712
|
add test_shape_arc
|
2019-06-12 08:37:00 +08:00 |
|
Justin Lin
|
fee00580be
|
modify use case
|
2019-06-12 08:17:50 +08:00 |
|
Justin Lin
|
5a836b02d6
|
modify use case
|
2019-06-12 07:36:15 +08:00 |
|
Justin Lin
|
bec05fb5b4
|
modify use_case
|
2019-06-12 07:32:26 +08:00 |
|
Justin Lin
|
5a7c13a548
|
change expected
|
2019-06-11 15:31:56 +08:00 |
|
Justin Lin
|
f47267c656
|
annoying float errors XD
|
2019-06-11 15:28:16 +08:00 |
|
Justin Lin
|
627909fc9e
|
use new assertEqualPoints
|
2019-06-11 14:52:44 +08:00 |
|
Justin Lin
|
fcddf7b187
|
refactor
|
2019-06-11 14:49:12 +08:00 |
|
Justin Lin
|
eaeb0d1e28
|
refactor
|
2019-06-11 14:38:51 +08:00 |
|
Justin Lin
|
6b64ca01ab
|
refactor to use assertEqualNum
|
2019-06-11 14:32:21 +08:00 |
|
Justin Lin
|
df0f293825
|
use built-in assert
|
2019-06-11 13:49:31 +08:00 |
|
Justin Lin
|
799790932e
|
use built-in angle
|
2019-06-11 09:26:26 +08:00 |
|
Justin Lin
|
b9d93bac84
|
fix wrong funcall
|
2019-05-21 19:12:31 +08:00 |
|
Justin Lin
|
645d0946c1
|
remove re-asigned
|
2019-05-21 18:54:02 +08:00 |
|
Justin Lin
|
fe66e2effa
|
I deleted wrong file XD
|
2019-04-29 15:28:06 +08:00 |
|
Justin Lin
|
e89804cadf
|
fix crossing bug when touching z axis
|
2019-04-29 15:24:03 +08:00 |
|
Justin Lin
|
334493c496
|
fix crossing bugs when touching z axis
|
2019-04-29 10:52:13 +08:00 |
|
Justin Lin
|
b29b409109
|
update test cases
|
2018-05-02 09:28:14 +08:00 |
|
Justin Lin
|
81f172933f
|
fixed module name
|
2017-07-01 17:58:59 +08:00 |
|
Justin Lin
|
22bcb71b9c
|
added test_sphere_spiral_extrude
|
2017-07-01 17:54:17 +08:00 |
|
Justin Lin
|
d2ce486714
|
added test_archimedean_spiral_extrude_slide
|
2017-07-01 17:48:26 +08:00 |
|
Justin Lin
|
be231e37cc
|
added golden_spiral_extrude
|
2017-07-01 07:44:40 +08:00 |
|
Justin Lin
|
d45ce400b1
|
added test_helix_extrude
|
2017-06-30 16:23:36 +08:00 |
|
Justin Lin
|
71dee34d2b
|
added test_ring_extrude
|
2017-06-30 13:26:53 +08:00 |
|
Justin Lin
|
12cf0cf7db
|
added test_path_extrude
|
2017-06-30 10:10:55 +08:00 |
|
Justin Lin
|
75e5fd00b4
|
added test_rounded_extrude
|
2017-06-26 14:35:38 +08:00 |
|
Justin Lin
|
97791079bc
|
added test_stereographic_extrude
|
2017-06-26 14:16:59 +08:00 |
|
Justin Lin
|
649a18f284
|
added test_ellipse_extrude
|
2017-06-25 11:55:43 +08:00 |
|
Justin Lin
|
8d1f248db5
|
added test_sphere_spiral
|
2017-06-25 10:32:37 +08:00 |
|
Justin Lin
|
aeba1f4150
|
added test_archimedean_spiral
|
2017-06-24 20:57:43 +08:00 |
|
Justin Lin
|
e8b8cf52be
|
added test_golden_spiral
|
2017-06-24 17:23:05 +08:00 |
|
Justin Lin
|
c9884de496
|
added test_helix
|
2017-06-23 16:11:12 +08:00 |
|
Justin Lin
|
1f60b6a607
|
added test_bezier_smooth
|
2017-06-23 14:02:52 +08:00 |
|
Justin Lin
|
34ee3ea5e2
|
added test_bezier_surface
|
2017-06-23 09:17:52 +08:00 |
|
Justin Lin
|
5ecc30cdc8
|
added test_bezier_curve
|
2017-06-23 09:10:42 +08:00 |
|
Justin Lin
|
e6512d9440
|
fixed missing variables
|
2017-06-22 18:17:47 +08:00 |
|
Justin Lin
|
9d770c9cf8
|
added modules to avoid namespace problems
|
2017-06-22 18:17:02 +08:00 |
|
Justin Lin
|
40e4ba5b12
|
solving namespace problem
|
2017-06-22 18:12:29 +08:00 |
|
Justin Lin
|
f1ead68286
|
added test_circle_path
|
2017-06-22 18:08:57 +08:00 |
|
Justin Lin
|
79f628f540
|
added test titles
|
2017-06-22 15:10:25 +08:00 |
|
Justin Lin
|
5a7a6479e9
|
added test_cross_sections
|
2017-06-22 15:05:09 +08:00 |
|
Justin Lin
|
3fbff28013
|
added test_split_str test_parse_number
|
2017-06-22 14:58:29 +08:00 |
|
Justin Lin
|
2f3163c756
|
added __is_float
|
2017-06-22 14:55:11 +08:00 |
|
Justin Lin
|
2d7c303472
|
added test_sub_str
|
2017-06-22 14:42:56 +08:00 |
|
Justin Lin
|
a9fb7525b6
|
added test_rotate_p
|
2017-06-20 17:47:16 +08:00 |
|
Justin Lin
|
b83ae02cab
|
added test_bend
|
2017-06-19 17:51:28 +08:00 |
|
Justin Lin
|
84a18a2e67
|
added test_along_with
|
2017-06-17 18:09:00 +08:00 |
|
Justin Lin
|
5282a0c323
|
added test_polysections
|
2017-06-15 10:48:10 +08:00 |
|