Added copyright lines for files I've edited this year.
[synfig.git] / synfig-core / trunk / src / synfig / layer_duplicate.cpp
2008-02-09 dooglusAdded copyright lines for files I've edited this year.
2008-01-27 dooglusHonor the "amount" parameter of the 'duplicate' layer.
2008-01-15 dooglusDon't reset the Duplicate Layer's Index parameter to...
2008-01-14 dooglusUse a mutex to prevent the two render threads (renderin...
2008-01-12 dooglusUse 'Composite' for the first time the layers under...
2008-01-07 dooglusShow the "Amount", "Blend Method" and "Z-Depth" paramet...
2008-01-07 dooglusWhen cloning a duplicate layer, always make a new ...
2008-01-05 dooglusUse a real type, not integer, for the "Duplicate" layer...
2008-01-05 dooglusWhen we create a 'Duplicate' layer, automatically have...
2008-01-05 dooglusAdd new convert types 'From Integer' and 'Duplicate...