Update NEWS files
[synfig.git] / synfig-studio / NEWS
index 66fcc50..a200e77 100644 (file)
@@ -2,9 +2,57 @@
 
 More detailed notes are available on the releases page:
 
-http://synfig.org/Releases
-
- 0.62.0 (git master branch) - October 3, 2009 - Bug fixes, major features.
+http://synfig.org/en/news/releases
+
+
+ 0.62.02 (git tag: "synfigstudio-0.62.02") - November 13, 2010 - Features
+
+  * Code restructure into folders grouping common files for easy coding,
+    and cleaning dead code. Use of Makefile inserts for each folder.
+  * Add load and save palette buttons. File extension is spal
+  * Don't limit bitrate to 1000 in target parameters.
+  * Britain English translation. Robert Readman.
+  * Full rework of the Synfig Studio icons. Yu Chen
+  * More translatable strings.
+  * Simplified Chinese translation. Yu Chen
+  * New "By Layer Default" blend method. Now some layers define its own
+    blend method instead of Composite or the selected by user.
+    For example Shade->Behind
+  * Added "Static" option for individual parameters.
+    If "Static" is on, then in animation mode it is no created any waypoint
+    when modified. Only valid for layer parameters and constant value nodes.
+  * Smart linking bline tangents implementation. Now all tangents are yellow ducks.
+  * Move reverse manipulation code to Value Desc.
+    This allows recursive reverse manipulation for valuenodes which has
+    inverse manipulation implemented.
+  * Splash Screen for development snapshots. Konstantin Dmitriev
+  * Make Work Area rulers even smaller.
+  * Spanish translation update.
+
+ 0.62.01 (git tag: "synfigstudio-0.62.01") - May 31, 2010 - Bug fixes, features.
+
+  * Enable reverse manipulation to range value nodes. Fix bug in value node range.
+  * Add new functionalities to the Normal tool. It can rotate (CTRL), scale, (ALT)
+  as well as translate. Using SHIFT constraints the three operations.
+  * Update Mirror tool to allow use SHIFT to alternate between horizontal and vertical
+  mirrors.
+  * Enable single threaded renderer for windows version. It increases stability.
+  * Fix file chooser label to fit into button size.
+  * Stop button now works properly.
+  * By default disable extended input devices. Fix a previous introduced bug.
+  * Suit custom mouse cursors for some tools.
+  * Add code to make possible pass parameters to the renderers. Implementation for ffmpeg.
+  * Repack rulers and caret menu to get less space.
+  * New italian and German translations.
+  * New parameters for Motion Blur layer. Now allows linear and constant interpolation too.
+  * New icons for actions and layers. Thanks to several authors.
+  * Fixed feature that reset windows docks to default size and position.
+  * Separate the reset setup values to original values feature in a new menu entry.
+  * Updated Russian, French and Spanish translation.
+  * Automatic build script for linux system. Please report success of usage.
+  * Update Help menu entries according to new website.
+
+ 0.62.00 (git tag: "synfigstudio-0.62.00") - October 12, 2009 - Bug fixes, major features.
 
   * Migration to git repository.
   * Bugs fixed: #2205700, #2112320, #2116947, #1814151, launchpad.net/ubuntu/#195447
@@ -12,37 +60,37 @@ http://synfig.org/Releases
   * Bugs fixed: #2315706, #2321845, #2350636, #1501383, #2378787, #2435346
   * Bugs fixed: #2579838, #2652974, #1677510, #2175043.
   * Build rectangular blines using the rectangle tool.
-  * Update time ruller properly when modified the start or end time.
+  * Updated time ruler properly when modified the start or end time.
   * New layer Curve Warp.
   * Updated options for Polygon, Circle and Star Tools.
   * New option: Scale New imported Images to Fit Canvas.
-  * Fix the rendered position of a polygon under a transform layers.
-  * Fix zoom to fit button result. Now border is visible.
-  * Better errros when open a file that doesn't exists.
+  * Fixed the rendered position of a polygon under a transform layers.
+  * Fixed zoom to fit button result. Now border is visible.
+  * Better errors when opening a file that doesn't exist.
   * Paste canvases now update when the canvas parameter changes.
   * Paste canvas with unset canvas parameter can be exported now.
-  * Holding control in the zoom tool when releasing the mouse button to
-    complete drawing a box will zoom out such that the currently displayed
+  * If holding control in the zoom tool when releasing the mouse button to
+    complete a drawing, a box will zoom out such that the currently displayed
     area is zoomed out to fill the drawn box.
-  * Enable the Focus Point parameter in the Paste canvas layer.
-  * Reorder ducks render stack and prefernces form mouse interaction.
-  * Fix crash with LC_ALL=fr@euro
+  * Enabled the Focus Point parameter in the Paste canvas layer.
+  * Reordered ducks render stack and preferences from mouse interaction.
+  * Fixed crash with LC_ALL=fr@euro
   * Improved Color Dialog.
-  * Input Device configuration can be saved/load now.
+  * Input Device configuration can be saved/loaded now.
   * Fill/Outline instead of Background/Foreground.
   * Additions to the Canvas Window: Update Zoom Dial, Frame Dial, Keyframe Dial
     Toogle Ducks Dial, Resolution Dial, Quality Butons, Show/Snap to Grid,
-    Onion Sking buttons.
-  * Past and future onion skins enabled and selectabled.
-  * Improve UI on crash recovery dialog.
+    Onion Skinning buttons.
+  * Past and future onion skins enabled and selectable.
+  * Improved UI on crash recovery dialog.
   * Added Preferred and Predefined FPS in the Setup Dialog.
   * Keyframes are shown now in the Curves dialog too.
   * Keyframe Set Delta enabled and fixed.
-  * New Keyframe Widget. Allows drag keyframes with mouse.
+  * New Keyframe Widget. Allows dragging of keyframes with mouse.
   * Synfigstudio cph-monitor.
-  * Adapt About Dialog to git repository.
-  * Remove ancient trunk folder from svn repository.
-  * New Import SVG files module.
+  * Adapted About Dialog to git repository.
+  * Removed ancient trunk folder from svn repository.
+  * New Import SVG files module. Basic SVG import, see release notes.
   * Some new icons.
   * Updated translations.
   * First time Russian translation.