Setting CutBrush operation parameters with GEORGE

A forum dedicated to George scripting questions
User avatar
Mike
Posts: 1050
Joined: 16 Feb 2006, 08:58

Re: Setting CutBrush operation parameters with GEORGE

Post by Mike »

Glad to know it was useful.

//---

[I don't test it]

For your script, if you use

Code: Select all

tv_GetActiveTool force
instead of just

Code: Select all

tv_GetActiveTool
and remove

Code: Select all

tv_AreaInit backup
you shouldn't have to set (again) something at the end of your script.
TVPaint Team
Post Reply