Author: Carlos Lopez <[email protected]>
Date: Sat Aug 13 20:34:25 2011 +0200
Now that homogeneous just places the widthpoints and the interpolation is
always homogeneous, let's redefine the "Homogeneous" description
---
.../src/modules/mod_geometry/advanced_outline.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/synfig-core/src/modules/mod_geometry/advanced_outline.cpp
b/synfig-core/src/modules/mod_geometry/advanced_outline.cpp
index 11808b7..bcd9147 100644
--- a/synfig-core/src/modules/mod_geometry/advanced_outline.cpp
+++ b/synfig-core/src/modules/mod_geometry/advanced_outline.cpp
@@ -934,7 +934,7 @@ Advanced_Outline::get_param_vocab()const
);
ret.push_back(ParamDesc("homogeneous")
.set_local_name(_("Homogeneous"))
- .set_description(_("Determines whether the interpolated width
is length based (true) or bezier based (false)"))
+ .set_description(_("When true, widthpoints positions are bline
length based"))
);
ret.push_back(ParamDesc("wplist")
.set_local_name(_("Width Point List"))
------------------------------------------------------------------------------
FREE DOWNLOAD - uberSVN with Social Coding for Subversion.
Subversion made easy with a complete admin console. Easy
to use, easy to manage, easy to install, easy to extend.
Get a Free download of the new open ALM Subversion platform now.
http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl