Hi!
I've done some improvements towards the ability of extending advanced
outlines with the Draw Tool.
I've preferred to show the lower and upper boundaries to the user just in
case he needs to change it back (the default behavior of the extend Draw
Tool is not the wanted one)
But I've coded to not allow those sub-params to export, unset static (make
animatable) or convert to anything. It can be possible to hide them back but
I wanted to play with them without need to edit the sif file.
Also I've fixed some render artifacts and fixed the ability of drag
widthpoints outside the bline start and end.
Before the fix, if the wplist is homogeneous and you drag from p>0 to p<0
then it doesn't store values smaller than zero and just consider it as non
loop.
After the fix, that works fine.
I have to change that behavior considering the width point boundaries. But
this is a little longer to do because I need to change the member functions
to convert from/to homogeneous to/from standard. It is because they are used
in many places and need to decide which parameter would receive to use the
widthpoints boundaries.
Other than this, it looks like the solution is near!
If you have time, please take a look and play with it to find errors and
artifacts.
Cheers!
Carlos
http://synfig.org
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to