Improve the rendering of curvegradient layers near vertices with zero-length tangents...
[synfig.git] / synfig-core / trunk / src / modules / mod_gradient /
2008-11-04 dooglusImprove the rendering of curvegradient layers near...
2008-11-04 dooglusUse a single scalar product to calculate the distance...
2008-10-13 geneteUpdate/add the copyright for poeple who modified synfig...
2008-04-11 dooglusRename all 'offset' parameters to 'origin'.
2008-02-15 dooglusParamDesc::set_scalar(String) and ParamDesc::set_hint...
2008-01-07 pabsFix building the Win32 installer: update Win32 install...
2008-01-02 dooglusFix 1862699: Specify "-avoid-version" for each of the...
2008-01-02 dooglusFix 1862689: Replace "-L../../synfig -lsynfig" with...
2007-12-10 dooglusEdited the single line description of each header file...
2007-12-10 dooglusEdited the single line description of each source file...
2007-11-13 pabsInitial attempt at i18n support using gettext
2007-11-09 pabsKill off synfig ./bootstrap
2007-10-06 dooglusAdd my copyright to files I've modified.
2007-09-13 dooglusWhen a curve gradient layer's bline is looped and perpe...
2007-09-12 dooglusFix 1792063: problem with curve gradients when a vertex...
2007-09-11 dooglusAdded a few comments.
2007-09-10 dooglusRearranged "if (!x) a; else b;" to "if (x) b; else...
2007-09-08 dooglusPrevent compiler warnings about unused parameters.
2007-09-04 dooglusUse "ZigZag" not "Zig-Zag", like in other gradient...
2007-09-03 dooglusRename ValueBase::same_as() to ValueBase::same_type_as...
2007-04-20 dooglusI forgot to commit this as part of r472. Sorry!
2007-04-18 dooglusAdded a slower but more accurate find_closest() routine...
2007-04-06 dooglusAtrus' Windows patches: [ 1695480 ] win32-synfig-clean...
2007-03-23 dooglusFixed indentation.
2007-03-23 dooglusRemoved unused members p1, p2, diff.
2007-03-23 dooglusAdded missing $Id$ keyword to the header.
2007-03-23 dooglusDeleting all the verticies from a Curve Gradient used...
2007-03-22 dooglusFix 1684240 (as it applies to conical gradients): ...
2007-03-22 dooglusFix 1684240 (as it applies to spiral gradients): Spira...
2007-03-22 dooglusFix 1684240 (as it applies to radial gradients): Radia...
2007-03-22 dooglusFix 1684240 (as it applies to curve gradients): Curve...
2007-03-21 dooglusPartially fix 1684240: gets rid of most of the artifacts
2007-03-16 pabsEnable more $Id$ expansion.
2007-03-16 dooglusEnable $Id$ expansion.
2007-03-15 dooglusFixing warnings from doxygen:
2007-03-12 dooglusRemoved trailing whitespace.
2006-07-24 pabsMove .cvsignore to svn:ignore property
2005-12-05 darcoRemoved more confidential notices
2005-11-06 darcomore updates
2005-11-01 darcomore updates
2005-10-30 darcomeh
2005-10-29 darcomeh
2005-04-19 darcomoreupdates
2005-03-24 darcoMore updates
2005-03-24 darcoInitial Stable Commit