Added copyright lines for files I've edited this year.
[synfig.git] / synfig-core / trunk / src / modules / mod_particle / plant.cpp
2008-02-09 dooglusAdded copyright lines for files I've edited this year.
2008-02-04 dooglusAdd the 'offset' parameter to the Plant layer.
2008-01-15 dooglusFix 1831897: Use the 'width' of each blinepoint in...
2007-12-10 dooglusEdited the single line description of each source file...
2007-11-13 pabsInitial attempt at i18n support using gettext
2007-10-31 dooglusDon't render infinitely large plant layers.
2007-10-24 dooglusDon't allow 'splits' to be less than 1, or we get a...
2007-10-24 dooglusAdded a new parameter to the plant layer, 'Reverse...
2007-10-21 dooglusReject invalid and dangerous values for the 'step'...
2007-10-06 dooglusAdd my copyright to files I've modified.
2007-09-10 dooglusAdded a comment about the strange fudge factor in the...
2007-09-10 dooglusDefault the plant layer's Perpendicular Velocity to...
2007-09-09 dooglusTime Plant::sync(). Display timing information if...
2007-09-09 dooglusIn the plant layer, don't stunt growth at all when...
2007-09-09 dooglusPartially fix 1790903: Fixed the problem with the plant...
2007-09-09 dooglusAdded a new parameter to the plant layer, "Perpendicula...
2007-09-08 dooglusShow 'info' messages during the sync()ing of large...
2007-09-08 dooglusSpread the sprouts out evenly along each bline. Previo...
2007-09-08 dooglusDon't keep trying to sync() a plant layer if its bline...
2007-09-08 dooglusUse an enumeration type rather than unnamed integers...
2007-09-08 dooglusPut a mutex around Plant::sync() to stop 2 threads...
2007-09-07 dooglusTidying.
2007-09-07 dooglusAllow plant blines to have 2 points in them. Previousl...
2007-09-07 dooglusFix the 'plant' layer.
2007-09-04 dooglusUse "Size As Alpha" as parameter name, not "SizeAsAlpha".
2007-09-04 dooglusMove 'Paste Canvas' and 'Plant' into the 'Other' menu...
2007-09-03 dooglusRename ValueBase::same_as() to ValueBase::same_type_as...
2007-03-16 dooglusEnable $Id$ expansion.
2007-03-15 dooglusFixing warnings from doxygen:
2007-03-12 dooglusRemoved trailing whitespace.
2005-11-06 darcomore updates
2005-04-19 darcomoreupdates
2005-03-24 darcoInitial Stable Commit