Page 2 of 2
Re: Edit Bezier Curve
Posted: Thu Apr 28, 2022 4:03 pm
by hayasidist
lucasfranca wrote: ↑Thu Apr 28, 2022 3:04 pm
...
The tool does not appear in a non-zero frame. Do I have an old version of it? My version is 1.8.
1.80 is current..
I classed it as a drawing tool -- so with Drawing Tools enabled only on frame 0 it won't appear later in the timeline .... Edit / preferences / tools and clear the relevant checkbox
((from 13.5.3 onwards, tools that draw will (usually by default) create the shape on frame 0 irrespective of where in the timeline they're invoked - so that preference setting is now somewhat redundant))
Re: Edit Bezier Curve
Posted: Fri Apr 29, 2022 11:18 am
by lucasfranca
hayasidist wrote: ↑Thu Apr 28, 2022 4:03 pm
lucasfranca wrote: ↑Thu Apr 28, 2022 3:04 pm
...
The tool does not appear in a non-zero frame. Do I have an old version of it? My version is 1.8.
1.80 is current..
I classed it as a drawing tool -- so with Drawing Tools enabled only on frame 0 it won't appear later in the timeline .... Edit / preferences / tools and clear the relevant checkbox
((from 13.5.3 onwards, tools that draw will (usually by default) create the shape on frame 0 irrespective of where in the timeline they're invoked - so that preference setting is now somewhat redundant))
Enabling drawing on a non-zero frame worked! This is quite interesting and useful for some animations. Thank you!
Re: Edit Bezier Curve
Posted: Mon Jun 06, 2022 1:16 pm
by lucasfranca
This script of yours can be implemented in another tool, wouldn't you be offended?
Re: Edit Bezier Curve
Posted: Mon Jun 06, 2022 1:51 pm
by hayasidist
lucasfranca wrote: ↑Mon Jun 06, 2022 1:16 pm
This script of yours can be implemented in another tool, wouldn't you be offended?
not quite sure what you mean? do you want to reuse the code in your own (to be developed) tool? If so attribution would be the polite way to go ...

Re: Edit Bezier Curve
Posted: Mon Jun 06, 2022 2:19 pm
by EricTheFish
I have v1.8 of this script too. It works perfectly here on any timeline frame as long as Prefs are set to allow drawing beyond frame 0. I'm using Win10 Pro x64 Moho 13.5.5.
[edit] sorry, didn't see Hayasidist's earlier answer with same info.
Re: Edit Bezier Curve
Posted: Mon Jun 06, 2022 3:15 pm
by lucasfranca
hayasidist wrote: ↑Mon Jun 06, 2022 1:51 pm
lucasfranca wrote: ↑Mon Jun 06, 2022 1:16 pm
This script of yours can be implemented in another tool, wouldn't you be offended?
not quite sure what you mean? do you want to reuse the code in your own (to be developed) tool? If so attribution would be the polite way to go ...
Yes, this. And of course it always has attributions from sources and creators.
Re: Edit Bezier Curve
Posted: Mon Jun 06, 2022 3:42 pm
by hayasidist
lucasfranca wrote: ↑Mon Jun 06, 2022 3:15 pm
Yes, this. And of course it always has attributions from sources and creators.
go ahead! (and I look forward to seeing the end product!)