Commit Graph

941 Commits

Author SHA1 Message Date
cd66589e4e Implementation of BRepOffsetAPI_MakeFilling (#253) 2020-03-05 21:43:16 +01:00
3d9041e98b Fix plane rotation method (again...) (#243) 2020-02-24 20:45:36 +01:00
45cfa16813 Merge pull request #252 from marcus7070/marcus7070/tag-and-load
Tagging objects in the chain
2020-02-09 17:48:04 -05:00
c53ad18b36 Merge pull request #270 from marcus7070/marcus7070/firstPoint
removed CQ.firstPoint from CQ.__init__
2020-01-28 07:02:42 -05:00
09da93a014 formatting 2020-01-23 22:22:53 +10:30
95fb436081 test_cadquery formatting 2020-01-23 21:25:32 +10:30
b2c1094b82 removed CQ.firstPoint from CQ.__init__ 2020-01-23 21:16:44 +10:30
04c8b80084 Added tags to primer/concepts docs 2020-01-23 21:06:17 +10:30
911c08f453 removed getTagged from docs 2020-01-23 21:06:17 +10:30
fa3277e6a0 Renamed getTagged to _getTagged 2020-01-23 21:06:17 +10:30
89e75470d0 Added examples to docs 2020-01-23 21:06:17 +10:30
b54f03abf5 Renamed copyWorkplaneFromTagged to workplaneFromTagged 2020-01-23 21:06:17 +10:30
6d98e29b15 Simplify selector code 2020-01-23 21:06:17 +10:30
488a6144a5 Added tests for tags in selectors 2020-01-23 21:06:17 +10:30
b38f01711c Added the ability to select from a tagged object 2020-01-23 21:06:17 +10:30
d1ced40c4e Added tags 2020-01-23 21:02:35 +10:30
b631cd17df Merge pull request #268 from jmwright/master
Updated the __version__ variable to fix CQ-editor's update mechanism.
2020-01-22 14:27:03 -05:00
113a48a952 Updated the __version__ variable to fix CQ-editor's update mechanism. 2020-01-21 07:18:55 -05:00
102c16c14e Add Black formatting check to CI (#255)
* Add Black formatting check to CI
* Add some documentation for code contributors
* Use uncompromised code formatting
2020-01-20 20:52:12 +01:00
74573fc3bb Merge pull request #251 from CadQuery/adam-urbanczyk-environment.yaml
Update environment.yaml
2019-12-29 19:03:32 -05:00
3cd466a693 Merge pull request #237 from bragostin/master
Update assembledEdges in shapes.py
2019-12-25 07:17:08 -05:00
42c35b7089 Update test_cadquery.py 2019-12-25 09:21:15 +01:00
1d7b11baf9 Add files via upload 2019-12-24 16:32:38 +01:00
6196729384 Update shapes.py 2019-12-24 16:31:19 +01:00
d2c029cbeb Update test_cadquery.py 2019-12-24 12:49:37 +01:00
428a8d58a1 Update test_cadquery.py 2019-12-24 12:32:39 +01:00
a26766af50 Update test_cadquery.py 2019-12-24 12:00:09 +01:00
3ab5b51291 Update test_cadquery.py 2019-12-24 11:52:00 +01:00
707dac5bc4 Update test_cadquery.py 2019-12-24 11:39:58 +01:00
81b3f57f8d Update test_cadquery.py 2019-12-24 11:16:02 +01:00
be3ad421a6 Update test_cadquery.py 2019-12-24 11:14:20 +01:00
38c3d27bb4 Update test_cadquery.py 2019-12-24 11:14:05 +01:00
cdb165807c Delete TestAssembleEdges.py 2019-12-24 11:12:57 +01:00
10a7299350 Update test_cadquery.py 2019-12-24 10:50:03 +01:00
a1df7a4de9 Merge pull request #2 from CadQuery/master
update
2019-12-24 10:45:49 +01:00
e64ac5d1d1 Delete runtests.py 2019-12-24 10:45:32 +01:00
b0c9f1b40d Add files via upload 2019-12-23 15:26:07 +01:00
84775d4973 Add files via upload 2019-12-23 15:25:42 +01:00
57c4c99248 Update TestAssembleEdges.py 2019-12-23 15:22:07 +01:00
9b2c8da425 Update TestAssembleEdges.py 2019-12-23 15:18:50 +01:00
bb2eb064ef Add files via upload 2019-12-23 14:24:36 +01:00
f9eeb12877 Delete TestAssembleEdgesWarnings.py 2019-12-23 14:24:05 +01:00
d9893eb7f7 Delete Ex101_InterpPlate.py 2019-12-21 16:33:04 +01:00
ef49b6faad Delete TestInterpPlate.py 2019-12-21 16:32:40 +01:00
5765e24d95 Add files via upload 2019-12-21 16:29:34 +01:00
fc4e921848 Add files via upload 2019-12-21 16:29:00 +01:00
8720db645e Specify channels when updating python 2019-12-21 01:59:44 +01:00
e18fcfad5a Fixed env activation 2019-12-21 01:49:01 +01:00
6e1bb56805 CI pipelines cleanup 2019-12-21 01:41:34 +01:00
6041766227 Further env file cleanup 2019-12-21 01:40:52 +01:00