Commit Graph

311 Commits

Author SHA1 Message Date
DeepSOIC
9cd42d329d Fix potential problems with large shapes
Instead of padding imprecise by 2 mm before computing distances, double
its size.
2015-10-17 17:00:40 +03:00
DeepSOIC
642d5634e3 BoundBox: support for flat and linear degenerate cases
Bounding box of a sketch on a standard plane is a planar face.
2015-10-17 16:22:17 +03:00
DeepSOIC
164057a827 Initial implementation of bounding box tool 2015-10-17 02:30:25 +03:00
DeepSOIC
38fcb5fc32 CompundFilter: fix some wrong command strings
Command menu title and tooltip were wrong (forgot to change them after
copy-pasting from FuseCompound)
2015-09-15 01:09:59 +03:00
DeepSOIC
22c4032242 CompoundFilter: display a placeholder when nothing passes 2015-09-15 00:24:29 +03:00
DeepSOIC
0b9d164d76 .gitignore *.FCStd1 backup FreeCAD files 2015-09-15 00:23:46 +03:00
DeepSOIC
f9c9a2b921 Introduce markers py, and the first marker (empty shape) 2015-09-15 00:22:53 +03:00
DeepSOIC
c362b3cbfd CompoundFilter initial implementation 2015-09-14 12:26:56 +03:00
DeepSOIC
d194155080 Offload code from FuseCompound.py for re-use in other modules 2015-09-14 00:11:17 +03:00
DeepSOIC
f873ac5466 Created the workbench, FuseCompound command 2015-09-13 01:18:32 +03:00
DeepSOIC
8bf82c40f3 Initial commit 2015-09-12 23:52:10 +03:00