Commit Graph

263 Commits

Author SHA1 Message Date
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
DeepSOIC
86a95a2120 Icons: for populateChildren feature
populateChildren feature is to replace Compose tool. Not done yet. Icons
before the feature!
2015-12-09 14:23:32 +03:00
DeepSOIC
48a2ba5731 Remove the example file, it's for Lattice v1 2015-12-09 02:21:40 +03:00
DeepSOIC
f484124f99 Icons: icons for populate with copies feature 2015-12-09 02:20:55 +03:00
DeepSOIC
eb25ed0f24 Icons: new Explode compound icon (again) 2015-12-09 01:23:50 +03:00
DeepSOIC
ab57ca5c5a Icons: new Explode Compound icon 2015-12-09 01:23:06 +03:00
DeepSOIC
375be4d1af [Breaking] Substantial changes to populate features, and latticeBaseFeature 2015-12-08 18:26:14 +03:00
DeepSOIC
c296f5a2c6 RecomputeLocker: bugfix in restoretouched 2015-11-28 03:25:58 +03:00
DeepSOIC
b8c207102d RecomputeLocker: icons of viewprovider 2015-11-28 03:08:36 +03:00
DeepSOIC
175948e050 RecomputeLocker: icons 2015-11-28 02:45:45 +03:00
DeepSOIC
6c4a5e980b New tools: manual recompute
Highly experimental and potentially deadly. Extremely hacky.
2015-11-28 02:28:07 +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
342f6eb325 Remove dangling XPM icon from InitGui 2015-11-26 23:56:06 +03:00
DeepSOIC
ab0e6012c9 V2: renames inside files 2015-11-26 23:53:58 +03:00