Difference between revisions of "Releases/0.61.09"
From Synfig Studio :: Documentation
< Releases
(→Value Nodes) |
(→Waypoints) |
||
Line 47: | Line 47: | ||
== Quality == | == Quality == | ||
== Waypoints == | == Waypoints == | ||
+ | |||
+ | * [[TCB|TENSION and TEMPORAL TENSION]] were the same; use the 'temporal' version everywhere. | ||
+ | |||
== Time == | == Time == | ||
== Windows == | == Windows == |
Revision as of 23:33, 7 October 2008
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! |
Released October XX 2008
Contents
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.
Value Nodes
- Add new types:
- Logarithm: To convert to a natural logarithm
- Int String: To convert to a string form an integer
- Angle String : To convert to a string form an angle
- Joined List: Join two strings
- Real String: To convert to a string form a real
- Time String: To convert to a string form a time
- Dot Product: Convert to a real from the dot product of two vectors
- Gradient Color: Convert to a color from a gradient
- Vector X: Convert to a real from a vector (get its X)
- Vector Y: Convert to a real from a vector (get its Y)
- Vector Length: Convert to a real from a vector (get its length)
- Vector Angle: Convert to an angle from a vector (get its angle)
- Add "Loop" link to the "Gradient Color" ValueNode.
Targets
- Windows builds now include OpenEXR version 1.6.1
Blend Methods
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
- TENSION and TEMPORAL TENSION were the same; use the 'temporal' version everywhere.
Time
Windows
Console Window
Toolbox Window
Workarea Window
Preview Window
Canvas Properties Dialog
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.
Language: |
English |