Commit Graph

9 Commits

Author SHA1 Message Date
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
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
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
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
a0eeba7b60 New feature: ParaSeries
Experimental; not complete, but does something cool already.
2015-12-19 03:42:26 +03:00