From 55b15554f621d753e41e2dd1438c5d6bc0be4d3a Mon Sep 17 00:00:00 2001 From: Carlos Lopez Date: Wed, 3 Nov 2010 21:00:28 +0100 Subject: [PATCH] Update News files ready to release. --- synfig-core/NEWS | 26 +++++++++++++++++++++++++- synfig-studio/NEWS | 20 ++++++++++++++++++-- 2 files changed, 43 insertions(+), 3 deletions(-) diff --git a/synfig-core/NEWS b/synfig-core/NEWS index e53975d..9b2dcfa 100644 --- a/synfig-core/NEWS +++ b/synfig-core/NEWS @@ -4,9 +4,33 @@ More detailed notes are available on the releases page: http://synfig.org/wiki/Releases - 0.62.xx (git tag: "synfig-0.62.xx") - Month day, 2010 + 0.62.02 (git tag: "synfig-0.62.02") - Month day, 2010 * Fix load and save palette feature. + * Code documentation. Not full yet. + * Adapt api.sh script to run as a cron job at tuxfamily servers. + Now API is updated at http://download.tuxfamily.org/synfig/api/index.html + * Rename secondary layer's Z column to "Icon" and make it not reorderable. + Make "Name" column resizable. + * Britain English translation. Robert Readman. + * Fix Bug #3029832 Time Offset parameter fails for multiple times imported files + * 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 + * Fix bug #2958077. Incorrect fps in ListImporter + * New Stroboscope Layer. Ray Fredesikson + * 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. + * Fix bug #3060560. Link two tangents and one is animated, the animated is not used. + * 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. + * Assume frames when no unit is provided in a time field. Apply feature request #2879693 + * Spanish translation update. + * New Simplified Chinese translation. Yu Chen 0.62.01 (git tag: "synfig-0.62.01") - May 31, 2010 - Bug fixes, features. diff --git a/synfig-studio/NEWS b/synfig-studio/NEWS index 1ae941b..e44dc1c 100644 --- a/synfig-studio/NEWS +++ b/synfig-studio/NEWS @@ -5,11 +5,27 @@ More detailed notes are available on the releases page: http://synfig.org/wiki/Releases - 0.62.xx (git tag: "synfigstudio-0.62.xx") - Month day, 2010 + 0.62.02 (git tag: "synfigstudio-0.62.02") - Month day, 2010 * Code restructure into folders grouping common files for easy coding, - and cleaning dead code. Use of Makefile inserts for each folder. + 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 0.62.01 (git tag: "synfigstudio-0.62.01") - May 31, 2010 - Bug fixes, features. -- 2.7.4