Use LinkableValueNode members functions when possible in the derived valuenodes.
[synfig.git] / ETL / NEWS
1               ETL releases
2
3 More detailed notes are available on the releases page:
4
5 http://synfig.org/Releases (synfig.org locked now but working in the future)
6 http://www.synfig.com (new website in progress)
7
8  0.04.13 (git tag: "ETL-0.04.13") - October 12, 2009 - Bug fixes.
9
10   * Migration to git repository.
11   * Deleted generated ETL/etl_profile_.h.in file.
12   * Improved the rendering of curve gradient layers near vertices with 0-length tangents.
13   * Fixed a division by zero when calculating the distance to a bezier.
14   * Fixed the pthread and kernel32 library check to not check for main.
15   * Don't enable the use of mutexes on platforms other than windows unless pthread is available.
16   * Removed ancient trunk folder from svn repository.
17   * Several compiler warnings fixed.
18
19  0.04.12 (SVN 2112) - October 21, 2008 - Bug fixes
20
21   * Improve the derivative class for hermites.
22   * Update configure.ac as suggested by autoupdate.
23
24  0.04.11 (SVN 1837) - March 3, 2008 - Bug fixes
25
26   * Update the website URL to synfig.org instead of synfig.com
27   * Removed the 'bootstrap' script for building.  Use autoreconf instead
28   * Fixed errors and warnings detected by a pre-release version of GCC 4.3
29   * Make ETL-config a wrapper around pkg-config.
30   * Wrap the refcounting stuff in mutexes
31   * Don't wrap angles by 360 degrees
32   * Minor cleanups and typo fixes
33
34  0.04.10 (SVN 878) - October 10, 2007 - Bug fixes
35
36   * Fix dirname for absolute paths (#1793306)
37   * Fix minor issues and typos
38   * Various changes to the 'angle' code.  89+360 < 90;  90 == 90+360, !360 is true, etc.
39   * Resolve confusion about whether angles are clockwise, and whether they're stored in radians.
40   * Fix 'make check' for 'fixed' so that it doesn't fail.  Tidy the output, too.
41
42  0.04.09 (SVN 530) - June 20, 2006 - Bug fixes
43
44   * Fix amd64 issue
45   * Some tests fixes
46   * Misc bug fixes
47   * Add better code for finding closest point to a bezier  (#1672033)
48
49  0.04.08 (SVN 139) - February 27, 2006 - Bug fixes
50
51   * Update doxygen configuration
52   * Misc bug fixes
53
54  0.04.07 (SVN 52) - November 6, 2005 - Bug fixes
55
56   * Add ./configure options for debug, warnings, optimisation, profiling
57   * Misc bug fixes
58
59  0.04.06 - November 3, 2005 - First release!
60
61   * First release!
62