Commit Graph

1339 Commits

Author SHA1 Message Date
65edb68099 Unpin ipython version 2020-08-11 08:55:20 +02:00
89eacc3be5 Use conda bld 3.19.2 2020-08-10 23:30:00 +02:00
44bc293dd5 Use newer conda-build 2020-08-10 20:51:09 +02:00
af6ea1fe99 Update selectors.rst (#427)
Fix a couple of counterintuitive description of Faces selectors.
2020-08-10 20:34:12 +02:00
25bc0a9a56 Build for 3.8 on azure 2020-08-10 20:21:11 +02:00
727f0e1b34 Merge pull request #424 from winksaville/add-angularPrecision
Add angular precision
2020-08-07 23:38:35 -04:00
5b1cd24788 Update the tests accordingly 2020-08-07 08:50:53 +02:00
056f626bdb Make tolerance naming convention self-consistent 2020-08-07 08:49:16 +02:00
35dee903c7 Changed naming convention. 2020-08-07 08:44:28 +02:00
2945673d46 Fix deprecation warning about assertAlmostEquals (#423) 2020-08-07 08:30:03 +02:00
3756a243c8 Fix lint bug I introduced. 2020-08-06 14:34:22 -07:00
462dcea6c4 Add angularPrecision to export, exportShape and toString
Add tolerance and angularPrecision to TestExporters._exportBox and in
the call to exportShape.
2020-08-06 12:20:12 -07:00
4f0f333ad8 Fix deprecation warning about assertAlmostEquals 2020-08-06 12:02:12 -07:00
6ed1578deb Docstring and typechecking in the add method (#422)
Updated the docstring to reflect the removal of the CQ class, and used
the more pythonic isinstance typechecking.
2020-08-05 17:54:29 +02:00
5f67eb89db Merge pull request #420 from CadQuery/tessellate-fix
Fix tessellate
2020-08-04 16:19:44 -04:00
5120642ef3 Winding fix 2020-08-04 08:54:50 +02:00
c80b073e82 Fix tessellate 2020-08-03 16:55:51 +02:00
cc1f8f3183 Merge pull request #419 from CadQuery/README-update
Mention DXF export in the README
2020-08-02 21:19:59 -04:00
d3bf618547 Mention export in the tutorial 2020-08-02 17:03:23 +02:00
e0a9c183e9 Mention DXF export in the README 2020-08-02 16:52:55 +02:00
de515ab962 Use find_packages() (#418) 2020-07-30 19:02:59 +02:00
03fad3555f Merge pull request #415 from CadQuery/dxf-export
DXF export (2D) and exporters cleanup
2020-07-29 20:39:59 -04:00
62746e3484 Explicit typing 2020-07-29 18:22:27 +02:00
8ec3b2fed8 Additional tests 2020-07-29 09:02:58 +02:00
e5114e8a1e Update docstrings and docs 2020-07-29 08:52:04 +02:00
da1b984a81 DXF export test 2020-07-28 22:23:13 +02:00
b2c7cd32bd Cleanup 2020-07-28 22:22:44 +02:00
548d27d7a5 Reformat 2020-07-28 22:12:26 +02:00
83710af801 Adding units 2020-07-28 22:10:04 +02:00
6aad3ea11f Try to get rid of some import cycles 2020-07-28 20:33:52 +02:00
446cff7a00 Merge pull request #417 from winksaville/fix-rotate-docstring
Fix rotate docstring
2020-07-28 17:15:48 +00:00
75ca3d6154 Fix rotate docstring 2020-07-28 09:59:55 -07:00
b7a939c709 Exporters refactoring + DXF spline/any curve support 2020-07-28 18:09:04 +02:00
8d8272a251 OFFSET curve type in shapes + cleaning 2020-07-28 18:07:21 +02:00
7dfdda964e Fixed DXF arc construction 2020-07-28 08:40:05 +02:00
0966fe8c0c Preliminary DXF export 2020-07-27 22:26:22 +02:00
ac1c8de6da Revise README Contributing Code (#409)
Fixes 403
2020-07-26 22:51:20 +02:00
8c864e1560 Merge pull request #413 from CadQuery/shell-joint-type
Expose intersection joint type for shell
2020-07-24 11:49:26 +00:00
8efb8ac338 Expose intersection joint type for shell 2020-07-24 08:41:13 +02:00
77b3da3c18 Merge pull request #411 from CadQuery/shell-intersection-fix
Use Intersection = True in shell
2020-07-23 18:23:00 +00:00
66ea7b859f Formatting and test 2020-07-23 19:55:14 +02:00
402589e8b3 Use correct DOI (#412)
* Add a DOI to the README

* Added typing_extensions to the env spec

* Use correct DOI
2020-07-23 19:23:16 +02:00
a057ddbfff Use Intersection = True in shell 2020-07-22 22:02:47 +02:00
608ebe666f Add a DOI to the README (#410)
* Add a DOI to the README

* Added typing_extensions to the env spec
2020-07-22 21:59:43 +02:00
9ab2678592 Merge pull request #406 from CadQuery/spline-dxf
dxf splines and ellipse import support
2.0.1
2020-07-17 15:53:44 -04:00
6d6da05d0d More dxf spline tests 2020-07-17 16:59:21 +02:00
88092b2a09 Fixed rational spline dxf import 2020-07-17 16:58:49 +02:00
633eb7b92b Test for spline+ellipse import 2020-07-16 20:04:05 +02:00
5c0b972287 Fix formatting 2020-07-16 19:24:04 +02:00
32a6c5f54f Added ellipse handling and reworked spline 2020-07-16 18:40:43 +02:00