I'm hacking together a script to change line size up and down in 10 pixel increments no matter what tool is selected.
Is there a command to tell me what the current brush type is.. airbrush,penbrush,cutbrush etc..?
There's tv_BrushInfo but it only returns the width height of the cutbrush and not what type of brush is selected.
Get current brush mode?
Get current brush mode?
There's no place like ~/
Re: Get current brush mode?
tv_getactivetool and tv_getactiveshape will do the jobKenC wrote:I'm hacking together a script to change line size up and down in 10 pixel increments no matter what tool is selected.
Is there a command to tell me what the current brush type is.. airbrush,penbrush,cutbrush etc..?
There's tv_BrushInfo but it only returns the width height of the cutbrush and not what type of brush is selected.
Hervé ADAM, TVPaint Team