Hello here, 

Working on this branch : 
https://github.com/d-j-a-y/synfig/tree/djay_keyframe_enhancements 
with encouraging results : 
http://pix.toile-libre.org/upload/original/1398375027.png 

I have found something rare: 
- Has synfig::keyframe derivate from synfig::uniqueid, kf1==kf2 use parent 
uniqueid::operator== 
and this produce rare code, like 

if (kf1 == kf2) kf1 = kf2; 

https://github.com/d-j-a-y/synfig/commit/6bbb227ef879c14d40f3866b57674654065ad892
 

What do you think ? 
- Changing the lib here --making uniqueid::operator== virtual for example ?-- 
could produce a lot of 
unexpected effect .... 
------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to