DeepSOIC
0989ae00d8
single Placement: new feature - Euler angles
2016-01-30 01:43:14 +03:00
DeepSOIC
919e9e6be3
single Placement: defined by axes
2016-01-29 23:40:08 +03:00
DeepSOIC
07e7cfc35a
ValueSeriesGenerator: reintroduce Offset property
...
Offset property adds fractions of step to every value.
Affects LinearArray, PolarArray, and ParaSeries.
2016-01-29 20:50:24 +03:00
DeepSOIC
4904578dfd
CompoundFilter, ArrayFilter: fix bug #1
2016-01-28 22:29:06 +03:00
DeepSOIC
b3b0ace108
SubLink: draw some icons
2016-01-28 19:03:28 +03:00
DeepSOIC
507e7aeace
ArrayFilter: Explode: automatically group resulting objects
2016-01-25 18:40:53 +03:00
DeepSOIC
2633d6aeae
ShapeInfo: remove some duplicate information
2016-01-25 15:08:30 +03:00
DeepSOIC
93e4827198
Group Inspect and ShapeInfo into a dropdown button
2016-01-25 00:15:23 +03:00
DeepSOIC
c9fc37677b
ShapeInfoFeature: special treatment of Lattice arrays
2016-01-24 23:54:58 +03:00
DeepSOIC
de01fc4c1d
SubLink: remove built-in analyzer (it was split off into a new feature)
2016-01-24 23:42:04 +03:00
DeepSOIC
b34b4e2b11
New feature: ShapeInfoFeature
...
separated off SubLink
2016-01-24 23:41:25 +03:00
DeepSOIC
a750a8e73b
CompoundFilter: Explode: fix #2 + group together the result of explosion
2016-01-24 19:13:26 +03:00
DeepSOIC
478e256a18
[Dirty fix] Workaround for crash when selecting Placement objects
...
See forum threads:
[bug] Expressions: crash when object.Name == "Placement":
http://forum.freecadweb.org/viewtopic.php?f=3&t=13950
Any way to rotate on sweep?:
http://forum.freecadweb.org/viewtopic.php?f=3&t=13906
2016-01-23 03:59:07 +03:00
DeepSOIC
5f942da621
ParaSeries: support for multiple parameters
2016-01-15 03:38:25 +03:00
DeepSOIC
a5b154a312
ParaSeries: treat Recomputing when nested
...
If recomputing a paraseries, enable recomputing of nested paraseries
automatically. So that deeper paraseries may remain switched off, but
becoming active when top-level paraseries is recomputing.
2016-01-10 03:56:34 +03:00
DeepSOIC
b517ed7fbf
ParaSeries: fix sometimes getting shape from wrong object
2016-01-10 01:42:59 +03:00
DeepSOIC
65da825fae
SubLink: fix save-load errors
2016-01-10 01:42:33 +03:00
DeepSOIC
a4a2eab2bf
New tool: ExposeLinkSubs
...
initial, not-so-capable implementation
2016-01-09 01:22:30 +03:00
DeepSOIC
44c2ac7569
SubLink: tiny fix
2016-01-09 00:24:48 +03:00
DeepSOIC
cbf4c7482c
SubLink: fixes
2016-01-08 21:18:10 +03:00
DeepSOIC
ad2ef5bdf0
SubLink: fix error suppression that was disabled for debugging
2016-01-08 18:43:07 +03:00
DeepSOIC
045b7133f1
SubLink: remove dead properties if shape type changes
2016-01-08 18:36:24 +03:00
DeepSOIC
3365f06155
SubLink: shape analysis
2016-01-08 03:47:17 +03:00
DeepSOIC
7f3356a3ed
New feature: SubLink (aka ShapeBinder)
2016-01-08 02:40:01 +03:00
DeepSOIC
654a9abbd1
BoundBox: icon for multi boundbox
2016-01-07 00:18:13 +03:00
DeepSOIC
11cb4c1fb1
[Breaking] BoundBox: array support
2016-01-07 00:09:02 +03:00
DeepSOIC
d13b8df885
ParaSeries: disable progress bar
...
Sorry, but it still causes crashes.
2016-01-04 17:34:00 +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
0587d67882
[Breaking]ProjectArray: renames
...
Renamed PositionMode property to TranslateMode, to match other tools
2016-01-01 23:14:48 +03:00
DeepSOIC
7bd6299525
[breaking] ArrayFromShape: change names of properties
...
Renamed Base into ShapeLink
Renamed FlattenBaseHierarchy into CompoundTraversal
Merged wholeObject property into CompoundTraversal
+ some other touch-ups
2016-01-01 03:31:21 +03:00
DeepSOIC
7d242eb2a0
Update readme
...
* links to Lattice wiki, FreeCAD forum, etc
* mention ParaSeries
2015-12-31 17:46:02 +03:00
DeepSOIC
1044740c79
ParaSeries: attempt to fix a crash
...
Clicking property editor while the feature is recomputing was causing a
crash. Explicitly showing progress will stop the clicks reaching
property editor (because dialog is modal), and, hopefully, will prevent
crashes.
2015-12-29 22:56:53 +03:00
DeepSOIC
e8e34edb87
Workbench: add tooltip
2015-12-28 13:21:03 +03:00
DeepSOIC
d5e7d3544a
ShapeString: search for fonts in project folder, not project folder/fonts
...
untested
2015-12-27 21:54:40 +03:00
DeepSOIC
fb52b47a22
PolarArray: fix - remove dead Mode property
2015-12-27 18:10:15 +03:00
DeepSOIC
4cf19bcecd
LinearArray: fix fail to be created on an edge
2015-12-27 01:13:38 +03:00
DeepSOIC
254e2e6dfb
Fix Lattice2 failing to load when no Lattice v1 is installed
...
Due to me mistakenly importing lattice1 modules by forgetting to put in
number 2.
2015-12-25 15:21:46 +03:00
DeepSOIC
b5e6e35c1d
CompoundFilter: fix no warning when applying to arrays
2015-12-23 14:39:43 +03:00
DeepSOIC
1bb95ccd09
PopulateChildren: fix not working when looped
2015-12-22 21:55:24 +03:00
DeepSOIC
f9f6e26808
ParaSeries: more help in messagebox
2015-12-22 02:29:47 +03:00
DeepSOIC
cbde5c4d83
ParaSeries: support for buried properties, like Placement.Base.x
2015-12-22 01:53:23 +03:00
DeepSOIC
caa9773642
[Breaking] PolarArray: changed to use common value series code
2015-12-21 02:33:59 +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
e81edc1639
ParaSeries: support for random
2015-12-20 04:00:42 +03:00
DeepSOIC
0684d1ff90
ParaSeries (and possibly others): fix errors on save/load
2015-12-20 03:11:28 +03:00
DeepSOIC
272f562be7
Icons: ParaSeries
2015-12-20 03:07:20 +03:00
DeepSOIC
d8dd42ca14
ParaSeries: a few extra checks
2015-12-20 02:29:55 +03:00
DeepSOIC
f029890a39
ParaSeries: untested bugfix
2015-12-20 02:20:15 +03:00
DeepSOIC
b00a34efc5
ParaSeries: progress dialog
2015-12-20 02:20:00 +03:00