Re: [Synfig-devl] Width point duck .... when and where are they created ?

2015-09-05 Thread d . j . a . y
>Re: [Synfig-devl] Width point duck .... when and where are they created ? >From: Permutator ​ - 2015-09-04 21:40:32 >It's trying to check if the input ValueDesc has a sub_name, but if it >doesn't have a parent ValueDesc, it won't have a sub_name. So chan

Re: [Synfig-devl] Width point duck .... when and where are they created ?

2015-09-05 Thread Konstantin Dmitriev
2015-09-05 3:40 GMT+06:00 Permutator : > I hope I'm using this mailing list thing right. Perfectly right. Thank you for responding! ^__^ Best Regards, K. > I know you said you looked in duckmatic, but this bit of code looks right to > me: > https://github.com/synfig/synfig/blob/master/synfig-stu

Re: [Synfig-devl] Width point duck .... when and where are they created ?

2015-09-04 Thread Permutator ​
I hope I'm using this mailing list thing right. I know you said you looked in duckmatic, but this bit of code looks right to me: https://github.com/synfig/synfig/blob/master/synfig-studio/src/gui/duckmatic.cpp#L2653 I don't know much about how ducks work, though, so maybe that's not what you're lo

[Synfig-devl] Width point duck .... when and where are they created ?

2015-09-04 Thread d . j . a . y
Hello, I'm looking at fixing : #889 - Crash on linking regular vertice and width point center TYPE_WIDTH http://www.synfig.org/issues/thebuggenie/synfig/issues/889 the crash come the assert(parent_is_value_desc()) from here : https://github.com/synfig/synfig/blob/master/synfig-studio/src/synfig