Author: Carlos Lopez <[email protected]>
Date:   Thu Jul 21 17:26:55 2011 +0200

Give an initial value to homogenous parameter

---

 .../src/modules/mod_geometry/advanced_outline.cpp  |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/synfig-core/src/modules/mod_geometry/advanced_outline.cpp 
b/synfig-core/src/modules/mod_geometry/advanced_outline.cpp
index 3ccec0e..21becd9 100644
--- a/synfig-core/src/modules/mod_geometry/advanced_outline.cpp
+++ b/synfig-core/src/modules/mod_geometry/advanced_outline.cpp
@@ -78,6 +78,7 @@ Advanced_Outline::Advanced_Outline()
        width_=1.0f;
        expand_=0;
        smoothness_=0.5;
+       homogeneous_=false;
        clear();
 
        vector<BLinePoint> bline_point_list;


------------------------------------------------------------------------------
5 Ways to Improve & Secure Unified Communications
Unified Communications promises greater efficiencies for business. UC can 
improve internal communications as well as offer faster, more efficient ways
to interact with customers and streamline customer service. Learn more!
http://www.accelacomm.com/jaw/sfnl/114/51426253/
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to