Bugs item #1694325, was opened at 2007-04-04 15:55 Message generated for change (Comment added) made by dooglus You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1694325&group_id=144022
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: dooglus (dooglus) Assigned to: Nobody/Anonymous (nobody) Summary: newly created regions often aren't filled correctly Initial Comment: If I use the bline tool to create a new region, it will often create a region which isn't fully filled. This seems to happen when I just click the points into place, rather than click-and-drag. There are 2 examples here: http://dooglus.rincevent.net/synfig/incomplete-regions.html ---------------------------------------------------------------------- >Comment By: dooglus (dooglus) Date: 2007-04-05 01:39 Message: Logged In: YES user_id=1546005 Originator: YES r425 | dooglus | 2007-04-05 01:38:01 +0200 (Thu, 05 Apr 2007) | 2 lines Changed paths: M /synfig-core/trunk/src/modules/mod_geometry/region.cpp Fix 1694325: when looping wasn't enabled, the region was being closed by looping back to the end of the last curved segment, ignoring any straight segments; what we really need to do is always just loop back to the start of the line. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1694325&group_id=144022 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
