- synfigstudio releases
-
- More detailed notes are available on the news page:
-
- http://synfig.org/cms/en/news/
-
- 0.63.03 (git tag: "synfigstudio-0.63.03") - December 05, 2011 - Features, bug fixes.
-
- * Use Widget::Distance for feather spin button on Draw Tool options.
- * Enable tool tips for Tool Options dialogue buttons.
- * Make Draw Tool options greyed when not usable.
- * Full support to create Advanced Outlines with the Draw Tool. Stylus pressure used.
- * Widthpoint position duck shows a text with its value when mouse hovers.
- * Don't stretch button in file selection widget. Use shorter text. Patch by Konstantin Dmitriev
- * 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 duck now allows 'Edit Waypoint' contextual menu.
- * Add feature to delete multiple vertices at the same time on blines and other list types.
- * Enum Widget 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.
- * Update on the splash screen. Patch from Yu Chen.
-
- synfig releases
-
- More detailed notes are available on the news page:
-
- http://synfig.org/cms/en/news/
-
- 0.63.03 (git tag: "synfig-0.63.03") - December 05, 2011 - Features, bug fixes.
-
- * Support to create Advanced Outlines with the Draw Tool.
- * Fixed script to generate synfig API.
- * Added two new parameters to the WidthPoint class. Lower Boundary and Upper Boundary
- They define the lower and upper boundaries value of the widhtpoint position
- When placed at start and end of the BLine. By default lower = 0.0 and upper = 1.0
- Lower boundary must be always smaller than Upper boundary.
- As parameters they cannot be exported, converted or animated.
- * Render improvements for Advanced Outlines:
- With 'Fast' parameter disabled: 55% of reduction render time
- With 'Fast' parameter enabled: 10% of reduction render time
- * For Importer layer, even if file is physically impossible to open,
- set the parameter with the passed file name. This would allow to load and
- save Synfig's documents with paths for imported files badly adjusted but that user
- 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 now over empty lists.
- * New Greek language. Thanks to kiolalis
- * Update for all the languages.