X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2FNEWS;h=a200e77e58683a709fd62941b45d576303f7e5db;hb=7a031b87fd179615caacc5ad4f30eec950efcd66;hp=d8c5ae99aaa73d7482af48d41b3af3266c4526ea;hpb=d8276dff7a137fa86b0ffbdd125612a067c9b4c7;p=synfig.git diff --git a/synfig-studio/NEWS b/synfig-studio/NEWS index d8c5ae9..a200e77 100644 --- a/synfig-studio/NEWS +++ b/synfig-studio/NEWS @@ -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 0.62.00") - 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