d1ced40c4e
Added tags
2020-01-23 21:02:35 +10:30
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
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
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
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