Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-core / trunk / src / modules / example / metaballs.cpp
2008-11-22 dooglusAdd Metaballs::hit_check() so metaballs can be selected...
2008-11-22 dooglusAdd boolean parameter 'Positive Only' to stop negative...
2008-11-22 dooglusReplace the 'Threshold' parameter with 'Gradient Left...
2008-11-22 dooglusUse a gradient instead of a color to color the balls.
2008-11-22 dooglusShortcut color blending in get_color() when blend metho...
2008-11-22 dooglusWhen a new metaball layer is created, initialise it...
2008-11-22 dooglusPut the three example layers in the 'Example' group...
2008-11-22 dooglusFix Metaballs::get_color() so it takes the context...
2008-11-22 dooglusTidying.
2008-11-22 dooglusRemove duplicate call to render the context.
2007-12-10 dooglusEdited the single line description of each source file...
2007-11-13 pabsInitial attempt at i18n support using gettext
2007-09-03 dooglusRename ValueBase::same_as() to ValueBase::same_type_as...
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