Commit Graph

277 Commits

Author SHA1 Message Date
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
DeepSOIC
34d8faeefe ParaSeries: made built-in series generator 2015-12-20 01:44:17 +03:00
DeepSOIC
59855fdaf0 RecomputeLocker: temporarily disable recomputeFeature for c++ objects 2015-12-19 19:13:16 +03:00
DeepSOIC
a0eeba7b60 New feature: ParaSeries
Experimental; not complete, but does something cool already.
2015-12-19 03:42:26 +03:00
DeepSOIC
8f761116d7 Change toolbar order a bit 2015-12-19 03:40:55 +03:00
DeepSOIC
6323a4c794 Icons: MakeCompound 2015-12-17 23:29:06 +03:00
DeepSOIC
3845f4d0da New tool: make compound
It is convenient to have a button to make compound from Lattice wb; as
an extra, it checks if lattices are selected, and warns if so.
2015-12-17 23:18:44 +03:00
DeepSOIC
2856c7812b Readme: fixes 2015-12-17 22:34:30 +03:00
DeepSOIC
27c5c315a1 Readme: add brief list of changes 2015-12-17 22:26:56 +03:00
DeepSOIC
4342b067ca Add readme.md 2015-12-17 22:13:54 +03:00
DeepSOIC
b4c1b908e4 Icons: icon for ReplaceObject
ugly, but better than nothing..
2015-12-17 17:37:18 +03:00
DeepSOIC
c633bf43ac SubstituteObject: make it circular-dependency aware 2015-12-17 04:08:19 +03:00
DeepSOIC
1eafb8faba Change initGui to use "import Lattice2"
Because otherwise I will forget to add new features to the module
structure.
2015-12-17 02:04:22 +03:00
DeepSOIC
ef18bd6f91 make a module: one can now "import Lattice2" 2015-12-17 01:31:06 +03:00
DeepSOIC
af8de06b01 Icons: add star to Polar and Linear array commands 2015-12-16 21:00:48 +03:00
DeepSOIC
c88c45cac1 Icons: change ShapeString icon 2015-12-16 19:26:14 +03:00
DeepSOIC
e29b5e58b8 Icons: lots of icons changed to bracketed concept 2015-12-16 03:44:08 +03:00
DeepSOIC
ff738d1c60 PopulateChildren: fix error if not enough children 2015-12-16 03:18:36 +03:00
DeepSOIC
037d3028ea Fix "Canceled by user" messagebox (wasn't intended to pop up) 2015-12-16 03:15:40 +03:00
DeepSOIC
a792d92442 Populate tools: tweak visibility logic 2015-12-16 03:03:42 +03:00
DeepSOIC
797c7f4c5e Icons: Remove old Compose icon 2015-12-16 03:01:45 +03:00
DeepSOIC
2ea82e4558 [Breaking] substantial changes to Compose (renamed into PopulateChildren) 2015-12-16 02:40:40 +03:00
DeepSOIC
b4a9096942 (whitespace cleanup in initgui) 2015-12-16 02:34:20 +03:00