Bugs item #1696333, was opened at 2007-04-08 09:23
Message generated for change (Settings changed) made by dooglus
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1696333&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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: dooglus (dooglus)
>Assigned to: dooglus (dooglus)
>Summary: \'rotate order\' can lose information

Initial Comment:
Load  attached file3.sif into studio.
Look at frame 13f.  Notice there's animation there.
Then go back to frame 0 and right-click bottom left vertex and select 'rotate 
order'.

Now look at frame 13f again.  The animation has gone.

----------------------------------------------------------------------

Comment By: dooglus (dooglus)
Date: 2007-04-10 02:59

Message:
Logged In: YES 
user_id=1546005
Originator: YES

The problem is that synfigapp/actions/valuenodedynamiclistrotateorder.cpp
implements 'Rotate Order' by deleting a vertex off one end of the list and
inserting it on the other end.  In this process the
ValueNode_DynamicList::ListEntry timing_info is lost.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1696333&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

Reply via email to