Module: synfig/synfig Branch: genete_width_outline Commit: 9b7e1c5150587553c5f7470206ae0bc9c09656a2 URL: http://synfig.git.sourceforge.net/git/gitweb.cgi?p=synfig/synfig;a=commit;h=9b7e1c5150587553c5f7470206ae0bc9c09656a2
Author: Carlos Lopez <[email protected]> Date: Fri Jan 14 11:22:00 2011 +0100 Initial version of the Advanced Outline --- synfig-core/src/modules/mod_geometry/Makefile.am | 4 +- .../src/modules/mod_geometry/advanced_outline.cpp | 750 ++++++++++++++++++++ .../src/modules/mod_geometry/advanced_outline.h | 93 +++ synfig-core/src/modules/mod_geometry/main.cpp | 2 + 4 files changed, 848 insertions(+), 1 deletions(-) Diff: http://synfig.git.sourceforge.net/git/gitweb.cgi?p=synfig/synfig;a=commitdiff;h=9b7e1c5150587553c5f7470206ae0bc9c09656a2 ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
