Commit Graph

5 Commits

Author SHA1 Message Date
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
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
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
34d8faeefe ParaSeries: made built-in series generator 2015-12-20 01:44:17 +03:00