Release release 4.1.4

smeighan

Dedicated elf
Joined
Jan 19, 2012
Messages
1,109
Location
4217 Greenfinch Dr CO 80126
Release 4.1.4: Undo


With this release Gil has added Undo. It only does undo for the items listed in the release notes. Also the only way to undo is "Right Click, Select Undo". Later we will bind ctl-z to the undo function.


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.1.4 Jun 9, 2015
-- bug(gil) Fix v3 import to delete effect2 if Effect1:mix0 or Effect2:mix100 and delete effect1 if Effect1:mix100 or Effect2:mix0. Fixes #144.
-- enh(gil) Update Undo to be able to undo modified effects. Fix a few cases where moved effects weren't tracked. Right-click menu will now
show the type of Undo that is about to be performed.
-- bug/enh(gil) Updates/fixes to the perspectives. Windows now hide when switching to other tabs. Delete now works. Added a Save button so you
don't need to always goto the menus. All windows are hidden before app closes. Prevent duplicate names. Fixes #105. Fixes #87.
-- bug(gil) Link the slider and text control for the Circles effect
-- enh(gil) Select position by time function had int instead of double parameter which was causing small divisions to not be selectable.
-- enh(gil) Update Undo to be able to undo moved effects.
-- enh(gil) Update Undo to be able to undo added effects.
-- enh(gil) Add beginning Undo functionality. Currently only works for restoring deleted effects and effects moved between layers.
-- enh(gil) Select effects based on time to allow off screen block selections to work.
-- enh(dkulp) * Don't render model groups that don't have any models
-- bug(dkulp) * More fixes for HiDPI screens. Fixes #259
-- enh(dkulp) * Don't render model groups that don't have any models
-- bug(dkulp) Fix different MAC playback speeds
-- enh(dkulp) * Updates for the LSP import
 
Top