Update NEWS files
[synfig.git] / synfig-studio / NEWS
index 0e36994..a200e77 100644 (file)
@@ -2,10 +2,57 @@
 
 More detailed notes are available on the releases page:
 
-http://synfig.org/Releases (synfig.org locked now but working in the future)
-http://www.synfig.com (new website in progress)
-
- 0.62.00 (git tag: "Synfig Studio 0.62.00") - October 10, 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