Use Layer::simple_clone() rather than Layer::clone() in optimize_canvas() to prevent...
[synfig.git] / synfig-core / trunk / src / synfig / valuenode_step.cpp
2008-02-14 dooglusAnother change to the Step valuenode. Renamed some...
2008-02-14 dooglusChange the Step valuenode so it can produce any stepped...
2008-02-14 dooglusAdd new valuenode type "Step" to allow values to have...