X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Flyr_std%2Fsphere_distort.cpp;h=7c1024abfe72b660e9b21f4a07f162fdd035e415;hb=2f015c519aa92f29144873527c109c21c171c6a7;hp=732dd6fd0aad1ddb23b0dea0e1901f0122466fdf;hpb=42163e9d717ab6ac2cdda7f8e07c050c75f6861c;p=synfig.git diff --git a/synfig-core/trunk/src/modules/lyr_std/sphere_distort.cpp b/synfig-core/trunk/src/modules/lyr_std/sphere_distort.cpp index 732dd6f..7c1024a 100644 --- a/synfig-core/trunk/src/modules/lyr_std/sphere_distort.cpp +++ b/synfig-core/trunk/src/modules/lyr_std/sphere_distort.cpp @@ -1,6 +1,6 @@ /* === S Y N F I G ========================================================= */ /*! \file sphere_distort.cpp -** \brief Sphere Distort File +** \brief Implementation of the "Spherize" layer ** ** $Id$ ** @@ -81,8 +81,7 @@ SYNFIG_LAYER_SET_CVS_ID(Layer_SphereDistort,"$Id$"); /* === E N T R Y P O I N T ================================================= */ Layer_SphereDistort::Layer_SphereDistort() -:Layer_Composite(1.0,Color::BLEND_STRAIGHT), -center(0,0), +:center(0,0), radius(1), percent(1.0), type(TYPE_NORMAL),