Use Layer::simple_clone() rather than Layer::clone() in optimize_canvas() to prevent...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sat, 22 Nov 2008 15:36:51 +0000 (15:36 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sat, 22 Nov 2008 15:36:51 +0000 (15:36 +0000)
commit843ac7146b30c389db9123564d0727b71c64def2
tree0a7edc46602b29ced0fa31e64ba0042e4670c671
parent47a979c060132d120dbc8160aa9ae2e8c9d900c0
Use Layer::simple_clone() rather than Layer::clone() in optimize_canvas() to prevent random valuenodes having their seed re-randomized when the layer structure is optimized.

git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2243 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/src/synfig/canvas.cpp