Difference between revisions of "Releases/0.61.09"

From Synfig Studio :: Documentation
Jump to: navigation, search
(Time)
(Blend Methods)
Line 49: Line 49:
  
 
== Blend Methods ==
 
== Blend Methods ==
 +
 +
* Fix this bug: when a layer was composed 'straight onto' a context with which its bounding box had no overlap, the context was being displayed as if the 'straight onto' layer wasn't there. [http://sf.net/support/tracker.php?aid=1960543 1960543]
 +
 
== Canvases ==
 
== Canvases ==
 
== Files ==
 
== Files ==

Revision as of 23:54, 7 October 2008

Languages Language: 

English

Warning!

This page contains outdated information.

The release of Synfig Studio 0.64.0 introduced new terminology and this translated page needs to be updated according to original English text.

You can help updating this page - see instructions here. Thank you!

warning end


Released October XX 2008

General

  • Forum use now phpBB3.
  • We have migrated from voira server to a new VPS server.
  • We moved our subversion repository to sourceforge
  • We are testing Review Board for patches in synfig. http://patches.synfig.org

ETL

  • Improved the derivative class for hermites.

Layers

  • Don't let feather be negative for any Shape layers or Circle layers.
  • Fix handling of segments so that the examples/walk/walk.sifz file will load correctly.
  • Use 0 for the index if the closest point is on the segment which closes the loop. This keeps the final 'amount' value in the range 0..1.
  • Fix a bug in the plant layer: when the plant is so small that we can't calculate the perpendicular to its bline, skip trying to branch it.
  • Improve a warning message when we find an unknown layer parameter.
  • Rename all 'pos' and 'offset' parameters to 'origin'.
  • Add parameter 'add_width' to the plant layer. It's on by default, and means to scale the velocity of a plant's shoot by the width of the bline at that point.

Value Nodes

  • Add "Loop" link to the "Gradient Color" ValueNode.

Targets

  • Unless OpenEXR half mode is used, don't ask synfigstudio to depend on it.
  • Fix build problem with newer versions of libavformat due to the pb member of AVFormatContext changing from a structure to a pointer. 11877061
  • Fix Debian 487639: for mod_libav, allow the use of libswscale instead of the depreciated img_convert function. Apply 2036627
  • Fix the libjpeg configure test to look for the right function.
  • Windows builds now include OpenEXR version 1.6.
  • Configure now use pkg-config to find libswscale. 2108984

Blend Methods

  • Fix this bug: when a layer was composed 'straight onto' a context with which its bounding box had no overlap, the context was being displayed as if the 'straight onto' layer wasn't there. 1960543

Canvases

Files

Settings

Linking

Added new feature Link to Bline: allow the user link vertexes, tangents and widths to a parametrized position of a bline. Also inverse manipulation is allowed. This makes easier to build complex figures without need to have a vertex on the joining point.

Quality

Waypoints

Time

  • Fix bad time entry when format is set to FFf. Apply 4:

Windows

Console Window

Toolbox Window

Workarea Window

Preview Window

Canvas Properties Dialog

  • When calculating the start and end frames, round to the nearest integer rather than always rounding down.

Color Editor Dialog

Layers Panel

Groups Panel

Params Panel

Keyframes Panel

Children Panel

History Panel

About Dialog

Splash Screen

Tools

  • Text, Plant, Polyline and Star have new icons.
  • Circle tool allows now make Blined circles too. Regions, Outlines, Gradients and Plants are included.
  • Rectangle tool now does the same.
  • New Text tool has been added to the ToolBox.
  • New Star Tool has been added to the tool palette. It allows now make blined stars too. Regions, Outlines, Gradients and Plants are included.


Ducks

Miscellaneous

  • Improve Segment Tangent and Bline Tangent calculations. Now they give more accurate results.
  • If only one of -w and -h is specified on the command line, calculate the other in order to keep the aspect ratio fixed.


Languages Language: 

English