Commit Graph

845 Commits

Author SHA1 Message Date
e416069759 Merge pull request #84 from jmwright/master
Went through and updated the docs source to change FreeCAD and CQFM…
2019-02-15 18:46:04 +01:00
c143e09f18 Merge pull request #57 from CadQuery/adam-urbanczyk-OCC-version-update
Testing newer version of pythonOCC
2019-02-15 18:42:49 +01:00
b8b0975ef5 Use dlr-sc channel for now 2019-02-13 21:48:48 +01:00
c65eeb14ae getting rid of dlr-sc channel 2019-02-13 21:41:34 +01:00
cfaa60338b Merge branch 'master' into adam-urbanczyk-OCC-version-update 2019-02-13 20:59:28 +01:00
6b73ccb8e5 Specify oce version in circleci config 2019-02-13 20:44:01 +01:00
89bc08afc7 Define oce version in travis.yml 2019-02-13 20:42:06 +01:00
61a99f7520 Merge pull request #92 from CadQuery/adam-urbanczyk-BSpline-update
Use GeomAPI_Interpolate for BSpline construction
2019-02-10 00:13:03 +01:00
1c92a456b3 Typo fix 2019-02-09 23:58:04 +01:00
9e7ef243ca Better testing of the new spline functionality 2019-02-09 23:31:51 +01:00
125fa54a33 Implemented isValid() method 2019-02-09 23:31:20 +01:00
60e09f6b92 Add tests for new spline functionality 2019-02-08 23:11:16 +01:00
92a0bc4f09 Fix selectors 2019-02-08 23:07:03 +01:00
e8a428a628 Refactor tangentAt 2019-02-08 23:06:33 +01:00
f52f29937b Update docstring of spline 2019-02-08 22:42:22 +01:00
653c4baa86 Expose complete interface of makeSpline in cq.Workplane 2019-02-08 22:40:32 +01:00
244a15853a Initial implementation using GeomAPI_Interpolate 2019-02-08 22:16:40 +01:00
9b029f54ba Merge pull request #71 from CadQuery/tapered-extrude
Initial implementation of tapered extrusion
2019-02-08 19:28:47 +01:00
c292a9f2db Implemented tapered cutBlind 2019-02-07 21:03:20 +01:00
8e4002cd8d Use an "epsilon" in cutThruAll 2019-02-07 19:46:44 +01:00
d06866e227 Merge pull request #86 from jmwright/adam-urbanczyk-OCC-version-update
Syncing cqgi.py back up with dcowden/master.
2019-02-06 21:25:53 +01:00
c90ec830d5 Merge pull request #88 from CadQuery/ci-fix-pythonocc-version
Use pythonocc 0.18.1 explicitly
2019-02-06 21:22:46 +01:00
4a981a1493 Use pythonocc 18.1 in CI 2019-02-06 21:19:37 +01:00
ced285ac0e Expose tapered extrude to the users 2019-02-06 21:08:48 +01:00
2af2d45389 Implement Area() method 2019-02-06 21:08:14 +01:00
19b16373e8 Removed some comment cruft. 2019-02-05 16:06:54 -05:00
b495460993 Added a test to make sure that options are accepted by show_object. 2019-02-04 16:44:25 -05:00
039eaff970 Fixed CQGI tests. 2019-02-04 16:26:30 -05:00
efb2805ea8 Install coverage in circleci 2019-01-30 20:28:17 +01:00
342c42907b Fixing circleci 2019-01-30 20:01:51 +01:00
b02cd82d0b Configure circleci 2019-01-30 19:56:00 +01:00
456127dbc3 Merge pull request #82 from CadQuery/adam-urbanczyk-OCC-version-update-debug
Adding core dump generation to travis
2019-01-30 16:33:50 +01:00
952f21b4d9 Use 18.1 explicitly in appveyor too 2019-01-30 16:02:00 +01:00
a188953969 Use pythonocc 0.18.1 explicitely 2019-01-30 15:59:56 +01:00
00bbb34f17 Used spell checker to find several other mis-spellings. 2019-01-30 06:32:37 -05:00
7f4a6fe255 Fixed typo in quickstart.rst. 2019-01-30 06:11:30 -05:00
fa0f41cf2a First attempt at fixing CQGI tests. 2019-01-30 06:04:29 -05:00
6df3094879 Syncing cqgi.py back up with dcowden/master. 2019-01-29 17:08:25 -05:00
c48bb8eba2 Merge branch 'master' of github.com:jmwright/cadquery 2019-01-29 15:43:59 -05:00
807db997a1 Simple capitilization fix. 2019-01-29 15:43:49 -05:00
b99ac29a4f Went through and updated the docs source to change FreeCAD and CQFM content and references to PythonOCC and CQ-editor. 2019-01-17 13:25:51 -05:00
59d714befa Use sudo to get rid of the corefiles 2019-01-12 20:09:52 +01:00
4a2ba1f079 Use rm -f to clean core dumps 2019-01-12 19:58:00 +01:00
572bcba4b2 Remove all coredumps before running tests 2019-01-12 19:49:54 +01:00
91ca491afd Trying different a apporach for finding core files 2019-01-12 19:30:16 +01:00
9b032c4deb Try lldb to display coredump 2019-01-12 19:16:57 +01:00
346f9cc846 Build adam-urbanczyk-OCC-version-update in travis for now 2019-01-12 19:04:14 +01:00
07f19fbd5a Adding core dump generation to travis 2019-01-12 18:59:56 +01:00
5d66452e62 Get rid of python 2.7 builds 2019-01-12 18:40:31 +01:00
3c09a64cd9 Use correct python version in travis 2019-01-12 17:05:08 +01:00