summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8c60073)
raw | patch | inline | side by side (parent: 8c60073)
author | johanengelen <johanengelen@users.sourceforge.net> | |
Fri, 28 Dec 2007 15:41:40 +0000 (15:41 +0000) | ||
committer | johanengelen <johanengelen@users.sourceforge.net> | |
Fri, 28 Dec 2007 15:41:40 +0000 (15:41 +0000) |
src/live_effects/lpe-pathalongpath.cpp | patch | blob | history |
index 9ac75cb3cb491a29e475b31c84b8416bb48471ed..ef6373274462922def2c5a417aa0994815d70d88 100644 (file)
copytype(_("Path copies"), _("How many copies to place along the skeleton path"), "copytype", PAPCopyTypeConverter, &wr, this, PAPCT_SINGLE_STRETCHED),
prop_scale(_("Width"), _("Width of the path"), "prop_scale", &wr, this, 1),
scale_y_rel(_("Width in units of length"), _("Scale the width of the path in units of its length"), "scale_y_rel", &wr, this, false),
- vertical_pattern(_("Original path is vertical"), "", "vertical", &wr, this, false)
+ vertical_pattern(_("Original path is vertical"), _("Rotates the original 90 degrees, before bending it along the bend path"), "vertical", &wr, this, false)
{
registerParameter( dynamic_cast<Parameter *>(&bend_path) );
/* Delayed until 0.47