New release 4.2.25 with some bug fixes from Gil and Dan;
Latest releases are found at http://nutcracker123.com/nutcracker/releases/
Issue Tracker is found here: https://github.com/smeighan/xLights/issues
XLIGHTS/NUTCRACKER RELEASE NOTES:
--------------------------------
4.2.25 Dec 9, 2015
-- enh(gil) Add Copy Model and Paste Model effects options to row heading right click menu.
-- bug(dkulp) Fix crashes in lightning effect if not all the effect properties are specified
-- enh(dkulp) Allow maping the first layer of a model effect onto a strand
-- enh(gil) Increase null output maximum from 99999 to 512000 channels.
4.2.24 Nov 23, 2015
-- bug(dkulp) Fix for crashe occuring during RenderText
-- enh(dkulp) Increase the range for the text movement to accomodate longer text
-- enh(dkulp) Add "Update" button to Color panel that will update just the palettes for the selected effects
-- enh(dkulp) Reduce the number of wxString objects created during rendering. Speeds up rendering of large LMS imports by 50% or so.
4.2.23 Nov 18, 2015
-- enh(gil) Increase max head length and repeat count for Morph.
-- enh(gil) Increase max radius from 200 to 250 for Fan, Galaxy, and Shockwave.
-- enh(gil) Slight tweak to Fan, Galaxy, and Shockwave so that step angle is 0.1 for > 350 instead of 400.
-- bug(gil) Fix Data Layer re-import so it works for all supported file types. Fixes #391.
-- bug(gil) Fix pictures effect so wrapping doesn't leave a gap.
-- bug(dkulp) Fix some problems with the Faces dialog where the first face would get it's data deleted.
4.2.22 Nov 15, 2015
-- bug(gil) Correct calculation for acceleration and deceleration of Morph, Fan, Galaxy, and Shockwave.
-- enh(gil) Increase spinner limit for model start channel and from output. Fixes #408.
-- enh(gil) Add concentric circle capability to new Circle model class.
4.2.21 Nov 13, 2015
-- enh(gil) Add Circle model class.
-- enh(gil) Smaller step angle for Fan, Galaxy, and Shockwave to support larger models.
-- enh(sean) Smaller step angle for Pinwheel, this allows the edges to show correctly on larger displays
-- bug(dan) Fix chases in single strand. Calc the correct offset and direction for the starting point
-- bug (dan) change e1.31 optimization so data gets sent when nothing has changed
4.2.20 Nov 4, 2015
-- enh(gil) Add 3 more DMX channels to support larger channel DMX lights.
-- enh(dkulp) Change the ModelBrightness stuff to a full fledged multi-channel dimming curve supporting
gamma curves, specific values from a file, etc...