From: dooglus Date: Wed, 19 Sep 2007 12:35:18 +0000 (+0000) Subject: Brought up to date. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=026e6942e9ff13182b351f68df935702ae65a8fa;p=synfig.git Brought up to date. git-svn-id: http://svn.voria.com/code@720 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/synfig-core/trunk/NEWS b/synfig-core/trunk/NEWS index 29e2d88..a68f977 100644 --- a/synfig-core/trunk/NEWS +++ b/synfig-core/trunk/NEWS @@ -3,12 +3,24 @@ 0.61.07 (SVN ???) - ???? ??, 200? - Bug fixes * Fix importing on amd64 (#1692825) - * Fixes for the PasteCanvas layer + * Fixes for the PasteCanvas layer (#1356449) * Fixes for the curve gradient layer * Fix the plant layer * Fix several other bugs and crashes * Clean up Layer menu and displayed layer names - * Use different names for some layers in sifs + * Allow exported canvases to be used in more than one place within a canvas (#1785296) + * Fix, extend, and enable the 'XOR Pattern' layer + * Fix and extend the 'Plant' layer (#1790903) + * Fix and enable the 'Timed Swap' valuenode conversion + * Extend the 'Linear' valuenode conversion to work with colors and integers. + * Enable basic motion blur display at all qualities + * Fix an artifact on the curve gradient layer (#1792063, r663) + * Add the 'Repeat Gradient' valuenode conversion + * Fix various problems with valuenode conversion (#1794374, #1795913, #1795922, #1796068, #1797488) + * Allow gradients to be animated (#1568818, #1795802) + * Stop TCB angle waypoints changing to type Linear on load (#1778930) + * Use compression when saving to files with .sifz extension + * Compressed example .sif files to .sifz to save space 0.61.06 (SVN 536) - June 20, 2007 - Bug fixes diff --git a/synfig-studio/trunk/NEWS b/synfig-studio/trunk/NEWS index 14b63c1..8ba902a 100644 --- a/synfig-studio/trunk/NEWS +++ b/synfig-studio/trunk/NEWS @@ -2,12 +2,21 @@ 0.61.07 (SVN ???) - ???? ??, 200? - Bug fixes - * Fix some tooltips and menu stuff + * Fix some tooltips and menu stuff (#1787437) * Allow left-right scrolling in canvas window * Rework mouse interaction with ducks and tangents * Move icons to a subdir - * Fix some typos, several crashes and other bugs + * Fix some typos, several crashes (#1780016, #1785598) and other bugs * Re-enable sketch, draw, polygon by default + * Add keyboard shortcuts for all tools ( http://wiki.synfig.com/Keyboard_Shortcuts ) + * Fix crash when setting canvas resolution to zero (#1779616) + * Add 'auto-export' checkbox and layer name box to the draw tool + * Various GUI fixes (#1794006, #1796110) + * File-selector fixes (#1383736) + * Fix the View>Play menu entry to allow playback inside the workarea + * Save to .sifz (compressed) format by default if no extension is given + * Remember the path used when saving a document and default to it in future + * Call new documents "Synfig Animation " by default, rather than "untitled0" 0.61.06 (SVN 543) - June 20, 2007 - Bug fixes