Rearranged "if (!x) a; else b;" to "if (x) b; else a;". Added a couple of comments...
[synfig.git] / synfig-core / trunk / src / modules / mod_gradient / radialgradient.h
2007-03-16 dooglusEnable $Id$ expansion.
2007-03-12 dooglusRemoved trailing whitespace.
2005-11-06 darcomore updates
2005-04-19 darcomoreupdates
2005-03-24 darcoInitial Stable Commit