X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2FNEWS;h=10a9e9c967f7baed80cba466d3ce5827e5365c59;hb=c0023eb80c177e68a1ee973211efa69ef2eae288;hp=2fac83536d876531a33980bcd37d8bd47cb54cac;hpb=a3933f3c1e858b90d656256a2781e91739ee95bf;p=synfig.git diff --git a/synfig-core/trunk/NEWS b/synfig-core/trunk/NEWS index 2fac835..10a9e9c 100644 --- a/synfig-core/trunk/NEWS +++ b/synfig-core/trunk/NEWS @@ -1,5 +1,32 @@ synfig releases + 0.61.07 (SVN 878) - October 10, 2007 - Bug fixes + + * Fix importing on amd64 (#1692825) + * Fixes for the PasteCanvas layer (#1356449) + * Clean up Layer menu and displayed layer names + * Allow exported canvases to be used in more than one place within a canvas (#1785296) + * Fix, extend, and enable the 'XOR Pattern' layer + * Fix and extend the 'Plant' layer (#1790903) + * Turn on plant layer (gunsmoke) in macwolfen.sifz example + * Use 'fast gaussian' rather than 'gaussian' for blurs in pirates.sifz - it's faster! + * Fix and enable the 'Timed Swap' valuenode conversion + * Extend the 'Linear' valuenode conversion to work with colors and integers. + * Enable basic motion blur display at all qualities + * Fix an artifact on the curve gradient layer (#1792063, r663) + * Add the 'Range', 'Repeat Gradient', 'Add', 'Exponent' valuenode conversions + * Add the 'BLine Vector', and 'BLine Tangent' valuenode conversions (#1781903) + * Fix problems with valuenode conversion (#1794374, #1795913, #1795922, #1796068, #1797488) + * Allow gradients to be animated (#1568818, #1795802) + * Stop TCB angle waypoints changing to type Linear on load (#1778930) + * Use compression when saving to files with .sifz extension + * Compressed example .sif files to .sifz to save space + * Fixed Motion Blur layer (#1800783) + * Allow building studio with gcc -O2 (#1509627) + * Allow encapsulated layers to animate their z-depth, even when time-shifted (#1806852) + * Fixed the Radial Blur layer when zooming in on the canvas (#1807709) + * Fix several other bugs and crashes + 0.61.06 (SVN 536) - June 20, 2007 - Bug fixes * Add fontconfig support @@ -12,7 +39,7 @@ * Some MacOS fixes * Misc bug fixes * Fix random number generation for 64 bit CPUs (#1698604) - * Add parameter 'fast' to curve gradients allowing choice between fast or accurate rendering (#1672033) + * Add parameter 'fast' to curve gradients to choose fast or accurate rendering (#1672033) * Add new odd/even winding style for regions 0.61.05 (SVN 126) - February 27, 2005 - Misc fixes