Brought up to date.
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 19 Sep 2007 12:35:18 +0000 (12:35 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 19 Sep 2007 12:35:18 +0000 (12:35 +0000)
git-svn-id: http://svn.voria.com/code@720 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-core/trunk/NEWS
synfig-studio/trunk/NEWS

index 29e2d88..a68f977 100644 (file)
@@ -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
 
index 14b63c1..8ba902a 100644 (file)
@@ -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 <n>" by default, rather than "untitled0"
 
  0.61.06 (SVN 543) - June 20, 2007 - Bug fixes