Commit Graph

12 Commits

Author SHA1 Message Date
DeepSOIC
4bd765d1b9 FreeCADCmd: fix make-feature routines 2018-05-14 22:42:50 +03:00
DeepSOIC
a739066f79 FreeCADCmd: fix imports
issue #12
2018-05-14 22:37:07 +03:00
DeepSOIC
e643fc9ff1 All Features: Remove block of editing
Now it opens transform widget upon double-click, useful!
2017-11-25 23:09:37 +03:00
DeepSOIC
c6c1828c15 Py3: more fix "err has no attribute message" 2017-11-23 11:58:18 +03:00
DeepSOIC
05641559f9 Workaround for FreeCAD bugs 2296, 2902
https://www.freecadweb.org/tracker/view.php?id=2996
https://www.freecadweb.org/tracker/view.php?id=2902

This change is to be removed in far future.
Note: mostly untested. Something might have been broken.
2017-04-02 23:08:08 +03:00
DeepSOIC
a83d441f79 [Breaking] Downgrade: Fix disconnected wires on OCC7
Because multiFuse no longer connects wires in OCC7, OpenWires resulted
in disconnected wires (compound of edges).

To fix, the method of connecting was changed. This probably changes the
indexing of the edges within wires, so the change can potentially break
old projects.
2016-08-19 14:37:05 +03:00
DeepSOIC
dd26550375 Downgrade: seam edge extraction 2016-04-26 00:20:12 +03:00
DeepSOIC
a3a692401b Downgrade: replace Compounds mode with Leaves
Compounds mode looked useless to me. Leaves mode was lacking.
2016-01-02 14:30:52 +03:00
DeepSOIC
9f56a6b9b2 V2: another take at internal renames because of file renames
hopefully, the last one
2015-11-27 00:59:26 +03:00
DeepSOIC
921854cfb0 V2: more internal changes due to file renames 2015-11-27 00:13:06 +03:00
DeepSOIC
ab0e6012c9 V2: renames inside files 2015-11-26 23:53:58 +03:00
DeepSOIC
eb7b50c8ab V2: renaming .py files 2015-11-26 23:26:43 +03:00