Author: Carlos Lopez <[email protected]> Date: Sun Dec 4 19:06:47 2011 +0100
Update News --- synfig-core/NEWS | 6 ++++++ synfig-studio/NEWS | 6 ++++++ 2 files changed, 12 insertions(+), 0 deletions(-) diff --git a/synfig-core/NEWS b/synfig-core/NEWS index dbb2f60..9a71d31 100644 --- a/synfig-core/NEWS +++ b/synfig-core/NEWS @@ -22,6 +22,12 @@ http://synfig.org/en/news/releases doesn't want to modify. * Fix for compatibility with libpng 1.5. Patch #3427945 by SpeckFleck. * Fix bug in Time Loop Layer. Patch ID: 3414729 by Ray Frederikson + * Avoid crash when there is only one blinepoint and the bline is not looped on Advanced Outlines. + * Fix some old render artifacts and new ones due to render optimization on Advanced Outlines. + * Avoid crash when DIList is empty on Advanced Outlines. + * Insert Item smart is allowed not over empty lists. + * New Greek language. Thanks to kiolalis + * Update for all the languages. 0.63.02 (git tag: "synfig-0.63.02") - September 28, 2011 - Improvement diff --git a/synfig-studio/NEWS b/synfig-studio/NEWS index bfcd623..6aad38d 100644 --- a/synfig-studio/NEWS +++ b/synfig-studio/NEWS @@ -15,6 +15,12 @@ http://synfig.org/en/news/releases * Fix bug https://pivotaltracker.com/story/show/18136743: BLine linked objects get wrong initial position * Use Gtk::Tooltip instead of deprecated Gtk::Tooltips. This fully fix tooltips for Layer parameter panel. * When modify a value that has a waypoint at the current time, don't modify its interpolations, only the value. + * Widhtpoint position ducks now allows 'Edit Waypoint' contextual menu. + * Add feature to delete multiple vertices at the same time on blines. + * Enum Widgets allows icons now. Add icons to Default Interpolation widget. + * Insert Item smart is allowed now over empty lists. + * Fix bug #1863133: Metadata doesn't work. + * Update for all the languages. 0.63.02 (git tag: "synfigstudio-0.63.03") - September 28, 2011 -No changes ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
