Commit Graph

57 Commits

Author SHA1 Message Date
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
38c3d27bb4 Update test_cadquery.py 2019-12-24 11:14:05 +01:00
10a7299350 Update test_cadquery.py 2019-12-24 10:50:03 +01:00
e9924ba6e4 Fix plane rotation method
The vector defining the rotation is expected to be in local coordinates
and therefore needs to be converted to world coordinates before applying
the rotation.
2019-12-15 17:26:40 +01:00
5069483aef Use pytest to run the test suite 2019-12-12 20:58:47 +01:00