Use a mutex to prevent the two render threads (rendering the workarea and the navigat...
[synfig.git] / synfig-core / trunk / src / synfig / layer_duplicate.h
2008-01-14 dooglusUse a mutex to prevent the two render threads (renderin...
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 dooglusAdd new convert types 'From Integer' and 'Duplicate...