Hi!

El 13 de octubre de 2011 06:42, Zelgadis <[email protected]> escribió:

> Hi!
>
>
> 2011/10/13 Carlos López González <[email protected]>:
> > 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.
>
> That looks fine. It's good to have them viible for testing purposes if
> the animation andconverting disabled. ^_^
>
I would like to have it visible in the definitive version. Have a hidden
parameter that cannot be user changed makes me worry. It must be something
that use can check and see to understand why the position is behaving like
that.

>
> > 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.
>
> I have built an testing now.
> I found that "Upper boundary" is not = 1 (it's around 0,527.. ). I
>
It is very weird. There is not any code that changes that value other than
1.0 in constructor. Will check this evening.

> guess that's for testing purposes? ^_^
>
No, it isn't! ^__^

> The printed width position text looks very cool!
> Dragging the widthpoint is not works correctly - I guess that' just
> work in progress. ^_^
>
It should work fine. At last it is the last correction I made in the code.
Can you check that you have genete_draw_tool2 checked and up to date?
Also, what's exactly "not working correctly"? The displayed number is wrong?
or it doesn't work as expected?

> Good work!
> K.
>
> Thanks! ^__^

> --
> http://morevnaproject.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