Commit Graph

15 Commits

Author SHA1 Message Date
DeepSOIC
a739066f79 FreeCADCmd: fix imports
issue #12
2018-05-14 22:37:07 +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
a4c39da369 LinearArray, PolarArray: fixes
edge.Curve.StartPoint is no longer there. Changed to
valueAt(FirstParameter).
2017-04-02 18:40:17 +03:00
DeepSOIC
d609d265de New feature pack: Subsequencing and TopoSeries 2017-01-15 22:39:17 +03:00
DeepSOIC
7824f75abf LinearArray: small improvement to message text 2016-08-22 13:17:28 +03:00
DeepSOIC
a125089984 LinearArray: make dropdown toolbar button 2016-08-22 02:02:57 +03:00
DeepSOIC
3e08e54c74 Linear array: fix read-onlyness of Point
It was not editable, when Link was filled but PointIsDriven was set to
false.
2016-08-15 01:39:24 +03:00
DeepSOIC
4cf19bcecd LinearArray: fix fail to be created on an edge 2015-12-27 01:13:38 +03:00
DeepSOIC
14939477ca LinearArray: fix wrong tooltip 2015-12-21 01:24:53 +03:00
DeepSOIC
8f7de2e9eb [Breaking] Linear Array: use common generator code
Plus, changes to generator code
2015-12-20 21:14:26 +03:00
DeepSOIC
af8de06b01 Icons: add star to Polar and Linear array commands 2015-12-16 21:00:48 +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