X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2FNEWS;h=a68f977dca66ec82e6f89baf0c4c2af83e1229c3;hb=0313f3153df081c11ff8a57d1ded6864142b21e2;hp=257cad3fc4ce85e7c124fe46c1be45fadf3f26b3;hpb=23bdfa3f424b5f78775662a248ea8b506b4bab2e;p=synfig.git diff --git a/synfig-core/trunk/NEWS b/synfig-core/trunk/NEWS index 257cad3..a68f977 100644 --- a/synfig-core/trunk/NEWS +++ b/synfig-core/trunk/NEWS @@ -1,6 +1,28 @@ synfig releases - 0.61.06 (SVN ???) - ??????? ??, ???? - Bug fixes + 0.61.07 (SVN ???) - ???? ??, 200? - Bug fixes + + * Fix importing on amd64 (#1692825) + * Fixes for the PasteCanvas layer (#1356449) + * Fixes for the curve gradient layer + * Fix the plant layer + * Fix several other bugs and crashes + * 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) + * 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 'Repeat Gradient' valuenode conversion + * Fix various 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 + + 0.61.06 (SVN 536) - June 20, 2007 - Bug fixes * Add fontconfig support * Fix amd64 issue @@ -11,6 +33,9 @@ * Fix some doxygen warnings * 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 new odd/even winding style for regions 0.61.05 (SVN 126) - February 27, 2005 - Misc fixes