X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fmodules%2Flyr_std%2Fsphere_distort.cpp;fp=synfig-core%2Fsrc%2Fmodules%2Flyr_std%2Fsphere_distort.cpp;h=5786a46196151b3d9e17eb45192300f702f9a523;hb=d43ed398fd84b93b96eb91d91dafdf65c80537e6;hp=9c0003e677e2c6141fbf216e8fb691f4fbca51db;hpb=813c9518c88ab69610aa506392a33fc1560782b5;p=synfig.git diff --git a/synfig-core/src/modules/lyr_std/sphere_distort.cpp b/synfig-core/src/modules/lyr_std/sphere_distort.cpp index 9c0003e..5786a46 100644 --- a/synfig-core/src/modules/lyr_std/sphere_distort.cpp +++ b/synfig-core/src/modules/lyr_std/sphere_distort.cpp @@ -87,6 +87,8 @@ percent(1.0), type(TYPE_NORMAL), clip(false) { + Layer::Vocab voc(get_param_vocab()); + Layer::fill_static(voc); }