GEORGE : Read/Write Properties Of Transform Tool

This section is dedicated to the feature & improvement requests (be sure what you are asking does not exist yet in TVPaint Animation ;) )
Post Reply
User avatar
Mads Juul
Posts: 3992
Joined: 02 May 2007, 19:18

GEORGE : Read/Write Properties Of Transform Tool

Post by Mads Juul »

It could be nice to Read the Properties of the transform tool with

Code: Select all

tv_setActiveShape "position" "backup"

So if I had a transform tool with these settings
Capture.JPG
Capture.JPG (23.77 KiB) Viewed 9103 times
It would return something like

Code: Select all

position mode shift MoveImage 0 MoveSelectionShape 0 MoveSelectionContent 0 PanningX 0 PanningY 0 Scale 100 Angle 0 AAliasing Smart ApplyOn CurrentLayer
then if Iwanted to set the AAlising I couls set it with

Code: Select all

tv_setActiveShape position AAliasing None
-Mads
Last edited by Mads Juul on 14 Nov 2014, 08:01, edited 1 time in total.
Elodie
Posts: 13912
Joined: 06 Jan 2009, 09:53
Location: Metz

Re: Read/Write Properties Of Transform Tool with George

Post by Elodie »

To do listed
User avatar
Mads Juul
Posts: 3992
Joined: 02 May 2007, 19:18

Re: Read/Write Properties Of Transform Tool with George

Post by Mads Juul »

Thank you :D
Post Reply